Commit Graph

9095 Commits

Author SHA1 Message Date
dependabot[bot] fd05cd7585
chore(deps): bump puppeteer from 19.11.1 to 20.0.0 (#12424)
* chore(deps): bump puppeteer from 19.11.1 to 20.0.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.11.1 to 20.0.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-v19.11.1...puppeteer-v20.0.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* fix: use `PUPPETEER_SKIP_DOWNLOAD`

ref: https://github.com/puppeteer/puppeteer/pull/10054

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 03:57:04 +08:00
立音喵 3b7213ae80
fix(bilibili): bilibili 视频搜索 (#12437) 2023-05-04 03:09:43 +08:00
Ethan Shen 479c9821f2
fix(route): 财联社深度 (#12434)
* feat(route): add 北京协和医学院“4+4”试点班招生网通知公告

* fix(route): 财联社深度

* fix: remove pumc
2023-05-04 00:17:13 +08:00
FeCCC 91e19819a9
fix(route): iwara subscription get token (#12422)
* fix(route): iwara subscription get token

* style: auto format

* cache iwara token in iwara subscriptions

* style: auto format

* use access token to get iwara subscriptions

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-03 20:49:00 +08:00
dependabot[bot] f743881778
chore(deps): bump jsdom from 21.1.2 to 22.0.0 (#12423)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.2...22.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  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-05-03 00:28:04 +00:00
Raidou 6e26d8c8cd
feat(route): support limit parameter in bilibili channel & collection (#12421)
* feat(route): support limit parameter in bilibili channel & collection

* fix(route): fetch limit from ctx.query.limit
2023-05-01 23:21:57 -06:00
dependabot[bot] ed29349e0f
chore(deps): bump jsdom from 21.1.1 to 21.1.2 (#12420)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 21.1.2.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...21.1.2)

---
updated-dependencies:
- dependency-name: jsdom
  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-05-01 22:03:29 +00:00
FeCCC a45d2b49b6
fix(route): iwara subscriptions (#12417)
* fix(route): iwara subscriptions

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-02 04:40:41 +08:00
github-actions[bot] 3888e6781c style: auto format 2023-05-01 20:34:18 +00:00
Alex Liu 334485899c
feat(route): add tweet details for twitter (#12412)
* feat(route): add tweet details for twitter

* docs: add english docs

* fix: sort router

---------
2023-05-02 04:31:03 +08:00
cubroe e3f3ce8b22
feat(route): enhance feed of freecomputerbooks.com with full-text support (#12414) 2023-05-02 04:25:05 +08:00
Ethan Shen 96b7af5cf4
feat(route): add 北京协和医学院“4+4”试点班招生网通知公告 (#12419) 2023-05-01 12:56:41 -06:00
Evan 712c7d475c
fix: duplicate guid for each item (#12416)
* fix: duplicate guid for each item

* fix: typo
2023-05-01 02:10:25 -06:00
Trganda 12f45a7844
feat(route): add Freebuf 文章订阅路由 (#12392)
* freebuf route

* accpet recommendataion

* add blank line

* query freebuf with api

* remove unused `id` args and retouch the rss link

* delete String() on variable `type`
2023-04-30 12:05:47 -06:00
DIYgod 466e687c5a
docs: update readme 2023-04-29 19:22:26 +01:00
DIYgod 2d23974f41
feat: remove rss3 2023-04-29 19:20:36 +01:00
Ethan Shen 280273d75a
feat(route): add 山东科技大学研究生招生网 (#12411) 2023-04-30 00:08:37 +08:00
聪明的魏凡 98cfccb65d
feat: add HNU careers feed (#12405)
* feat: hnu careers init

* docs: update hnu careers

* feat: update format information

* style: format code

* feat: add docs

* fix: radar

* fix: radar url

* feat: rm mock

* docs: add API note

* fix: link to careers page

* fix: link to career page

* style: validate
2023-04-29 10:41:44 +08:00
Tony 1d7f3bfe04
chore: stricter validation (#12409) 2023-04-29 05:28:38 +08:00
Ethan Shen 2e2c0058a8
fix(route): NEW字幕组 (#12400)
* fix(route): NEW字幕组

* update files

* fix: set default id
2023-04-28 22:59:34 +08:00
TonyRL 25fb241523 docs: update advanced feed title 2023-04-28 14:16:13 +00:00
dependabot[bot] b447527992
chore(deps): bump @sentry/node from 7.49.0 to 7.50.0 (#12402)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.49.0 to 7.50.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.49.0...7.50.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 08:00:02 +08:00
dependabot[bot] c53d9710e5
chore(deps-dev): bump nock from 13.3.0 to 13.3.1 (#12401)
Bumps [nock](https://github.com/nock/nock) from 13.3.0 to 13.3.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.3.0...v13.3.1)

---
updated-dependencies:
- dependency-name: nock
  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-04-27 22:02:54 +00:00
Tim Wu 5b90d88c18
feat(route): add NDDaily 南方都市报 (#12370)
* feat(route): add NDDaily 南方都市报

* fix(route): fix empty pubDate of NDDaily

* fix(route): fix pubDate of NDDaily

* fix(route): rename nddaily to oeeee

* fix(route): rename nddaily to oeeee
2023-04-27 21:55:56 +08:00
TonyRL 1e8d030e0f docs: fix build on relative path
it worked on netlify but not cloudflare pages
2023-04-27 13:30:19 +00:00
Tony 5b6d7cb524
style(eslint): add eslint-plugin-n (#12393) 2023-04-27 05:16:11 +08:00
dependabot[bot] da0cab5e90
chore(deps): bump puppeteer from 19.11.0 to 19.11.1 (#12391)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.11.0 to 19.11.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-v19.11.0...puppeteer-v19.11.1)

---
updated-dependencies:
- dependency-name: puppeteer
  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-04-25 22:02:44 +00:00
dependabot[bot] 3ff763ee8d
chore(deps): bump puppeteer from 19.8.3 to 19.11.0 (#12385)
* chore(deps): bump puppeteer from 19.8.3 to 19.11.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.8.3 to 19.11.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-v19.8.3...puppeteer-v19.11.0)

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

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

* test: fix puppeteer exitCode

* feat: use new headless chrome

https://developer.chrome.com/articles/new-headless/

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 03:14:45 +08:00
dependabot[bot] a74225b8b6
chore(deps): bump entities from 3.0.1 to 4.5.0 (#12304)
Bumps [entities](https://github.com/fb55/entities) from 3.0.1 to 4.5.0.
- [Release notes](https://github.com/fb55/entities/releases)
- [Commits](https://github.com/fb55/entities/compare/v3.0.1...v4.5.0)

---
updated-dependencies:
- dependency-name: entities
  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-04-26 01:47:38 +08:00
Ethan Shen 50b25aac54
feat(route): add 北京社科基金项目管理平台 (#12390) 2023-04-26 01:36:56 +08:00
dependabot[bot] 3a62de1cdc
chore(deps): bump lru-cache from 8.0.5 to 9.1.1 (#12383)
* chore(deps): bump lru-cache from 8.0.5 to 9.1.1

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 8.0.5 to 9.1.1.
- [Release notes](https://github.com/isaacs/node-lru-cache/releases)
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v8.0.5...v9.1.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* fix: use named export

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 23:01:18 +08:00
dependabot[bot] 774d804152
chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#12389)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  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-04-25 14:29:33 +00:00
Tony b0ff4a0fee
docs: split docs package for vuepress (#12382)
* docs: split docs package for vuepress

* fix: yarn lock changes gha

* fix: remove npm script at top level

* docs: update oneclick link

refs: https://github.blog/changelog/2023-04-24-one-click-into-github-codespaces
2023-04-25 22:20:56 +08:00
Evan 71f65a51fe
fix: duplicate guid for each device (#12387) 2023-04-25 14:19:11 +04:00
dependabot[bot] 1437abe68e
chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#12384)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  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-04-24 22:16:32 +00:00
mudone c7de199be7
fix(route): flyert duplicate images & add shanghai bank (#12377)
* fix(route): flyert duplicate images & add shanghai bank

* fix(route): flyert duplicate images & add shanghai bank. optimize code according to the revivew suggestion.

* docs: add Bank of Shanghai slug for creditcard route
2023-04-24 02:12:47 -07:00
Ethan Shen 44c63006aa
fix(route): 原神新闻 (#12372)
* fix(route): 原神新闻

* fix: ignore broken description
2023-04-24 01:38:48 +08:00
Tony 75fc439daf
fix(route): zhihu private answers (#12379)
* fix(route): zhihu answers

* fix: more robust caching
2023-04-24 01:37:32 +08:00
Mai1993 b088a9875a
feat(route): add 重庆人事考试通知公告及重庆燃气停止检修通知 (#12203)
* 新增重庆人事考试通知及重庆燃气停气检修通知

* fix: cqgas

* fix: cq

---------
2023-04-23 22:05:26 +08:00
Tony 915aed94f8
fix: v1tx (#12374) 2023-04-23 04:50:41 +08:00
dependabot[bot] 31ea624e36
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 (#12368)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-04-22 06:08:35 +08:00
Night Space 34fd1aa094
feat(route): call api with a validation code (#12367)
modify the params of api
the behavior of validation code generator is more like a browser
2023-04-22 03:04:13 +08:00
Hank Chow c64b62a85e
feat(route): 中国法学网 (#12363)
* feat: css/iolaw

* feat(route): add cssn
2023-04-21 22:50:35 +08:00
Tony f7add90bee
fix(route): xiaohongshu private collection (#12366) 2023-04-21 21:31:45 +08:00
Yuugata Shinonome 8c0c3d606b
feat(route): add support for SCNU physics school announcements and news (#12345)
* add support for SCNU physics school announcements and news

* fix(route): SCNU physics school announcements and news, to pass ESLint test

* fix(route): add timezone support for  SCNU physics school announcements and news

* fix: style

* feat: add radar.js

* fix: a bug

* feat(route): add new route for SCNU physics school research news

* fix: update doc and maintainer.js

* fix: fix problems mentioned by TonyRL in PR #12345

* Update lib/v2/scnu/radar.js

fix

* Update lib/v2/scnu/radar.js

fix

* Update lib/v2/scnu/radar.js

fix

---------

Co-authored-by: shinonome <ziyau64@outlook.com>
2023-04-21 20:51:47 +08:00
Tony 6433a3cf19
chore: signed release 2023-04-21 20:49:37 +08:00
Tony f642eda7fa
chore: signed release
75d99082c2/content/packages-and-modules/securing-your-code/generating-provenance-statements.mdx

> Note: At this time, `lerna` and `yarn` are not supported tools for publishing your packages with provenance.
2023-04-21 20:42:58 +08:00
Curly Brackets 8dd0314cd4
fix(bilibili): fix user/video error, update account info api (#12361) 2023-04-21 09:55:15 -02:00
dependabot[bot] 564a514f3d
chore(deps): bump @sentry/node from 7.48.0 to 7.49.0 (#12357)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.48.0 to 7.49.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.48.0...7.49.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 18:12:46 -05:00
Tony c90246d66d
chore: signed release 2023-04-21 02:56:44 +08:00