SettingDust
f892480be7
fix(modrinth): using path param instead of query string since the que… ( #14367 )
...
* fix(modrinth): using path param instead of query string since the query won't affect cached result
* fix(modrinth): use `URLSearchParams` instead of querystring
* docs(modrinth): typo
* fix(modrinth): avoid empty array query when no value
---------
2024-02-03 10:35:11 +08:00
dependabot[bot]
d037d5a31f
chore(deps): bump imapflow from 1.0.149 to 1.0.150 ( #14381 )
...
* chore(deps): bump imapflow from 1.0.149 to 1.0.150
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/postalsys/imapflow/releases )
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postalsys/imapflow/compare/v1.0.149...v1.0.150 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 09:13:05 +08:00
github-actions[bot]
3b4c9ebe42
style: auto format
2024-02-02 15:49:43 +00:00
ruoshui9527
0a909ecd93
feat(route): add 我不是盐神 ( #14348 )
...
* Create common.js
* Create maintainer.js
* Create router.js
* Create radar.js
* Update common.js
A space is add after ','.
* Update common.js
A space is add after ','.
* Update common.js
* Update radar.js
* Update new-media.mdx
* Update maintainer.js
* Update radar.js
* Update radar.js
* Update radar.js
2024-02-02 23:47:52 +08:00
github-actions[bot]
5a94d72ae5
style: auto format
2024-02-02 02:40:15 +00:00
dependabot[bot]
7258ee0672
chore(deps-dev): bump @vercel/nft from 0.26.2 to 0.26.3 ( #14373 )
...
* chore(deps-dev): bump @vercel/nft from 0.26.2 to 0.26.3
Bumps [@vercel/nft](https://github.com/vercel/nft ) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/vercel/nft/releases )
- [Commits](https://github.com/vercel/nft/compare/0.26.2...0.26.3 )
---
updated-dependencies:
- dependency-name: "@vercel/nft"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 10:29:11 +08:00
dependabot[bot]
de32a95e2c
chore(deps-dev): bump husky from 9.0.7 to 9.0.10 ( #14372 )
...
* chore(deps-dev): bump husky from 9.0.7 to 9.0.10
Bumps [husky](https://github.com/typicode/husky ) from 9.0.7 to 9.0.10.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.10 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 10:28:50 +08:00
dependabot[bot]
31e09e75bf
chore(deps): bump mailparser from 3.6.6 to 3.6.7 ( #14371 )
...
* chore(deps): bump mailparser from 3.6.6 to 3.6.7
Bumps [mailparser](https://github.com/nodemailer/mailparser ) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/nodemailer/mailparser/releases )
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/mailparser/compare/v3.6.6...v3.6.7 )
---
updated-dependencies:
- dependency-name: mailparser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 10:28:11 +08:00
dependabot[bot]
e25d78bb04
chore(deps): bump pinyin-pro from 3.19.3 to 3.19.4 in /website ( #14370 )
...
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro ) from 3.19.3 to 3.19.4.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases )
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.19.3...3.19.4 )
---
updated-dependencies:
- dependency-name: pinyin-pro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:13:19 +00:00
dependabot[bot]
a2e7a9796a
chore(deps-dev): bump @types/react from 18.2.48 to 18.2.51 in /website ( #14369 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.48 to 18.2.51.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:11:13 +00:00
CaoMeiYouRen
002302fae0
feat(route): 优化微博博主路由 ( #14365 )
2024-02-01 19:38:17 +08:00
SettingDust
a1237057b5
docs(modrinth): add query params & fix the route path ( #14362 )
2024-02-01 15:42:38 +08:00
tmr
670f6f3ca7
fix: replace weibo a href img ( #14354 )
2024-02-01 10:20:39 +08:00
dependabot[bot]
57f439b799
chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 ( #14359 )
...
* chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 15.2.0 to 15.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 09:57:08 +08:00
dependabot[bot]
b92a77a4a1
chore(deps): bump imapflow from 1.0.148 to 1.0.149 ( #14360 )
...
* chore(deps): bump imapflow from 1.0.148 to 1.0.149
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/postalsys/imapflow/releases )
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postalsys/imapflow/compare/v1.0.148...v1.0.149 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 06:28:34 +08:00
dependabot[bot]
ad824ac91e
chore(deps): bump codecov/codecov-action from 3 to 4 ( #14358 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 06:28:00 +08:00
github-actions[bot]
239d6c85fc
style: auto format
2024-01-31 16:31:56 +00:00
Ethan Shen
ca97f7ccbd
feat(route): add 中国汽车工业协会 ( #14356 )
2024-02-01 00:28:16 +08:00
DIYgod
a712fd50a6
fix: twitter login error logs
2024-01-31 18:29:50 +08:00
DIYgod
631934bffe
feat: twitter login error logs
2024-01-31 18:07:26 +08:00
DIYgod
da2754e234
feat: twitter login cache and logs
2024-01-31 17:37:53 +08:00
SettingDust
4627eea2af
fix(modrinth): match index of projects ( #14352 )
2024-01-31 16:21:31 +08:00
SettingDust
655c59d89a
fix(modrinth): correct the radar rules for working with ( #14351 )
2024-01-31 13:25:07 +08:00
dependabot[bot]
0e0f7f9f06
chore(deps): bump @sentry/node from 7.98.0 to 7.99.0 ( #14349 )
...
* chore(deps): bump @sentry/node from 7.98.0 to 7.99.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.98.0 to 7.99.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.98.0...7.99.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 10:18:40 +08:00
Rachasak Ragkamnerd
e390030ca1
feat: Add Thai Parliament's Public hearing (according to Thai constitution section 77) ( #14260 )
...
* feat: Add Thai DOL website
* feat: Add timezone, Radar for Thai DOL e-LandsAnnoucements
* Update lib/v2/dol/maintainer.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update website/docs/routes/government.mdx
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/dol/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Feat: Init Thai Parliament section77
* Switch got to Puppetteer, add radar, doc
* Fix DeepScan: Expression 'parseInt(maxPageElem.attr('id'))' always passes null check. Consider using 'isNaN()' instead if invalid number checking was intended.
* Change NaN handling to satisfy DeepScan
* Fix ESLint issues
* Fix: Reject PuppeTeer, embrace got with ToughJar. Thk @TonyRL
* Correct header style
* perf: Remove fetching pagination. Only first page.
* chore: Move original text out of header
* Update lib/v2/parliament/radar.js
---------
Co-authored-by: rrachasak <dev@rachasak.org>
2024-01-31 00:44:05 +08:00
github-actions[bot]
7caac20234
style: auto format
2024-01-30 05:30:22 +00:00
SettingDust
93e93a3756
feat(modrinth): add project versions route ( #14340 )
...
* feat(modrinth): add project versions route
* docs(modrinth): add project versions
* fix(modrinth): query string wrong
* feat(modrinth): add radar rule
* fix(modrinth): using `searchParams` from `got` & single line type annotation
2024-01-30 13:28:19 +08:00
github-actions[bot]
bed63ba989
style: auto format
2024-01-30 04:30:22 +00:00
Ethan Shen
38fbcf09f1
feat(route): add 中国汽车工业协会统计信息网 ( #14339 )
2024-01-30 12:28:24 +08:00
dependabot[bot]
25edc8e624
chore(deps): bump puppeteer from 21.9.0 to 21.10.0 ( #14341 )
...
* chore(deps): bump puppeteer from 21.9.0 to 21.10.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 21.9.0 to 21.10.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.9.0...puppeteer-v21.10.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 06:11:09 +08:00
dependabot[bot]
f949bfec71
chore(deps-dev): bump nock from 13.5.0 to 13.5.1 ( #14344 )
...
* chore(deps-dev): bump nock from 13.5.0 to 13.5.1
Bumps [nock](https://github.com/nock/nock ) from 13.5.0 to 13.5.1.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.0...v13.5.1 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 05:24:50 +08:00
dependabot[bot]
93052a147f
chore(deps-dev): bump husky from 9.0.6 to 9.0.7 ( #14343 )
...
* chore(deps-dev): bump husky from 9.0.6 to 9.0.7
Bumps [husky](https://github.com/typicode/husky ) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.6...v9.0.7 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 05:22:40 +08:00
dependabot[bot]
eee5dba8a0
chore(deps): bump @tonyrl/rand-user-agent from 2.0.47 to 2.0.48 ( #14342 )
...
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.47 to 2.0.48
Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent ) from 2.0.47 to 2.0.48.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases )
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.47...v2.0.48 )
---
updated-dependencies:
- dependency-name: "@tonyrl/rand-user-agent"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 05:20:22 +08:00
DIYgod
5c8b17308f
docs: add twitter config tips
2024-01-30 01:15:47 +08:00
DIYgod
5c8e5421e2
feat: add TWITTER_AUTHENTICATION_SECRET
2024-01-30 00:37:12 +08:00
DIYgod
3ae25ddb7a
feat: support twitter username and password login
2024-01-29 20:06:44 +08:00
Tony
7412e9ef5d
fix(route): guanhai ( #14337 )
2024-01-29 04:28:11 +08:00
KTachibanaM
00fecf46fc
fix javlibrary genre route because some spans may not have class attr in individual pages ( #14334 )
2024-01-29 03:28:33 +08:00
Ethan Shen
0f6240e2d9
fix(route): Firefox release notes ( #14331 )
2024-01-28 00:23:48 +08:00
Rongrong
fc42bebb47
fix(route/twitter): reply URL; threads when excludeReplies=1 ( #14330 )
...
Without `legacy.id_str`, reply URLs would be constructed with conversion
IDs, resulting in:
- wrong URLs: pointing to the first tweet in the conversion (thread)
- multiple items with the same guid: each tweet in a conversion (thread)
had the same URL and thus guid
The bug was caused by the widely used temporary fix (legacy.id_str ||
legacy.conversation_id_str) after Twitter had upgraded their API. Thus,
it is quite easy to fix it:
Refill legacy.id_str using the rest_id that resides in the container of
legacy.
With it fixed, take a step further to include threads when
excludeReplies=1 (simulating the behavior of Twitter Web/App).
Signed-off-by: Rongrong <i@rong.moe>
2024-01-28 00:11:32 +08:00
dependabot[bot]
3bab0f62bd
chore(deps-dev): bump husky from 9.0.5 to 9.0.6 ( #14327 )
...
* chore(deps-dev): bump husky from 9.0.5 to 9.0.6
Bumps [husky](https://github.com/typicode/husky ) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.5...v9.0.6 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 22:12:15 +00:00
dependabot[bot]
2e366b7898
chore(deps): bump @dipakparmar/docusaurus-plugin-umami in /website ( #14329 )
...
Bumps [@dipakparmar/docusaurus-plugin-umami](https://github.com/dipakparmar/docusaurus-plugin-umami ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/dipakparmar/docusaurus-plugin-umami/releases )
- [Commits](https://github.com/dipakparmar/docusaurus-plugin-umami/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: "@dipakparmar/docusaurus-plugin-umami"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 21:49:51 +00:00
dependabot[bot]
f8ce60a56e
chore(deps): bump the docusaurus group in /website with 7 updates ( #14328 )
...
Bumps the docusaurus group in /website with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) | `3.1.0` | `3.1.1` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) | `3.1.0` | `3.1.1` |
| [@docusaurus/plugin-pwa](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-pwa ) | `3.1.0` | `3.1.1` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) | `3.1.0` | `3.1.1` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) | `3.1.0` | `3.1.1` |
| [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig ) | `3.1.0` | `3.1.1` |
| [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types ) | `3.1.0` | `3.1.1` |
Updates `@docusaurus/core` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus )
Updates `@docusaurus/plugin-client-redirects` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-plugin-client-redirects )
Updates `@docusaurus/plugin-pwa` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-plugin-pwa )
Updates `@docusaurus/preset-classic` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-preset-classic )
Updates `@docusaurus/module-type-aliases` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-module-type-aliases )
Updates `@docusaurus/tsconfig` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-tsconfig )
Updates `@docusaurus/types` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-types )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docusaurus
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docusaurus
- dependency-name: "@docusaurus/plugin-pwa"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docusaurus
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docusaurus
- dependency-name: "@docusaurus/module-type-aliases"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: docusaurus
- dependency-name: "@docusaurus/tsconfig"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: docusaurus
- dependency-name: "@docusaurus/types"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: docusaurus
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 21:44:48 +00:00
dependabot[bot]
2bb4e47e39
chore(deps-dev): bump husky from 8.0.3 to 9.0.5 ( #14326 )
...
* chore(deps-dev): bump husky from 8.0.3 to 9.0.5
Bumps [husky](https://github.com/typicode/husky ) from 8.0.3 to 9.0.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.5 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
* chore: migrate to husky v9
https://github.com/typicode/husky/releases/tag/v9.0.1
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 16:06:22 +08:00
dependabot[bot]
0d18af93b8
chore(deps): bump lru-cache from 10.1.0 to 10.2.0 ( #14324 )
...
* chore(deps): bump lru-cache from 10.1.0 to 10.2.0
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache ) from 10.1.0 to 10.2.0.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v10.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: lru-cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 02:05:04 +00:00
dependabot[bot]
e098f58406
chore(deps): bump @sentry/node from 7.95.0 to 7.98.0 ( #14325 )
...
* chore(deps): bump @sentry/node from 7.95.0 to 7.98.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.95.0 to 7.98.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.95.0...7.98.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 22:25:46 +00:00
dependabot[bot]
66619678a2
chore(deps): bump peter-evans/dockerhub-description from 3 to 4 ( #14323 )
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 22:13:04 +00:00
Ethan Shen
dfef12524c
fix(route): Foresight News column ( #14322 )
2024-01-26 03:23:16 +08:00
DIYgod
e40a3770b7
docs: update instance list
2024-01-26 01:49:49 +08:00
dependabot[bot]
59421ced19
chore(deps): bump puppeteer from 21.7.0 to 21.9.0 ( #14321 )
...
* chore(deps): bump puppeteer from 21.7.0 to 21.9.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 21.7.0 to 21.9.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.7.0...puppeteer-v21.9.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 23:43:17 +00:00