Commit Graph

10046 Commits

Author SHA1 Message Date
dependabot[bot] ef25e7b84a
chore(deps): bump pinyin-pro from 3.18.1 to 3.18.2 in /website (#13825)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.18.1 to 3.18.2.
- [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.18.1...3.18.2)

---
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>
2023-11-17 21:38:28 +00:00
github-actions[bot] b35cd5474d style: auto format 2023-11-17 14:55:19 +00:00
Huzhixin00 f7cdf8bdd1
feat(route): add 逛丢关键字搜索 (#13817)
* feat(route): add 逛丢关键字搜索

* Update lib/v2/guangdiu/maintainer.js

* use the href from a.goodname

* Update lib/v2/guangdiu/router.js

* docs: remove duplicated path

---------
2023-11-17 22:53:37 +08:00
github-actions[bot] 262caf090e style: auto format 2023-11-17 14:21:14 +00:00
Huzhixin00 1c08c89fac
feat(route): add javlibrary maker type (#13820) 2023-11-17 22:19:09 +08:00
Summer⛱ d97836ea12
feat(route): add Bangumi 成员关注动画榜 (#13818)
* feat(route): add Bangumi 成员关注动画榜

* fix

* Update lib/v2/bangumi/tv/other/followrank.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update website/docs/routes/anime.mdx

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update router.js

* Update router.js

* Update followrank.js

* Update followrank.js

* fix

---------
2023-11-17 22:16:28 +08:00
Ethan Shen 05d53e0148
feat(route): add 中国气象局天气预报频道 (#13805)
* feat(route): add 中国气象局天气预报频道

* fix null check

* update lib/v2/cma/channel.js

* update lib/v2/cma/radar.js

---------
2023-11-17 00:10:31 +08:00
github-actions[bot] ef35af7058 style: auto format 2023-11-16 14:32:56 +00:00
Beisi Xu 817f683a6a
fix(route): zimuxia portfolio.js compatible for old stype and support ed2k baidu (#13783)
* fix(route): zimuxia portfolio.js compatible for old stype and support ed2k

page like https://www.zimuxia.cn/portfolio/9%E5%8F%B7%E7%A7%98%E4%BA%8B the a were not wrap in div or p, only seperated by <br>

https://rsshub.app/zimuxia/portfolio/9%E5%8F%B7%E7%A7%98%E4%BA%8B

* lint

* limited regex to a list to avoid vulnerability

* fix doc

* fix doc

---------

Co-authored-by: Beisi Xu <beisi.xu@stjude.org>
2023-11-16 22:31:09 +08:00
github-actions[bot] 10082eb817 style: auto format 2023-11-16 13:47:50 +00:00
Summer⛱ daa3f2d8b8
feat(route): add 豆瓣当月期待剧集/电影推荐 (#13809)
* feat(route): add 豆瓣当月期待剧集/电影推荐

* fix

* Update lib/v2/douban/other/recommended.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/douban/other/recommended.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix

---------
2023-11-16 21:46:10 +08:00
dependabot[bot] 18fb23f018
chore(deps): bump meilisearch-docsearch from 0.5.0 to 0.6.0 in /website (#13808)
Bumps meilisearch-docsearch from 0.5.0 to 0.6.0.

---
updated-dependencies:
- dependency-name: meilisearch-docsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 03:48:50 +00:00
dependabot[bot] 5f7e9c8399
chore(deps): bump puppeteer from 21.5.1 to 21.5.2 (#13807)
* chore(deps): bump puppeteer from 21.5.1 to 21.5.2

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.5.1 to 21.5.2.
- [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.5.1...puppeteer-v21.5.2)

---
updated-dependencies:
- dependency-name: puppeteer
  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>
2023-11-15 21:25:39 +00:00
dependabot[bot] cb9b0f3328
chore(deps): bump actions/github-script from 6 to 7 (#13791)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  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>
2023-11-16 01:19:31 +08:00
Guorui Yu 5adb4a4d8c
feat(route): cmpxchg8b (#13802)
* feat(route): cmpxchg8b

Signed-off-by: yuguorui <yuguorui@pku.edu.cn>

* Update website/docs/routes/programming.mdx

* docs: move to blog

---------

Signed-off-by: yuguorui <yuguorui@pku.edu.cn>
2023-11-15 15:58:54 +00:00
Tony 1c693307a6
fix(route): pixiv ranking tags (#13803) 2023-11-15 23:21:31 +08:00
Tony 78d9027c2f
chore: bump to node 20 (#13801) 2023-11-15 21:33:21 +08:00
dependabot[bot] 6bd2444526
chore(deps): bump @sentry/node from 7.80.0 to 7.80.1 (#13797)
* chore(deps): bump @sentry/node from 7.80.0 to 7.80.1

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.80.0 to 7.80.1.
- [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.80.0...7.80.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  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>
2023-11-14 21:43:58 +00:00
dependabot[bot] 002cab495b
chore(deps): bump pinyin-pro from 3.17.0 to 3.18.1 in /website (#13798)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.17.0 to 3.18.1.
- [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.17.0...3.18.1)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 21:36:30 +00:00
Tony e18ee53bbc
fix(route): sohu mp video (#13796) 2023-11-14 17:28:31 +00:00
github-actions[bot] affbabb937 style: auto format 2023-11-14 12:32:34 +00:00
dependabot[bot] f022d273be
chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#13788)
* chore(deps-dev): bump prettier from 3.0.3 to 3.1.0

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: pnpm build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 20:30:53 +08:00
Tony 87c0b5b1da
fix(route): nbd (#13794)
* fix(route): nbd

* fix: update maintainer github id

refs: #3197
2023-11-14 20:29:05 +08:00
dependabot[bot] 275094b06c
chore(deps-dev): bump @types/koa__router from 12.0.3 to 12.0.4 (#13790)
* chore(deps-dev): bump @types/koa__router from 12.0.3 to 12.0.4

Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 12.0.3 to 12.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__router)

---
updated-dependencies:
- dependency-name: "@types/koa__router"
  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>
2023-11-13 22:26:17 +00:00
dependabot[bot] 72da317d68
chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 (#13789)
* chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0.
- [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.0.2...v15.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  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>
2023-11-13 22:24:11 +00:00
dependabot[bot] 8a58f565c8
chore(deps-dev): bump @types/eslint from 8.44.6 to 8.44.7 (#13787)
* chore(deps-dev): bump @types/eslint from 8.44.6 to 8.44.7

Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.44.6 to 8.44.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: "@types/eslint"
  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>
2023-11-13 22:23:19 +00:00
dependabot[bot] 8ab315519d
chore(deps): bump @tonyrl/rand-user-agent from 2.0.38 to 2.0.39 (#13786)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.38 to 2.0.39

Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.38 to 2.0.39.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases)
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.38...v2.0.39)

---
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>
2023-11-13 22:09:58 +00:00
dependabot[bot] c20e0150ec
chore(deps): bump prism-react-renderer from 2.1.0 to 2.2.0 in /website (#13785)
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.1.0...prism-react-renderer@2.2.0)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 21:58:33 +00:00
Tony e0dd696b3a
chore: fix typo in warp-socks
SYS_ADMIN 
SYS_MODULE 
2023-11-14 02:33:41 +08:00
Ethan Shen 4cd614fea2
feat(route): add 正版中国分类 & 标签 & 搜索 (#13769)
* feat(route): add 正版中国分类 & 标签 & 搜索

* fix: remove unnecessary parameter

---------
2023-11-14 02:05:44 +08:00
dependabot[bot] 073021d5b2
chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#13709)
* chore(deps-dev): bump eslint from 8.52.0 to 8.53.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

* style: migrate deprecated eslint formatting rules to @stylistic

* style: disable `beforeBlockComment` in `lines-around-comment`

refs: #13769

* fix: cannot find @stylistic/js plugin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 01:56:04 +08:00
Tony 9d1b29fcbb
fix(route): dongqiudi (#13781) 2023-11-13 16:49:59 +00:00
Keo 90b494002e
fix(route): fix pubDate timezone for route e-hentai (#13774)
* fix(e-hentai): fix pubDate timezone for non-GMT servers

* Update lib/v2/ehentai/ehapi.js

---------
2023-11-13 22:56:08 +08:00
Ethan Shen af11b7e767
feat(route): add Ian Spriggss (#13772)
* feat(route): add Ian Spriggss

* fix typo

* fix: add null checks
2023-11-13 22:48:19 +08:00
Tony b76ad36c68
chore: extends meilisearch scrape timeout due to selenium 2023-11-13 22:31:49 +08:00
github-actions[bot] 5adf76f16d style: auto format 2023-11-13 14:10:16 +00:00
Tony fec8aca217
chore: tweak docs-scraper conf for docusaurus v3
no sure why it requires `js_render` since the rendered HTML are mostly the same.

reference:
docusaurus v2
https://github.com/DIYgod/RSSHub/actions/runs/6721109567/job/18266104251#step:5:103
docusaurus v3
https://github.com/DIYgod/RSSHub/actions/runs/6733176979/job/18301311550#step:5:103
2023-11-13 22:08:41 +08:00
Rick a9becf85e0
fix(route): the attribute status.activity now is empty(#13770) (#13780)
Co-authored-by: techmovie <techmovie@users.noreply.github.com>
2023-11-13 19:52:59 +08:00
Bin Wang f4f14bcae7
fix(route): Remove share widget from CBC route (#13773)
CBC feed has "Social Sharing" in its feed. This PR removes it since it's
not needed in RSS feed.
2023-11-13 03:52:00 +00:00
Beisi Xu 1c8503053e
fix(route): zimuxia portfolio.js (#13750)
* Update zimuxia portfolio.js

emtpy hrefs such as https://www.zimuxia.cn/portfolio/%e8%a5%bf%e6%b8%b8abc could bug at https://rsshub.app/zimuxia/portfolio/%E8%A5%BF%E6%B8%B8abc

* refactor: migrate to v2

* fix: use optional chaining startswith instead of deprecated substr

---------
2023-11-11 22:38:56 +08:00
dependabot[bot] 32fd8f6780
chore(deps-dev): bump @types/module-alias from 2.0.3 to 2.0.4 (#13757)
* chore(deps-dev): bump @types/module-alias from 2.0.3 to 2.0.4

Bumps [@types/module-alias](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/module-alias) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/module-alias)

---
updated-dependencies:
- dependency-name: "@types/module-alias"
  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>
2023-11-10 23:41:41 +00:00
dependabot[bot] c08e4616c4
chore(deps-dev): bump @types/pidusage from 2.0.4 to 2.0.5 (#13752)
* chore(deps-dev): bump @types/pidusage from 2.0.4 to 2.0.5

Bumps [@types/pidusage](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pidusage) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pidusage)

---
updated-dependencies:
- dependency-name: "@types/pidusage"
  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>
2023-11-10 22:22:52 +00:00
dependabot[bot] c0db91ccf9
chore(deps-dev): bump @types/etag from 1.8.2 to 1.8.3 (#13756)
* chore(deps-dev): bump @types/etag from 1.8.2 to 1.8.3

Bumps [@types/etag](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/etag) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/etag)

---
updated-dependencies:
- dependency-name: "@types/etag"
  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>
2023-11-10 21:59:02 +00:00
dependabot[bot] f2eb8749d3
chore(deps-dev): bump @types/nodemon from 1.19.4 to 1.19.5 (#13754)
* chore(deps-dev): bump @types/nodemon from 1.19.4 to 1.19.5

Bumps [@types/nodemon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemon) from 1.19.4 to 1.19.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemon)

---
updated-dependencies:
- dependency-name: "@types/nodemon"
  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>
2023-11-10 21:58:17 +00:00
dependabot[bot] 206822130c
chore(deps-dev): bump @types/markdown-it from 13.0.5 to 13.0.6 (#13758)
* chore(deps-dev): bump @types/markdown-it from 13.0.5 to 13.0.6

Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 13.0.5 to 13.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)

---
updated-dependencies:
- dependency-name: "@types/markdown-it"
  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>
2023-11-10 21:57:44 +00:00
dependabot[bot] c2fc202578
chore(deps): bump lru-cache from 10.0.1 to 10.0.2 (#13753)
* chore(deps): bump lru-cache from 10.0.1 to 10.0.2

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.0.1 to 10.0.2.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v10.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: lru-cache
  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>
2023-11-10 21:57:19 +00:00
dependabot[bot] cef8054ecc
chore(deps-dev): bump eslint-plugin-n from 16.3.0 to 16.3.1 (#13755)
* chore(deps-dev): bump eslint-plugin-n from 16.3.0 to 16.3.1

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.3.0...16.3.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  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>
2023-11-10 21:53:29 +00:00
dependabot[bot] 33a9cb80ac
chore(deps): bump puppeteer from 21.5.0 to 21.5.1 (#13751)
* chore(deps): bump puppeteer from 21.5.0 to 21.5.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.5.0 to 21.5.1.
- [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.5.0...puppeteer-v21.5.1)

---
updated-dependencies:
- dependency-name: puppeteer
  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>
2023-11-10 21:53:09 +00:00
Ethan Shen 6dc3b97740
feat(route): add 全球主机监控CloudFlareYes (#13739) 2023-11-10 22:59:58 +08:00
dependabot[bot] fa7fdca5d6
chore(deps-dev): bump @types/koa-mount from 4.0.4 to 4.0.5 (#13747)
* chore(deps-dev): bump @types/koa-mount from 4.0.4 to 4.0.5

Bumps [@types/koa-mount](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-mount) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa-mount)

---
updated-dependencies:
- dependency-name: "@types/koa-mount"
  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>
2023-11-10 16:41:49 +08:00