disfactory-notification

Month: 2021-06

2021-06-01

github 10:24:30
⚠️ *Action required - upgrade app for g0v* ⚠️
github 10:24:30

*<https://github.com/Disfactory/imgur-keeper/compare/ccd0aabd5993...060b28519afc|1 new commit> pushed to <https://github.com/Disfactory/imgur-keeper/tree/master|`master`>* <https://github.com/Disfactory/imgur-keeper/commit/060b28519afc934def218ec54ecf3e6b84a9fa79|`060b2851`> - feat: new image list

github 10:59:42

*<https://github.com/Disfactory/DisfactoryMonthlyReport/compare/e30393171885...1d72e8ab92bf|1 new commit> pushed to <https://github.com/Disfactory/DisfactoryMonthlyReport/tree/master|`master`>* <https://github.com/Disfactory/DisfactoryMonthlyReport/commit/1d72e8ab92bf457e4bcd8b584561faec98110726|`1d72e8ab`> - {chore: autopublish 2021-06-01T02:59:39Z}

2021-06-02

github 19:47:51
⚠️ *Action required - upgrade app for g0v* ⚠️
github 19:47:53

#538 增加 /api/sectcode 使用者可以用這個 API 以段號,地號去搜尋 factory

1. 增加 /api/sectcode 使用者可以用這個 API 以段號,地號去搜尋 factory 例如使用 `/api/sectcode?sectcode=5212&amp;landcode=00190009` 就會回傳一個 factory 資料 2. 增加一個 script,這個 script 可以從經濟部下載 csv 並且將 csv 中的中文地段號轉成數字

github 21:52:17

#539 feat(factory): add some columns in factory table

*Summary* close <https://github.com/Disfactory/Disfactory/issues/527|#527> 因為如果欄位要能複選會變得有點困難,所以改成多分幾個欄位出來,然後每個欄位只能單選 <https://user-images.githubusercontent.com/11289529/120492527-bae1f200-c3ec-11eb-80fa-5ecbe6e542ce.png|image>

:white_check_mark: All checks have passed

2021-06-03

2021-06-04

github 09:58:49
⚠️ *Action required - upgrade app for g0v* ⚠️
github 09:58:49

*<https://github.com/Disfactory/about.disfactory.tw/compare/94cc7e7769d3...03579f75e589|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/03579f75e589a73e43a988ce767d2a034ecc141e|`03579f75`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:59:07

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/618c454c19324e6756f1acf55bb641a5ad031ba1|`618c454`> to github-pages

2021-06-05

github 06:54:21

#540 Bump django from 2.2.18 to 2.2.21 in /backend

Bumps <https://github.com/django/django|django> from 2.2.18 to 2.2.21. Commits • <https://github.com/django/django/commit/ff1385ae45d267f455b1744fb39a9ab5de688d05|`ff1385a`> [2.2.x] Bumped version for 2.2.21 release. • <https://github.com/django/django/commit/04ac1624bdc2fa737188401757cf95ced122d26d|`04ac162`> [2.2.x] Fixed <https://github.com/advisories/GHSA-rxjp-mfm9-w4wr|CVE-2021-31542> -- Tightened path &amp; file name sanitation in file... • <https://github.com/django/django/commit/7f1b088ab4a4342a87a11496096471703994a006|`7f1b088`> [2.2.x] Added <https://github.com/advisories/GHSA-xgxc-v2qg-chmh|CVE-2021-28658> to security archive. • <https://github.com/django/django/commit/e95fbb6a7653a5f199d5d8c90a282cdf9e58fc22|`e95fbb6`> [2.2.x] Post-release version bump. • <https://github.com/django/django/commit/ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d|`ad9fa56`> [2.2.x] Bumped version for 2.2.20 release. • <https://github.com/django/django/commit/4036d62bda0e9e9f6172943794b744a454ca49c2|`4036d62`> [2.2.x] Fixed <https://github.com/advisories/GHSA-xgxc-v2qg-chmh|CVE-2021-28658> -- Fixed potential directory-traversal via uploa... • <https://github.com/django/django/commit/6e58828f8bcd33dfc91f236a972ae5fd23c9b0bc|`6e58828`> [2.2.x] Added CVE-2021-23336 to security archive. • <https://github.com/django/django/commit/1fb4628a83ab597da41bf88011a3b3ae1980b458|`1fb4628`> [2.2.x] Post-release version bump. • <https://github.com/django/django/commit/21a5547793a24357a985390970b489aeeca06d45|`21a5547`> [2.2.x] Bumped version for 2.2.19 release. • <https://github.com/django/django/commit/fd6b6afd5959b638c62dbf4839ccff97e7f7dfda|`fd6b6af`> [2.2.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.ht... • Additional commits viewable in <https://github.com/django/django/compare/2.2.18...2.2.21|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/Disfactory/network/alerts|Security Alerts page>.

:white_check_mark: All checks have passed

github 09:31:07

*<https://github.com/Disfactory/about.disfactory.tw/compare/03579f75e589...cb7df2efbfd7|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/cb7df2efbfd779940ef8c9a2de9f10bb4fa99aa5|`cb7df2ef`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:31:25

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/06cd285ed4426224cea470f266dd2a5508c8684b|`06cd285`> to github-pages

2021-06-06

github 05:42:55
⚠️ *Action required - upgrade app for g0v* ⚠️
github 05:42:58

#43 chore(deps): bump ws from 6.2.1 to 6.2.2

Bumps <https://github.com/websockets/ws|ws> from 6.2.1 to 6.2.2. Commits • See full diff in <https://github.com/websockets/ws/commits|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/about.disfactory.tw/network/alerts|Security Alerts page>.

github 07:44:57

#16 chore(deps): bump ws from 6.2.1 to 6.2.2

Bumps <https://github.com/websockets/ws|ws> from 6.2.1 to 6.2.2. Commits • See full diff in <https://github.com/websockets/ws/commits|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/license.disfactory.tw/network/alerts|Security Alerts page>.

github 09:26:22

*<https://github.com/Disfactory/about.disfactory.tw/compare/cb7df2efbfd7...cf3fadbdb747|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/cf3fadbdb7477eb5f248a956908373351213fdf3|`cf3fadbd`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:26:39

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/aae7f302fd9d9929c59bb1db1953f43256acabe2|`aae7f30`> to github-pages

2021-06-08

github 09:24:27
⚠️ *Action required - upgrade app for g0v* ⚠️
github 09:24:27

*<https://github.com/Disfactory/about.disfactory.tw/compare/cf3fadbdb747...b1a140c268bc|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/b1a140c268bc66ff1acd308357c86928847ad0d5|`b1a140c2`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:24:42

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/39193549e7e35e33eee4025dbb3880df4d17c46b|`3919354`> to github-pages

github 16:43:53

#541 公文年份應為民國紀年

*Describe the bug* 現在輸出的docx,日期部分,「年」是西元紀年 *To Reproduce* 輸出任意一份公文 *Expected behavior* 更改為「110」 *Screenshots* <https://user-images.githubusercontent.com/60970217/121153470-abddc280-c878-11eb-9005-30a1b869a1da.png|截圖 2021-06-08 下午4 43 33>

2021-06-09

github 04:52:37

#542 Bump pillow from 8.1.1 to 8.2.0 in /backend

Bumps <https://github.com/python-pillow/Pillow|pillow> from 8.1.1 to 8.2.0. Release notes _Sourced from <https://github.com/python-pillow/Pillow/releases|pillow's releases>._ &gt; *8.2.0* &gt; &gt; <https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html|https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html> &gt; &gt; *Changes* &gt; &gt; • Security fixes for 8.2.0 <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5377|#5377> [<https://github.com/hugovk|`@​hugovk`>] &gt; • Move getxmp() to JpegImageFile <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5376|#5376> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Added getxmp() method <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5144|#5144> [<https://github.com/UrielMaD|`@​UrielMaD`>] &gt; • Compile LibTIFF with CMake on Windows <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5359|#5359> [<https://github.com/nulano|`@​nulano`>] &gt; • Add ImageShow support for GraphicsMagick <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5349|#5349> [<https://github.com/latosha-maltba|`@​latosha-maltba`>] &gt; • Tiff crash fixes in TiffDecode.c <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5372|#5372> [<https://github.com/wiredfool|`@​wiredfool`>] &gt; • Remove redundant check (addition to <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5364|#5364>) <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5366|#5366> [<https://github.com/kkopachev|`@​kkopachev`>] &gt; • Do not load transparent pixels from subsequent GIF frames <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5333|#5333> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Use LZW encoding when saving GIF images <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5291|#5291> [<https://github.com/raygard|`@​raygard`>] &gt; • Set all transparent colors to be equal in quantize() <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5282|#5282> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Allow PixelAccess to use Python *int* when parsing x and y <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5206|#5206> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Removed Image._MODEINFO <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5316|#5316> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Add preserve_tone option to autocontrast <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5350|#5350> [<https://github.com/elejke|`@​elejke`>] &gt; • Only import numpy when necessary <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5323|#5323> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Fixed linear_gradient and radial_gradient I and F modes <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5274|#5274> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Add support for reading TIFFs with PlanarConfiguration=2 <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5364|#5364> [<https://github.com/wiredfool|`@​wiredfool`>] &gt; • More OSS-Fuzz support <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5328|#5328> [<https://github.com/wiredfool|`@​wiredfool`>] &gt; • Do not premultiply alpha when resizing with Image.NEAREST resampling <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5304|#5304> [<https://github.com/nulano|`@​nulano`>] &gt; • Use quantization method attributes <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5353|#5353> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Dynamically link FriBiDi instead of Raqm <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5062|#5062> [<https://github.com/nulano|`@​nulano`>] &gt; • Removed build_distance_tables return value <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5363|#5363> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Allow fewer PNG palette entries than the bit depth maximum when saving <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5330|#5330> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Use duration from info dictionary when saving WebP <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5338|#5338> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Improved efficiency when creating GIF disposal images <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5326|#5326> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Stop flattening EXIF IFD into getexif() <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4947|#4947> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Replaced tiff_deflate with tiff_adobe_deflate compression when saving TIFF images <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5343|#5343> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Save ICC profile from TIFF encoderinfo <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5321|#5321> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Moved RGB fix inside ImageQt class <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5268|#5268> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Fix -Wformat error in TiffDecode <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5305|#5305> [<https://github.com/lukegb|`@​lukegb`>] &gt; • Allow alpha_composite destination to be negative <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5313|#5313> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Ensure file is closed if it is opened by ImageQt.ImageQt <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5260|#5260> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Added ImageDraw rounded_rectangle method <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5208|#5208> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Added IPythonViewer <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5289|#5289> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Only draw each rectangle outline pixel once <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5183|#5183> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Use mmap instead of built-in Win32 mapper <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5224|#5224> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Handle PCX images with an odd stride <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5214|#5214> [<https://github.com/radarhere|`@​radarhere`>] &gt; • Only read different sizes for "Large Thumbnail" MPO frames <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5168|#5168> [<https://github.com/radarhere|`@​radarhere`>] &gt; &gt; *Dependencies* &gt; &gt; • Updated harfbuzz to 2.8.0 <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5334|#5334> [<https://github.com/radarhere|`@​radarhere`>] &gt; &gt; *Deprecations* ... (truncated) Changelog _Sourced from <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst|pillow's changelog>._ &gt; *8.2.0 (2021-04-01)* &gt; &gt; • Added getxmp() method <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5144|#5144> [UrielMaD, radarhere] &gt; • Add ImageShow support for GraphicsMagick <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5349|#5349> [latosha-maltba, radarhere] &gt; • Do not load transparent pixels from subsequent GIF frames <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5333|#5333> [zewt, radarhere] &gt; • Use LZW encoding when saving GIF images <https://github-redirect.dependabot.com/python-pillow/Pillow/issues/5291|#5291> [raygard] &gt; • Set all transparent colors to be equal in quanti…

:white_check_mark: All checks have passed

github 09:06:44

*<https://github.com/Disfactory/about.disfactory.tw/compare/b1a140c268bc...dc3e9534253f|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/dc3e9534253f7288fb7fcae8bc1c6d9e17bf6d97|`dc3e9534`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:06:58

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/1855064f378faf88416552fd43b436365f225704|`1855064`> to github-pages

2021-06-10

github 02:34:09
⚠️ *Action required - upgrade app for g0v* ⚠️
github 02:34:12

#543 Bump django from 2.2.18 to 2.2.22 in /backend

Bumps <https://github.com/django/django|django> from 2.2.18 to 2.2.22. Commits • <https://github.com/django/django/commit/df9fd4661e203d41c189054d8b23d256815e14fc|`df9fd46`> [2.2.x] Bumped version for 2.2.22 release. • <https://github.com/django/django/commit/d9594c4ea57b6309d93879805302cec9ae9f23ff|`d9594c4`> [2.2.x] Fixed <https://github-redirect.dependabot.com/django/django/issues/32713|#32713>, Fixed <https://github.com/advisories/GHSA-qm57-vhq3-3fwf|CVE-2021-32052> -- Prevented newlines and tabs fro... • <https://github.com/django/django/commit/163700388cda2305c8dbcdb3ac1542a442f3e955|`1637003`> [2.2.x] Refs <https://github.com/advisories/GHSA-rxjp-mfm9-w4wr|CVE-2021-31542> -- Skipped mock AWS storage test on Windows. • <https://github.com/django/django/commit/bcafd9ba848d736769870b4fc940b2ebbf87a70a|`bcafd9b`> [2.2.x] Added <https://github.com/advisories/GHSA-rxjp-mfm9-w4wr|CVE-2021-31542> to security archive. • <https://github.com/django/django/commit/3931dc765177b2793fe806b4a02122b1a718b1c3|`3931dc7`> [2.2.x] Post-release version bump. • <https://github.com/django/django/commit/ff1385ae45d267f455b1744fb39a9ab5de688d05|`ff1385a`> [2.2.x] Bumped version for 2.2.21 release. • <https://github.com/django/django/commit/04ac1624bdc2fa737188401757cf95ced122d26d|`04ac162`> [2.2.x] Fixed <https://github.com/advisories/GHSA-rxjp-mfm9-w4wr|CVE-2021-31542> -- Tightened path &amp; file name sanitation in file... • <https://github.com/django/django/commit/7f1b088ab4a4342a87a11496096471703994a006|`7f1b088`> [2.2.x] Added <https://github.com/advisories/GHSA-xgxc-v2qg-chmh|CVE-2021-28658> to security archive. • <https://github.com/django/django/commit/e95fbb6a7653a5f199d5d8c90a282cdf9e58fc22|`e95fbb6`> [2.2.x] Post-release version bump. • <https://github.com/django/django/commit/ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d|`ad9fa56`> [2.2.x] Bumped version for 2.2.20 release. • Additional commits viewable in <https://github.com/django/django/compare/2.2.18...2.2.22|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/Disfactory/network/alerts|Security Alerts page>.

:white_check_mark: All checks have passed

github 09:02:19

*<https://github.com/Disfactory/about.disfactory.tw/compare/dc3e9534253f...2c5c0e796c03|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/2c5c0e796c03d868df57dfa9c8ffc9e5f1fc59d1|`2c5c0e79`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:02:33

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/291fecd6f85ded9a8a7b4448b5c4fcab002443a2|`291fecd`> to github-pages

2021-06-11

github 03:07:37
⚠️ *Action required - upgrade app for g0v* ⚠️
github 03:07:40

#544 Bump django from 2.2.18 to 2.2.24 in /backend

Bumps <https://github.com/django/django|django> from 2.2.18 to 2.2.24. Commits • <https://github.com/django/django/commit/2da029d8540ab0b2e9edcba25c4d46c52853197f|`2da029d`> [2.2.x] Bumped version for 2.2.24 release. • <https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc|`f27c38a`> [2.2.x] Fixed <https://github.com/advisories/GHSA-p99v-5w3c-jqq9|CVE-2021-33571> -- Prevented leading zeros in IPv4 addresses. • <https://github.com/django/django/commit/053cc9534d174dc89daba36724ed2dcb36755b90|`053cc95`> [2.2.x] Fixed <https://github.com/advisories/GHSA-68w8-qjq3-2gfm|CVE-2021-33203> -- Fixed potential path-traversal via admindocs'... • <https://github.com/django/django/commit/6229d8794ff7d3f471e29811857d72e67f24b608|`6229d87`> [2.2.x] Confirmed release date for Django 2.2.24. • <https://github.com/django/django/commit/f163ad5c638f79d3fd0e76bed0e15e6928fae1f5|`f163ad5`> [2.2.x] Added stub release notes and date for Django 2.2.24. • <https://github.com/django/django/commit/bed1755bc596b8c83351471e4276386b2e6643c0|`bed1755`> [2.2.x] Changed IRC references to Libera.Chat. • <https://github.com/django/django/commit/63f0d7a0f6b6d762b8c15894c531b687ac843c66|`63f0d7a`> [2.2.x] Refs <https://github-redirect.dependabot.com/django/django/issues/32718|#32718> -- Fixed file_storage.test_generate_filename and model_fi... • <https://github.com/django/django/commit/5fe4970bd0b64a24ed6f9f18db3d4a80b5ac0a78|`5fe4970`> [2.2.x] Post-release version bump. • <https://github.com/django/django/commit/61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef|`61f814f`> [2.2.x] Bumped version for 2.2.23 release. • <https://github.com/django/django/commit/b8ecb0643619a0650a4447b282478ce5257856e2|`b8ecb06`> [2.2.x] Fixed <https://github-redirect.dependabot.com/django/django/issues/32718|#32718> -- Relaxed file name validation in FileField. • Additional commits viewable in <https://github.com/django/django/compare/2.2.18...2.2.24|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/Disfactory/network/alerts|Security Alerts page>.

:white_check_mark: All checks have passed

github 08:56:43

*<https://github.com/Disfactory/about.disfactory.tw/compare/2c5c0e796c03...cbcef8e4920f|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/cbcef8e4920ffa04309850e443a8d27cf09eae9a|`cbcef8e4`> - feat: update the OG images &amp; og-imgs-cache.json

github 08:56:48

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/1cf4215c773dedca18a0958dd23c271d84e12b05|`1cf4215`> to github-pages

2021-06-12

github 08:54:51
⚠️ *Action required - upgrade app for g0v* ⚠️
github 08:54:51

*<https://github.com/Disfactory/about.disfactory.tw/compare/cbcef8e4920f...89369bdaf67b|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/89369bdaf67bd93fcb456a948ac6b7f9feef86c7|`89369bda`> - feat: update the OG images &amp; og-imgs-cache.json

github 08:55:04

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/e2b8b79d22dfed94f94b27258d93626669fb1a17|`e2b8b79`> to github-pages

github 15:42:37

*<https://github.com/Disfactory/Disfactory/compare/6bcfb1bd115c...02bfe95f99cd|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/db4f5a134f1a6f8f941e88302904f464fbda4738|`db4f5a13`> - Bump axios from 0.19.0 to 0.21.1 in /frontend <https://github.com/Disfactory/Disfactory/commit/02bfe95f99cd3462f268bfbbcb290ca437ff4806|`02bfe95f`> - Merge pull request #474 from Disfactory/dependabot/npm_and_yarn/frontend/axios-0.21.1

github 16:56:17

*<https://github.com/Disfactory/Disfactory/compare/02bfe95f99cd...984ccb2da23e|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/fc66237cd89ad96c234f64f32039f7922a2ffa2b|`fc66237c`> - Bump djangorestframework from 3.9.2 to 3.11.2 in /backend <https://github.com/Disfactory/Disfactory/commit/984ccb2da23e113e7867e59008d98b6050af9912|`984ccb2d`> - Merge pull request #516 from Disfactory/dependabot/pip/backend/djangorestframework-3.11.2

github 17:08:40

*<https://github.com/Disfactory/Disfactory/compare/984ccb2da23e...222ad0988372|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/ea04b1ffc2df7613cd063c875b80eca9ce447b93|`ea04b1ff`> - Bump lxml from 4.5.2 to 4.6.3 in /backend <https://github.com/Disfactory/Disfactory/commit/222ad09883728bf1fe7354ff2b8cbb88d7869ce1|`222ad098`> - Merge pull request #525 from Disfactory/dependabot/pip/backend/lxml-4.6.3

github 23:12:06

*<https://github.com/Disfactory/Disfactory/compare/222ad0988372...eef8d1290c7a|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/71d39723b92fde1e22de6ea5b83cd1260e1d7030|`71d39723`> - Bump pillow from 8.1.1 to 8.2.0 in /backend <https://github.com/Disfactory/Disfactory/commit/eef8d1290c7a7f04d06dcf6026b9b46d443ca375|`eef8d129`> - Merge pull request #542 from Disfactory/dependabot/pip/backend/pillow-8.2.0

github 23:30:25

*<https://github.com/Disfactory/Disfactory/compare/eef8d1290c7a...d040516c6287|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/57365a95311afe132f8c9f01fc12d29d06465b70|`57365a95`> - Bump django from 2.2.18 to 2.2.24 in /backend <https://github.com/Disfactory/Disfactory/commit/d040516c6287774b0dcb51d6a796d824f2753c57|`d040516c`> - Merge pull request #544 from Disfactory/dependabot/pip/backend/django-2.2.24

github 23:31:48

*<https://github.com/Disfactory/Disfactory/compare/d040516c6287...f6b3cd2ce3d9|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/a05d04e50deb76bf4d365c2bd8e48873d9e6eb91|`a05d04e5`> - feat(factory): add columns `building_status`, `usage_status`, `highlight_category` in factory <https://github.com/Disfactory/Disfactory/commit/f6b3cd2ce3d9c5d2f45a6bcbb196abbf69fdf0b0|`f6b3cd2c`> - Merge pull request #539 from Disfactory/new-columns

github 23:45:31

*<https://github.com/Disfactory/Disfactory/compare/f6b3cd2ce3d9...7cfe89d46a3d|5 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/a5938dec518ff20420afefe8a6389b7a20471231|`a5938dec`> - convert xlsx to json data <https://github.com/Disfactory/Disfactory/commit/434d80822276668226317f05baa51efdb0044c21|`434d8082`> - Use can use sectcode to find the factory. <https://github.com/Disfactory/Disfactory/commit/f644ba75ddb9de26ca7e6aef6ddbad4083543789|`f644ba75`> - Add download moea data script <https://github.com/Disfactory/Disfactory/commit/45bb1f8ba9880e6a6bec93e44f767763ec98eb51|`45bb1f8b`> - add sectcode api, user can use this api to search a factory by sectcode <https://github.com/Disfactory/Disfactory/commit/7cfe89d46a3d883cce70786d665644efcc9fb129|`7cfe89d4`> - Merge pull request #538 from Swind/convert_moea_data

2021-06-14

github 08:55:01
⚠️ *Action required - upgrade app for g0v* ⚠️
github 08:55:01

*<https://github.com/Disfactory/about.disfactory.tw/compare/89369bdaf67b...af0c9c7466ef|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/af0c9c7466ef822117caffc42a41533effdda2b1|`af0c9c74`> - feat: update the OG images &amp; og-imgs-cache.json

github 08:55:17

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/b9f1253e5e59360bb2397514bf3edb986148a590|`b9f1253`> to github-pages

2021-06-15

github 00:04:11

#545 Replace pipenv with poetry

更新 README 把關於 pipenv 的安裝換成 poetry

github 00:05:34

#546 upgrade package requests to 2.25.0

更新 requests 到 2.25.0 來讓 liburl3 更新到 1.26.5 ( 因為 liburl3 是 requests 在使用 )

github 09:04:06
⚠️ *Action required - upgrade app for g0v* ⚠️
github 09:04:06

*<https://github.com/Disfactory/about.disfactory.tw/compare/af0c9c7466ef...8ceb03ca3e09|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/8ceb03ca3e09145270785aa1c0d3e3ca185b1a45|`8ceb03ca`> - feat: update the OG images &amp; og-imgs-cache.json

github 09:04:30

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/15b1c731c4ed92ea1ac8bf93733992b7b6c01751|`15b1c73`> to github-pages

github 15:33:05

#44 「各縣市回報進度」chart memo

應該要加油的是回報率對低的縣市,而非最高 目前畫面: <https://user-images.githubusercontent.com/60970217/122011271-7ee85d00-cdee-11eb-9933-f8230cf24491.png|截圖 2021-06-15 下午3 29 34> 如果是現在的回報率,那應以嘉義為優先 不過因為嘉義市全區皆為都市計畫,故應該把嘉義市拉掉,顯示「雲林縣民眾要加油囉!:facepunch: 」

2021-06-16

github 08:57:14

*<https://github.com/Disfactory/about.disfactory.tw/compare/8ceb03ca3e09...8af9b9db4f82|1 new commit> pushed to <https://github.com/Disfactory/about.disfactory.tw/tree/dev|`dev`>* <https://github.com/Disfactory/about.disfactory.tw/commit/8af9b9db4f823a498af03362be162af6c1de36d1|`8af9b9db`> - feat: update the OG images &amp; og-imgs-cache.json

github 08:57:29

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/75319c2824225ce78bf484a4ff1c361eac02c87b|`75319c2`> to github-pages

github 15:55:03
⚠️ *Action required - upgrade app for g0v* ⚠️
github 19:05:30

#547 更新 easymap 的 URL

fix <https://github.com/Disfactory/Disfactory/issues/460|#460> 由於 easymap 已經全面更換使用 `https` ,並且修改了 API 網址。 所以導致 <https://github.com/Disfactory/Disfactory/issues/460|#460> 的問題。

github 19:15:24

#548 更新 easymap 的 URL

easymap 的 API 與 URL 都更換了,所以導致了 <https://github.com/Disfactory/Disfactory/issues/460|#460> 的功能又失效。

github 19:22:01

*<https://github.com/Disfactory/Disfactory/compare/7cfe89d46a3d...6d6613f9d3f5|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/41329fb6966fb638648e4801e1949f1e7a0ab24e|`41329fb6`> - Replace pipenv with poetry <https://github.com/Disfactory/Disfactory/commit/6d6613f9d3f5e55c249ba9801b8756d73d323188|`6d6613f9`> - Merge pull request #545 from Swind/update_readme

github 19:22:23

*<https://github.com/Disfactory/Disfactory/compare/6d6613f9d3f5...83d5dc849d8e|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/0c20fd5376c55d80da7776d8360342975b98a742|`0c20fd53`> - upgrade package requests to 2.25.0 <https://github.com/Disfactory/Disfactory/commit/83d5dc849d8e828c7b1666190b23227940005dcc|`83d5dc84`> - Merge pull request #546 from Swind/upgrade_urllib3

github 19:24:20

*<https://github.com/Disfactory/Disfactory/compare/83d5dc849d8e...b94d593d1433|2 new commits> pushed to <https://github.com/Disfactory/Disfactory/tree/master|`master`>* <https://github.com/Disfactory/Disfactory/commit/ce8b526b897a74fd903e001cf6b9c05cc93e2143|`ce8b526b`> - Update easymap url and add testcases for easymap <https://github.com/Disfactory/Disfactory/commit/b94d593d143338d576e32841a36ef728bc1337b6|`b94d593d`> - Merge pull request #548 from Swind/fix_460

github 20:22:01

#549 fix #541 公文年份應為民國

fix <https://github.com/Disfactory/Disfactory/issues/541|#541> 將公文的年份改為民國

2021-06-17

github 04:40:29

#45 chore(deps): bump postcss from 7.0.35 to 7.0.36

Bumps <https://github.com/postcss/postcss|postcss> from 7.0.35 to 7.0.36. Release notes _Sourced from <https://github.com/postcss/postcss/releases|postcss's releases>._ &gt; *7.0.36* &gt; &gt; • Backport ReDoS vulnerabilities from PostCSS 8. Changelog _Sourced from <https://github.com/postcss/postcss/blob/main/CHANGELOG.md|postcss's changelog>._ &gt; *7.0.36* &gt; &gt; • Backport ReDoS vulnerabilities from PostCSS 8. Commits • <https://github.com/postcss/postcss/commit/67e3d7b3402c5d3d036ab7c1e781f86910d6ca72|`67e3d7b`> Release 7.0.36 version • <https://github.com/postcss/postcss/commit/54cbf3c4847eb0fb1501b9d2337465439e849734|`54cbf3c`> Backport ReDoS vulnerabilities from PostCSS 8 • See full diff in <https://github.com/postcss/postcss/compare/7.0.35...7.0.36|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/about.disfactory.tw/network/alerts|Security Alerts page>.

github 06:39:25

#17 chore(deps): bump postcss from 7.0.27 to 7.0.36

Bumps <https://github.com/postcss/postcss|postcss> from 7.0.27 to 7.0.36. Release notes _Sourced from <https://github.com/postcss/postcss/releases|postcss's releases>._ &gt; *7.0.36* &gt; &gt; • Backport ReDoS vulnerabilities from PostCSS 8. &gt; &gt; *7.0.35* &gt; &gt; • Add <https://github.com/postcss/postcss/wiki/PostCSS-8-for-end-users|migration guide link> to PostCSS 8 error text. &gt; &gt; *7.0.34* &gt; &gt; • Fix compatibility with `postcss-scss` 2. &gt; &gt; *7.0.33* &gt; &gt; • Add error message for PostCSS 8 plugins. &gt; &gt; *7.0.32* &gt; &gt; • Fix error message (by <https://github.com/admosity|`@​admosity`>). &gt; &gt; *7.0.31* &gt; &gt; • Use only the latest source map annotation (by <https://github.com/emzoumpo|`@​emzoumpo`>). &gt; &gt; *7.0.30* &gt; &gt; • Fix TypeScript definition (by <https://github.com/nex3|`@​nex3`>) &gt; &gt; *7.0.29* &gt; &gt; • Update `Processor#version`. &gt; &gt; *7.0.28* &gt; &gt; • Fix TypeScript definition (by <https://github.com/nex3|`@​nex3`>). Changelog _Sourced from <https://github.com/postcss/postcss/blob/main/CHANGELOG.md|postcss's changelog>._ &gt; *7.0.36* &gt; &gt; • Backport ReDoS vulnerabilities from PostCSS 8. &gt; &gt; *7.0.35* &gt; &gt; • Add migration guide link to PostCSS 8 error text. &gt; &gt; *7.0.34* &gt; &gt; • Fix compatibility with `postcss-scss` 2. &gt; &gt; *7.0.33* &gt; &gt; • Add error message for PostCSS 8 plugins. &gt; &gt; *7.0.36* &gt; &gt; • Backport ReDoS vulnerabilities from PostCSS 8. &gt; &gt; *7.0.35* &gt; &gt; • Add migration guide link to PostCSS 8 error text. &gt; &gt; *7.0.34* &gt; &gt; • Fix compatibility with `postcss-scss` 2. &gt; &gt; *7.0.33* &gt; &gt; • Add error message for PostCSS 8 plugins. &gt; &gt; *7.0.32* &gt; &gt; • Fix error message (by <https://github.com/admosity|`@​admosity`>). &gt; &gt; *7.0.31* &gt; &gt; • Use only the latest source map annotation (by Emmanouil Zoumpoulakis). &gt; &gt; *7.0.30* &gt; &gt; • Fix TypeScript definition (by Natalie Weizenbaum). &gt; &gt; *7.0.29* &gt; &gt; • Update `Processor#version`. &gt; &gt; *7.0.28* &gt; &gt; • Fix TypeScript definition (by Natalie Weizenbaum). Commits • <https://github.com/postcss/postcss/commit/67e3d7b3402c5d3d036ab7c1e781f86910d6ca72|`67e3d7b`> Release 7.0.36 version • <https://github.com/postcss/postcss/commit/54cbf3c4847eb0fb1501b9d2337465439e849734|`54cbf3c`> Backport ReDoS vulnerabilities from PostCSS 8 • <https://github.com/postcss/postcss/commit/12832f3d203474bd273bd06bd3b2407567bfe09e|`12832f3`> Release 7.0.35 version • <https://github.com/postcss/postcss/commit/4455ef6baf84ceea87cb662131f95d798063896c|`4455ef6`> Use OpenCollective in funding • <https://github.com/postcss/postcss/commit/e867c794b5d646839350dd4b76f3cc81423413e6|`e867c79`> Add migration guide to PostCSS 8 error • <https://github.com/postcss/postcss/commit/32a22a98bc4de9c7a2489041ceae24eedc62144f|`32a22a9`> Release 7.0.34 version • <https://github.com/postcss/postcss/commit/22939829688574b9acdbd29106ca2ec9470b2b17|`2293982`> Lock build targets • <https://github.com/postcss/postcss/commit/2c3a111a940b373a60fae196e63931b3b6e9d8ca|`2c3a111`> Release 7.0.33 version • <https://github.com/postcss/postcss/commit/4105f21b48d75847e822e89746633792c478922b|`4105f21`> Use yaspeller instead of yaspeller-ci • <https://github.com/postcss/postcss/commit/c8d02a0da503f9fa5d96a854a2c9244710c18c72|`c8d02a0`> Revert yaspeller-ci removal • Additional commits viewable in <https://github.com/postcss/postcss/compare/7.0.27...7.0.36|compare view> <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores|Dependabot compatibility score> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. * * * Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: • `@dependabot rebase` will rebase this PR • `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it • `@dependabot merge` will merge this PR after your CI passes on it • `@dependabot squash and merge` will squash and merge this PR after your CI passes on it • `@dependabot cancel merge` will cancel a previously requested merge and block automerging • `@dependabot reopen` will reopen this PR if it is closed • `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually • `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) • `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) • `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language • `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language • `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language • `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the <https://github.com/Disfactory/license.disfactory.tw/network/alerts|Security Alerts page>.

github 08:54:36
GitHub app is successfully upgraded in your workspace 🎉
To receive notifications in your private channels, you need to invite the GitHub app `/invite @GitHub`
github2 08:56:13

*<https://github.com/Disfactory/about.disfactory.tw/compare/8af9b9db4f82...00421582f6d8|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/00421582f6d8f9de9035e2a60913f6d6e2d0016a|00421582>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:56:28

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/79b822c4ffd8675025c7cb478dcc5e30a416e38c|`79b822c`> to github-pages

2021-06-18

github2 08:57:54

*<https://github.com/Disfactory/about.disfactory.tw/compare/00421582f6d8...623b9a95b06e|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/623b9a95b06edbbecf3f72175d4073077bffee20|623b9a95>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:58:10

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/7c645aa1d9b2249eaaf8a8fbbf2b218d27efda16|`7c645aa`> to github-pages

2021-06-19

github2 08:57:39

*<https://github.com/Disfactory/about.disfactory.tw/compare/623b9a95b06e...7e9a73c48c7d|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/7e9a73c48c7daa03bc77aec2c8da2f3c99252e45|7e9a73c4>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:59:01

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/6632c1e55f9b5a481547481b49e70cac6bee0360|`6632c1e`> to github-pages

2021-06-21

github2 09:03:25

*<https://github.com/Disfactory/about.disfactory.tw/compare/7e9a73c48c7d...72554f01b106|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/72554f01b10680135687ea4029f898b3e3e07a23|72554f01>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:03:40

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/87a2fd78c682be53925793f953f23056d6538ad2|`87a2fd7`> to github-pages

2021-06-22

github2 15:17:17

*<https://github.com/Disfactory/DisfactoryMonthlyReport/compare/1d72e8ab92bf...ee9121a2f592|1 new commit> pushed to `<https://github.com/Disfactory/DisfactoryMonthlyReport/tree/master|master>` by github-actions[bot]* `<https://github.com/Disfactory/DisfactoryMonthlyReport/commit/ee9121a2f59282edaf3ecb28a420b47f3fb6b963|ee9121a2>` - {chore: autopublish 2021-06-22T07:17:14Z}

2021-06-23

github2 08:51:45

*<https://github.com/Disfactory/about.disfactory.tw/compare/72554f01b106...12ede41b605b|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/12ede41b605b844b55cbfe0dbaaae709fc242017|12ede41b>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:52:00

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/24e8b58e344da5d934f52ffe7772947014c7bc58|`24e8b58`> to github-pages

github2 16:36:35
[Disfactory/frontend] Pull request opened by komali2

<https://github.com/Disfactory/frontend/pull/111|#111 Cluster pins by type>

Still need to get clicking of clusters to zoom in and exapnd!

:white_check_mark: 7 other checks have passed

github2 16:36:35
[Disfactory/frontend] Pull request opened by komali2

<https://github.com/Disfactory/frontend/pull/111|#111 Cluster pins by type>

Still need to get clicking of clusters to zoom in and exapnd!

:white_check_mark: 7 other checks have passed

github2 21:10:09

*<https://github.com/Disfactory/Disfactory/compare/b94d593d1433...d59cd5b62419|2 new commits> pushed to `<https://github.com/Disfactory/Disfactory/tree/master|master>` by Swind* `<https://github.com/Disfactory/Disfactory/commit/c477c06f194b9a10597b7ea2ea4a030584c5290d|c477c06f>` - fix #541 公文年份應為民國 `<https://github.com/Disfactory/Disfactory/commit/d59cd5b624194998d15cb7364bb286a32ed989ce|d59cd5b6>` - Merge pull request #549 from Swind/fix_541

github2 21:52:11
[Disfactory/Disfactory] Pull request opened by Swind

<https://github.com/Disfactory/Disfactory/pull/550|#550 修正 user admin page 無法儲存的問題>

修正 user admin page 無法儲存的問題

:white_check_mark: All checks have passed

github2 22:02:48
[Disfactory/Disfactory] Pull request opened by Swind

<https://github.com/Disfactory/Disfactory/pull/551|#551 修正 user admin page 無法儲存的問題>

修正 user admin page 無法儲存的問題

:white_check_mark: All checks have passed

github2 22:04:59

*<https://github.com/Disfactory/Disfactory/compare/d59cd5b62419...dd50cb82b663|2 new commits> pushed to `<https://github.com/Disfactory/Disfactory/tree/master|master>` by Swind* `<https://github.com/Disfactory/Disfactory/commit/c788b6975088b04e1c20cf4766f583595cdac5a8|c788b697>` - fixed that user admin page can't save bug `<https://github.com/Disfactory/Disfactory/commit/dd50cb82b663fdc49d9dd1bdecd3e0ef656463f5|dd50cb82>` - Merge pull request #551 from Swind/fix_user_admin_page

2021-06-24

github2 08:44:56

*<https://github.com/Disfactory/about.disfactory.tw/compare/12ede41b605b...e9f303c5953a|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/e9f303c5953a0200bb82da9dfa5794a916b26060|e9f303c5>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:45:14

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/3dcab64f8b5fc02ef3fc6e3e71bc67b5b144bb11|`3dcab64`> to github-pages

github2 16:31:02
[Disfactory/Disfactory] Pull request opened by Swind

<https://github.com/Disfactory/Disfactory/pull/552|#552 fixed issue #527: doesn't update landcode when can't get landcode inf…>

因為 task 在 query easymap 失敗的時候,會每分鐘重新 query 一次。 不知道是否是這個原因現在 production 跟 staging 兩台機器現在 query easymap 都會取得一個 500 error。 所以現在 easymap 的 task 不會 raise exception 了,query 失敗就讓他失敗了。 然後在更新 factory 的時候,如果無法取得 easymap 的資訊,現在也不會 raise exception,就讓他不更新了 ...

:white_check_mark: All checks have passed

github2 16:48:34

*<https://github.com/Disfactory/Disfactory/compare/dd50cb82b663...1ace29127a97|2 new commits> pushed to `<https://github.com/Disfactory/Disfactory/tree/master|master>` by Swind* `<https://github.com/Disfactory/Disfactory/commit/3395ba3d114ce4dcc9421b5d847d46e460c1379e|3395ba3d>` - fixed issue #527: doesn't update landcode when can't get landcode information from easymap `<https://github.com/Disfactory/Disfactory/commit/1ace29127a97208be77ade1333edfa02a8a2396d|1ace2912>` - Merge pull request #552 from Swind/fix_527_reopen

github2 18:39:38
[Disfactory/Disfactory] Issue opened by peii052

<https://github.com/Disfactory/Disfactory/issues/553|#553 將經濟部中高汙染查處情形匯入圖台>

*Is your feature request related to a problem? Please describe.* 經濟部自四月開始查處既有中高污染工廠,每個月新增一次查處報告, 希望可以將查處結果(輔導方向那欄)呈現在地圖上,方便民眾檢核 <https://user-images.githubusercontent.com/81308197/123248469-8d372700-d51a-11eb-8953-0826d769e830.png|螢幕截圖 2021-06-24 16 50 32> *Describe the solution you'd like* 依據地號,將該工廠的資料匯入後台,並標示source為政府。 地圖上圖釘的外觀特別做區隔 圖釘標籤: • 關廠 • 轉型 • 遷廠 • 待確認 若有透過本系統檢舉的案件,可以更新該筆資料在網頁的狀態 其他案件則希望特別標注來源(因為非由本系統上傳,也非由地公檢舉) memo • 若該列資料沒有地號,可以直接忽略 • 輔導方向並非該工廠最終處置結果,而是指其申請的輔導方式,還須等待主管機關核定申請計畫。

2021-06-25

github2 13:12:34
[Disfactory/Disfactory] Issue opened by peii052

<https://github.com/Disfactory/Disfactory/issues/554|#554 在factory table篩選單中增加欄位>

*Is your feature request related to a problem? Please describe.* factory object中的工廠已新增狀態欄位,希望能在factorys table右側filter選取篩選 *Describe the solution you'd like* 在factorys table 中的 filter欄位加入by building status、by usage status以及by highlight category <https://user-images.githubusercontent.com/81308197/123372540-5282cc80-d5b6-11eb-9e99-4ed6506e34dd.png|螢幕截圖 2021-06-25 13 05 23> <https://user-images.githubusercontent.com/81308197/123372544-557dbd00-d5b6-11eb-9a4b-453013caa59e.png|螢幕截圖 2021-06-25 13 01 36>

2021-06-26

github2 08:54:53

*<https://github.com/Disfactory/about.disfactory.tw/compare/e9f303c5953a...2e1e388095d7|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/2e1e388095d7bbe30bb02b2516a3440561de0049|2e1e3880>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:55:08

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/62c276e3cb3b19b2c386dd68ee83c2fef4448510|`62c276e`> to github-pages

2021-06-29

github2 03:46:41
[Disfactory/license.disfactory.tw] Pull request opened by dependabot[bot]

<https://github.com/Disfactory/license.disfactory.tw/pull/18|#18 chore(deps): bump prismjs from 1.19.0 to 1.24.0>

Bumps <https://github.com/PrismJS/prism|prismjs> from 1.19.0 to 1.24.0. Release notes _Sourced from <https://github.com/PrismJS/prism/releases|prismjs's releases>._ &gt; *v1.24.0* &gt; &gt; Release 1.24.0 &gt; &gt; *v1.23.0* &gt; &gt; Release 1.23.0 &gt; &gt; *v1.22.0* &gt; &gt; Release 1.22.0 &gt; &gt; *v1.21.0* &gt; &gt; Release 1.21.0 &gt; &gt; *v1.20.0* &gt; &gt; Release 1.20.0 Changelog _Sourced from <https://github.com/PrismJS/prism/blob/master/CHANGELOG.md|prismjs's changelog>._ &gt; *1.24.0 (2021-06-27)* &gt; *New components* &gt; &gt; • *CFScript* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2771|#2771>) <https://github.com/PrismJS/prism/commit/b0a6ec85|`b0a6ec85`> &gt; • *ChaiScript* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2706|#2706>) <https://github.com/PrismJS/prism/commit/3f7d7453|`3f7d7453`> &gt; • *COBOL* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2800|#2800>) <https://github.com/PrismJS/prism/commit/7e5f78ff|`7e5f78ff`> &gt; • *Coq* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2803|#2803>) <https://github.com/PrismJS/prism/commit/41e25d3c|`41e25d3c`> &gt; • *CSV* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2794|#2794>) <https://github.com/PrismJS/prism/commit/f9b69528|`f9b69528`> &gt; • *DOT (Graphviz)* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2690|#2690>) <https://github.com/PrismJS/prism/commit/1f91868e|`1f91868e`> &gt; • *False* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2802|#2802>) <https://github.com/PrismJS/prism/commit/99a21dc5|`99a21dc5`> &gt; • *ICU Message Format* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2745|#2745>) <https://github.com/PrismJS/prism/commit/bf4e7ba9|`bf4e7ba9`> &gt; • *Idris* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2755|#2755>) <https://github.com/PrismJS/prism/commit/e9314415|`e9314415`> &gt; • *Jexl* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2764|#2764>) <https://github.com/PrismJS/prism/commit/7e51b99c|`7e51b99c`> &gt; • *KuMir (КуМир)* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2760|#2760>) <https://github.com/PrismJS/prism/commit/3419fb77|`3419fb77`> &gt; • *Log file* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2796|#2796>) <https://github.com/PrismJS/prism/commit/2bc6475b|`2bc6475b`> &gt; • *Nevod* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2798|#2798>) <https://github.com/PrismJS/prism/commit/f84c49c5|`f84c49c5`> &gt; • *OpenQasm* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2797|#2797>) <https://github.com/PrismJS/prism/commit/1a2347a3|`1a2347a3`> &gt; • *PATROL Scripting Language* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2739|#2739>) <https://github.com/PrismJS/prism/commit/18c67b49|`18c67b49`> &gt; • *Q#* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2804|#2804>) <https://github.com/PrismJS/prism/commit/1b63cd01|`1b63cd01`> &gt; • *Rego* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2624|#2624>) <https://github.com/PrismJS/prism/commit/e38986f9|`e38986f9`> &gt; • *Squirrel* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2721|#2721>) <https://github.com/PrismJS/prism/commit/fd1081d2|`fd1081d2`> &gt; • *URI* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2708|#2708>) <https://github.com/PrismJS/prism/commit/bbc77d19|`bbc77d19`> &gt; • *V* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2687|#2687>) <https://github.com/PrismJS/prism/commit/72962701|`72962701`> &gt; • *Wolfram language* &amp; *Mathematica* &amp; *Mathematica Notebook* (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2921|#2921>) <https://github.com/PrismJS/prism/commit/c4f6b2cc|`c4f6b2cc`> &gt; &gt; *Updated components* &gt; &gt; • Fixed problems reported by `regexp/no-dupe-disjunctions` (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2952|#2952>) <https://github.com/PrismJS/prism/commit/f471d2d7|`f471d2d7`> &gt; • Fixed some cases of quadratic worst-case runtime (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2922|#2922>) <https://github.com/PrismJS/prism/commit/79d22182|`79d22182`> &gt; • Fixed 2 cases of exponential backtracking (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2774|#2774>) <https://github.com/PrismJS/prism/commit/d85e30da|`d85e30da`> &gt; • *AQL* &gt; • Update for ArangoDB 3.8 (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2842|#2842>) <https://github.com/PrismJS/prism/commit/ea82478d|`ea82478d`> &gt; • *AutoHotkey* &gt; • Improved tag pattern (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2920|#2920>) <https://github.com/PrismJS/prism/commit/fc2a3334|`fc2a3334`> &gt; • *Bash* &gt; • Accept hyphens in function names (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2832|#2832>) <https://github.com/PrismJS/prism/commit/e4ad22ad|`e4ad22ad`> &gt; • Fixed single-quoted strings (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2792|#2792>) <https://github.com/PrismJS/prism/commit/e5cfdb4a|`e5cfdb4a`> &gt; • *C++* &gt; • Added support for generic functions and made `::` punctuation (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2814|#2814>) <https://github.com/PrismJS/prism/commit/3df62fd0|`3df62fd0`> &gt; • Added missing keywords and modules (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2763|#2763>) <https://github.com/PrismJS/prism/commit/88fa72cf|`88fa72cf`> &gt; • *Dart* &gt; • Improved support for classes &amp; generics (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2810|#2810>) <https://github.com/PrismJS/prism/commit/d0bcd074|`d0bcd074`> &gt; • *Docker* &gt; • Improvements (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2720|#2720>) <https://github.com/PrismJS/prism/commit/93dd83c2|`93dd83c2`> &gt; • *Elixir* &gt; • Added missing keywords (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2958|#2958>) <https://github.com/PrismJS/prism/commit/114e4626|`114e4626`> &gt; • Added missing keyword and other improvements (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2773|#2773>) <https://github.com/PrismJS/prism/commit/e6c0d298|`e6c0d298`> &gt; • Added `defdelagate` keyword and highlighting for function/module names (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2709|#2709>) <https://github.com/PrismJS/prism/commit/59f725d7|`59f725d7`> &gt; • *F#* ... (truncated) Commits • <https://github.com/PrismJS/prism/commit/3432b4b1e4440d6592ed82b6b5b9e72f660e43a8|`3432b4b`> 1.24.0 • <https://github.com/PrismJS/prism/commit/46d07207687fa747018b6676250507a486c0117f|`46d0720`> Updated `.npmignore` (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2971|#2971>) • <https://github.com/PrismJS/prism/commit/aef7f08df6d6fe1e027ee3ab347c2f391c0c1045|`aef7f08`> Changelog for v1.24.0 (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2965|#2965>) • <https://github.com/PrismJS/prism/commit/e9477d8369bc59cacc99d1d81abfe3e20b7df258|`e9477d8`> Markdown: Improved code snippets (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2967|#2967>) • <https://github.com/PrismJS/prism/commit/4b55bd6af88559d430fc195fbe5845364ade8df1|`4b55bd6`> Made Match Braces and Custom Class compatible (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2947|#2947>) • <https://github.com/PrismJS/prism/commit/e8d3b50330a325a8291f20d63f60e68a985ae738|`e8d3b50`> ESLint: Added `regexp/strict` rule (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2944|#2944>) • <https://github.com/PrismJS/prism/commit/bfd7fded29755510571e3abf0846f2a9edf44ef6|`bfd7fde`> GraphQL: Fixed `definition-query` and `definition-mutation` tokens (<https://github-redirect.dependabot.com/PrismJS/prism/issues/2964|#2964>)…

github2 03:46:43
[Disfactory/license.disfactory.tw] Pull request closed by dependabot[bot]

<https://github.com/Disfactory/license.disfactory.tw/pull/9|#9 chore(deps): bump prismjs from 1.19.0 to 1.23.0>

2021-06-30

github2 08:59:16

*<https://github.com/Disfactory/about.disfactory.tw/compare/2e1e388095d7...f83e1da4d68f|1 new commit> pushed to `<https://github.com/Disfactory/about.disfactory.tw/tree/dev|dev>` by github-actions[bot]* `<https://github.com/Disfactory/about.disfactory.tw/commit/f83e1da4d68fd6bf6a01c010f75bfcc6f7a1fb00|f83e1da4>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:59:29

Successfully deployed <https://github.com/Disfactory/about.disfactory.tw/commit/842ed78aaaf1385166c2faa734d8e9518a958b7a|`842ed78`> to github-pages