Commit Graph

9719 Commits

Author SHA1 Message Date
dependabot[bot] 81e36b80c3
chore(deps): bump @sentry/node from 7.69.0 to 7.70.0 (#13346)
* chore(deps): bump @sentry/node from 7.69.0 to 7.70.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.69.0 to 7.70.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.69.0...7.70.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>
2023-09-21 07:43:35 +08:00
dependabot[bot] 75d18e946c
chore(deps): bump the docs group in /website with 6 updates (#13347)
Bumps the docs group in /website with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.4.1` | `2.4.3` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects) | `2.4.1` | `2.4.3` |
| [@docusaurus/plugin-pwa](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-pwa) | `2.4.1` | `2.4.3` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.4.1` | `2.4.3` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `2.4.1` | `2.4.3` |
| [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `2.4.1` | `2.4.3` |


Updates `@docusaurus/core` from 2.4.1 to 2.4.3
- [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/v2.4.3/packages/docusaurus)

Updates `@docusaurus/plugin-client-redirects` from 2.4.1 to 2.4.3
- [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/v2.4.3/packages/docusaurus-plugin-client-redirects)

Updates `@docusaurus/plugin-pwa` from 2.4.1 to 2.4.3
- [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/v2.4.3/packages/docusaurus-plugin-pwa)

Updates `@docusaurus/preset-classic` from 2.4.1 to 2.4.3
- [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/v2.4.3/packages/docusaurus-preset-classic)

Updates `@docusaurus/module-type-aliases` from 2.4.1 to 2.4.3
- [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/v2.4.3/packages/docusaurus-module-type-aliases)

Updates `@docusaurus/types` from 2.4.1 to 2.4.3
- [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/v2.4.3/packages/docusaurus-types)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@docusaurus/plugin-client-redirects"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@docusaurus/plugin-pwa"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@docusaurus/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 22:10:44 +00:00
dependabot[bot] a79cc3d63e
chore(deps-dev): bump @vercel/nft from 0.23.1 to 0.24.1 (#13341)
* chore(deps-dev): bump @vercel/nft from 0.23.1 to 0.24.1

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.23.1 to 0.24.1.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.23.1...0.24.1)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  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-09-21 05:44:17 +08:00
Ethan Shen 110622d0d7
feat(route): add 仮面ライダ最新情報 (#13336)
* feat(route): add 仮面ライダ最新情報

* fix: url redirect

https://github.com/DIYgod/RSSHub/actions/runs/6238096721/job/16933182626#step:12:17

---------
2023-09-21 01:03:31 +08:00
Ethan Shen 548770dd91
feat(route): add 新片场 (#13345)
* feat(route): add 新片场

* fix typo
2023-09-21 00:59:05 +08:00
dependabot[bot] b104925501
chore(deps): bump puppeteer from 21.2.1 to 21.3.1 (#13338)
* chore(deps): bump puppeteer from 21.2.1 to 21.3.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.2.1 to 21.3.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.2.1...puppeteer-v21.3.1)

---
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>
2023-09-20 06:27:03 +08:00
Bin Wang e9422246cb
feat(route): add Lemmy (#13327)
* feat(route): add Lemmy

Since Lemmy is a fediverse service, it means any link can be a Lemmy
service. So it's impossible to add Radar rules for it.

* Apply suggestions from code review

* address review comments

* Update lib/v2/lemmy/index.js

* feat: add some instances

from https://github.com/maltfield/awesome-lemmy-instances

* fix: fix radar build

---------
2023-09-19 23:33:54 +08:00
github-actions[bot] d4d8df16ee style: auto format 2023-09-19 11:46:19 +00:00
IceCliffs bc75193bcf
feat(route): add 厦门理工大学教务处 (#13326)
* Add XMUT 教务处

* Add parseDate feature

* Update bkjw.js

* Update bkjw.js

* Update maintainer.js

* Update bkjw.js

* Update bkjw.js

* Update website/docs/routes/university.md

* Update lib/v2/xmut/maintainer.js

* Update website/docs/routes/university.md

* Update bkjw.js

* Update yjs.js

* Update yjs.js

* Update bkjw.js

* Update bkjw.js

* Update yjs.js

* Update lib/v2/xmut/radar.js

---------
2023-09-19 19:43:25 +08:00
dependabot[bot] 8cc729ba3b
chore(deps-dev): bump @tsconfig/docusaurus in /website (#13333)
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
  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>
2023-09-18 21:50:50 +00:00
Bin Wang e30cbac17f
fix(route/cbc): Fix article content html tag (#13325)
* fix(route/cbc): Fix article content html tag

* refactor: migrate to v2

* fix: parse first jsonld only

---------
2023-09-18 04:01:48 +08:00
Ethan Shen 70f884e218
feat(route): add 快科技 (#13312)
* feat(route): add 快科技

* fix typo

* update lib/v2/mydrivers/rank.js

---------
2023-09-18 01:20:54 +08:00
JimenezLi b9604caaef
feat(route): add alternativeto.net (#13320)
* feat(route): add alternativeto.net

* Update website/docs/routes/programming.md

* Update website/docs/routes/programming.md

---------
2023-09-17 01:54:27 +08:00
nyaShine aba9c21290
feat: /sqmc/www 新乡医学院三全学院官网信息 (#13322)
* add /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg/:category? 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* Revert "feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告"

This reverts commit 34c9411ef6ef3a5b92eb3f8995db5692fd12e3ec.

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /sqmc/www 新乡医学院三全学院官网信息

* feat: /sqmc/www 新乡医学院三全学院官网信息

* feat: /sqmc/www 新乡医学院三全学院官网信息

---------
2023-09-17 01:26:42 +08:00
Ermaotie 5d5f63dcec
feat(route): 华南理工大学 - 机械与汽车工程学院 (#13310)
* add route of SCUT SMAE

* resolve 'Route' in md
2023-09-17 01:20:49 +08:00
欠陥電気 0d0f482ba7
fix(route): update mixcloud queries (#13319) 2023-09-17 00:31:12 +08:00
dependabot[bot] 9f7688334f
chore(deps-dev): bump @types/json-bigint from 1.0.1 to 1.0.2 (#13313)
* chore(deps-dev): bump @types/json-bigint from 1.0.1 to 1.0.2

Bumps [@types/json-bigint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-bigint) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-bigint)

---
updated-dependencies:
- dependency-name: "@types/json-bigint"
  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-09-16 14:09:58 +08:00
dependabot[bot] 49db618d62
chore(deps-dev): bump @types/jsdom from 21.1.2 to 21.1.3 (#13314)
* chore(deps-dev): bump @types/jsdom from 21.1.2 to 21.1.3

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

---
updated-dependencies:
- dependency-name: "@types/jsdom"
  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-09-16 11:32:49 +08:00
github-actions[bot] ad99b02e74 style: auto format 2023-09-15 12:32:38 +00:00
Derrick Hwechul Cho 92a376d691
feat(route): add sitemap transform (#13297)
* feat(route): add sitemap transform

* chore: resolve lint errors

* chore: change router order

* chore: apply the suggestion (xml2js -> cheerio)

* chore: fix errors

* chore: add maintainer

* fix: sticks to sitemap protocol

---------
2023-09-15 20:29:58 +08:00
lonely 2cc8a58304
feat(route): 添加gamegene的rss订阅 (#13296)
* 🎨 添加gamegene的rss订阅

* 📝 添加文档

* Update lib/v2/gamegene/radar.js

* Update lib/v2/gamegene/radar.js

* Update lib/v2/gamegene/radar.js

* Update lib/v2/gamegene/radar.js

* fix: docs format

* Update lib/v2/gamegene/maintainer.js

* Update website/docs/routes/game.md

* fix: datetime

---------

Co-authored-by: wuyi <wuyi@xiaoduotech.com>
2023-09-15 20:19:18 +08:00
TonyRL 8a3d9adc76 revert: "chore(deps): bump codecov/codecov-action from 3 to 4 (#13301)"
This reverts commit c5b96621aa.
Refs: https://github.com/codecov/codecov-action/issues/1089
2023-09-15 12:02:52 +00:00
dependabot[bot] c5b96621aa
chore(deps): bump codecov/codecov-action from 3 to 4 (#13301)
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>
2023-09-15 09:38:34 +08:00
dependabot[bot] 8a9271dabc
chore(deps-dev): bump @types/koa-mount from 4.0.2 to 4.0.3 (#13305)
* chore(deps-dev): bump @types/koa-mount from 4.0.2 to 4.0.3

Bumps [@types/koa-mount](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-mount) from 4.0.2 to 4.0.3.
- [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-09-15 08:49:08 +08:00
dependabot[bot] 5e0abaf121
chore(deps-dev): bump @types/koa-favicon from 2.0.21 to 2.0.22 (#13303)
* chore(deps-dev): bump @types/koa-favicon from 2.0.21 to 2.0.22

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

---
updated-dependencies:
- dependency-name: "@types/koa-favicon"
  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-09-15 06:37:19 +08:00
dependabot[bot] 235d5f6c4f
chore(deps-dev): bump @types/koa from 2.13.8 to 2.13.9 (#13304)
* chore(deps-dev): bump @types/koa from 2.13.8 to 2.13.9

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

---
updated-dependencies:
- dependency-name: "@types/koa"
  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-09-15 06:36:55 +08:00
dependabot[bot] 0f080deeee
chore(deps-dev): bump @types/koa__router from 12.0.0 to 12.0.1 (#13306)
* chore(deps-dev): bump @types/koa__router from 12.0.0 to 12.0.1

Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 12.0.0 to 12.0.1.
- [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-09-15 06:36:21 +08:00
dependabot[bot] e0a1ba5aaa
chore(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2 (#13302)
* chore(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  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-09-15 06:35:16 +08:00
Tony 3273b2770d chore: disable docker release on deps bump 2023-09-14 22:16:55 +00:00
nyaShine b9f6142073
feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告 (#13268)
* add /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg/:category? 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* Revert "feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告"

This reverts commit 34c9411ef6ef3a5b92eb3f8995db5692fd12e3ec.

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

* feat: /lsnu/jiaowc/tzgg 乐山师范学院教学部通知公告

---------
2023-09-15 00:04:09 +08:00
Ethan Shen 2a02c89582
feat(route): add 中国作家网 (#13271)
* feat(route): add 中国作家网

* fix: remove dead columns

* apply suggestions from code review

---------
2023-09-14 10:14:35 +08:00
dependabot[bot] 01f87a92e9
chore(deps): bump imapflow from 1.0.143 to 1.0.144 (#13291)
* chore(deps): bump imapflow from 1.0.143 to 1.0.144

Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.143 to 1.0.144.
- [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.143...v1.0.144)

---
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

* 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-09-14 06:11:45 +08:00
dependabot[bot] 60401acf5c
chore(deps): bump puppeteer from 21.2.0 to 21.2.1 (#13290)
* chore(deps): bump puppeteer from 21.2.0 to 21.2.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.2.0 to 21.2.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.2.0...puppeteer-v21.2.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-09-14 06:03:22 +08:00
dependabot[bot] 9473451763
chore(deps): bump @sentry/node from 7.68.0 to 7.69.0 (#13289)
* chore(deps): bump @sentry/node from 7.68.0 to 7.69.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.68.0 to 7.69.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.68.0...7.69.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>
2023-09-14 05:59:46 +08:00
dependabot[bot] 9031ea8adf
chore(deps-dev): bump jest from 29.6.4 to 29.7.0 (#13285)
* chore(deps-dev): bump jest from 29.6.4 to 29.7.0

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  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-09-13 20:15:05 +08:00
dependabot[bot] 0da1b0c692
chore(deps): bump puppeteer from 21.1.1 to 21.2.0 (#13280)
* chore(deps): bump puppeteer from 21.1.1 to 21.2.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.1.1 to 21.2.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.1.1...puppeteer-v21.2.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>
2023-09-13 19:53:59 +08:00
dependabot[bot] 430599bcda
chore(deps-dev): bump @types/require-all from 3.0.0 to 3.0.3 (#13283)
* chore(deps-dev): bump @types/require-all from 3.0.0 to 3.0.3

Bumps [@types/require-all](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/require-all) from 3.0.0 to 3.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/require-all)

---
updated-dependencies:
- dependency-name: "@types/require-all"
  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-09-13 18:29:56 +08:00
dependabot[bot] f2a2d7e78d
chore(deps-dev): bump eslint-plugin-yml from 1.8.0 to 1.9.0 (#13282)
* chore(deps-dev): bump eslint-plugin-yml from 1.8.0 to 1.9.0

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  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-09-13 15:05:07 +08:00
dependabot[bot] ea999d9adf
chore(deps-dev): bump @types/json-bigint from 1.0.0 to 1.0.1 (#13284)
* chore(deps-dev): bump @types/json-bigint from 1.0.0 to 1.0.1

Bumps [@types/json-bigint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-bigint) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-bigint)

---
updated-dependencies:
- dependency-name: "@types/json-bigint"
  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-09-13 07:54:48 +08:00
dependabot[bot] c52104078b
chore(deps-dev): bump @types/tough-cookie from 4.0.2 to 4.0.3 (#13281)
* chore(deps-dev): bump @types/tough-cookie from 4.0.2 to 4.0.3

Bumps [@types/tough-cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tough-cookie) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tough-cookie)

---
updated-dependencies:
- dependency-name: "@types/tough-cookie"
  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-09-13 07:36:37 +08:00
dependabot[bot] 1127dc9ff6
chore(deps-dev): bump @types/crypto-js from 4.1.1 to 4.1.2 (#13279)
* chore(deps-dev): bump @types/crypto-js from 4.1.1 to 4.1.2

Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

---
updated-dependencies:
- dependency-name: "@types/crypto-js"
  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-09-13 06:49:40 +08:00
dependabot[bot] e7c81ccead
chore(deps-dev): bump @types/request-promise-native from 1.0.9 to 1.0.18 (#13278)
* chore(deps-dev): bump @types/request-promise-native from 1.0.9 to 1.0.18

Bumps [@types/request-promise-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-promise-native) from 1.0.9 to 1.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-promise-native)

---
updated-dependencies:
- dependency-name: "@types/request-promise-native"
  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-09-13 06:27:47 +08:00
dependabot[bot] 9450064346
chore(deps-dev): bump @types/koa-mount from 4.0.0 to 4.0.2 (#13277)
* chore(deps-dev): bump @types/koa-mount from 4.0.0 to 4.0.2

Bumps [@types/koa-mount](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-mount) from 4.0.0 to 4.0.2.
- [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-09-13 06:26:53 +08:00
dependabot[bot] 00b5d7292f
chore(deps): bump docker/build-push-action from 4 to 5 (#13275)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-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>
2023-09-13 06:25:54 +08:00
dependabot[bot] fe06f343a9
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#13274)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-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>
2023-09-13 06:24:17 +08:00
dependabot[bot] 377d9a2e6e
chore(deps): bump docker/metadata-action from 4 to 5 (#13276)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-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>
2023-09-13 06:18:57 +08:00
dependabot[bot] 6862b5c2e8
chore(deps): bump docker/login-action from 2 to 3 (#13273)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-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>
2023-09-13 06:13:10 +08:00
dependabot[bot] 96452f238b
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#13272)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-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>
2023-09-13 06:09:52 +08:00
LYT ee256fde4d
feat(route): add“武汉大学研究生院” (#13270)
* feat(route): add“武汉大学研究生院”

* fix error CONSTANT_CONDITION

* refactor: migrate to v2

* chore: rename github id

ref: #3643

* fix: whu cs

---------
2023-09-13 01:34:52 +08:00
Tony 66a0580ba5
fix(route): replace `emailjs-imap-client` with `imapflow` (#13260)
* fix(route): replace `emailjs-imap-client` with `imapflow`

* feat: faster parsing

* refactor: migrate to v2
2023-09-12 21:24:50 +08:00