Ethan Shen
64d87889de
feat(route): add 中华全国专利代理师协会 ( #14197 )
2024-01-08 12:22:35 +08:00
Manish Bhattarai
176341e95b
docs: change html example to use items variable instead of item ( #14205 )
...
* change html example to use items variable instead of item
The existing example for HTML retrieval uses 'item' variable on item retrieval, but the final rss output uses the 'items' variable. This results in undefined variable for anyone who directly uses the example code.
* docs: fix cn docs too
---------
2024-01-08 12:16:11 +08:00
SUEPbot
86dfd066d4
fix(route): fix shiep/jsjxy shiep/jwc ( #14196 )
2024-01-08 12:06:09 +08:00
Ethan Shen
51168fe8e0
fix(route): Tradingview Blog ( #14191 )
...
* fix(route): Tradingview Blog
* fix: use tiny-async-pool
2024-01-07 20:37:07 +08:00
dependabot[bot]
ee19f9e987
chore(deps): bump the docusaurus group in /website with 7 updates ( #14192 )
...
Bumps the docusaurus group in /website with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) | `3.0.1` | `3.1.0` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) | `3.0.1` | `3.1.0` |
| [@docusaurus/plugin-pwa](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-pwa ) | `3.0.1` | `3.1.0` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) | `3.0.1` | `3.1.0` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) | `3.0.1` | `3.1.0` |
| [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig ) | `3.0.1` | `3.1.0` |
| [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types ) | `3.0.1` | `3.1.0` |
Updates `@docusaurus/core` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus )
Updates `@docusaurus/plugin-client-redirects` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus-plugin-client-redirects )
Updates `@docusaurus/plugin-pwa` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus-plugin-pwa )
Updates `@docusaurus/preset-classic` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus-preset-classic )
Updates `@docusaurus/module-type-aliases` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus-module-type-aliases )
Updates `@docusaurus/tsconfig` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus-tsconfig )
Updates `@docusaurus/types` from 3.0.1 to 3.1.0
- [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.0/packages/docusaurus-types )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus
- dependency-name: "@docusaurus/plugin-pwa"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus
- dependency-name: "@docusaurus/module-type-aliases"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: docusaurus
- dependency-name: "@docusaurus/tsconfig"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: docusaurus
- dependency-name: "@docusaurus/types"
dependency-type: direct:development
update-type: version-update:semver-minor
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-06 11:01:05 +08:00
dependabot[bot]
afc17f1fea
chore(deps): bump jsdom from 23.0.1 to 23.1.0 ( #14194 )
...
* chore(deps): bump jsdom from 23.0.1 to 23.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 23.0.1 to 23.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.1...23.1.0 )
---
updated-dependencies:
- dependency-name: jsdom
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-06 10:55:40 +08:00
dependabot[bot]
c2eb18d413
chore(deps): bump googleapis from 129.0.0 to 130.0.0 ( #14193 )
...
* chore(deps): bump googleapis from 129.0.0 to 130.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 129.0.0 to 130.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v129.0.0...googleapis-v130.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
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-06 10:52:49 +08:00
Jon Hao
16d4e5932b
feat: New Router for liveuamap ( #14175 )
...
* Added new route for liveuamap
* Fix unsafe domain and the 3rd level domain defaulting
* docs: fix heading
---------
2024-01-06 00:36:50 +08:00
github-actions[bot]
008fcaea83
style: auto format
2024-01-05 15:56:51 +00:00
Night Space
1c85053922
feat(route): 调整生成鼠标路径的参数,在配置中预置路径 ( #14179 )
...
* fix(route): adjust the parameter to generate path
* feat(route): use the path from configure
* feat(docs): add the usage of BILIBILI_DM_IMG_LIST
2024-01-05 23:55:15 +08:00
savokiss
c33deddf78
fix: domp4 supports secondary address ( #14181 ) ( #14189 )
...
* fix: domp4 supports secondary address
* fix: domp4 remove invalid domain
2024-01-05 21:53:13 +08:00
dependabot[bot]
48fea97555
chore(deps): bump @sentry/node from 7.91.0 to 7.92.0 ( #14186 )
...
* chore(deps): bump @sentry/node from 7.91.0 to 7.92.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.91.0 to 7.92.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.91.0...7.92.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-05 00:45:23 +00:00
dependabot[bot]
955efb94ed
chore(deps): bump puppeteer from 21.6.1 to 21.7.0 ( #14185 )
...
* chore(deps): bump puppeteer from 21.6.1 to 21.7.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 21.6.1 to 21.7.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.6.1...puppeteer-v21.7.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-05 00:44:32 +00:00
dependabot[bot]
50ad0378fc
chore(deps): bump mailparser from 3.6.5 to 3.6.6 ( #14184 )
...
* chore(deps): bump mailparser from 3.6.5 to 3.6.6
Bumps [mailparser](https://github.com/nodemailer/mailparser ) from 3.6.5 to 3.6.6.
- [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.5...v3.6.6 )
---
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-01-05 00:40:03 +00:00
Tony
91ce25bcff
feat(route): recover gofans ( #14183 )
2024-01-05 02:15:56 +08:00
Ethan Shen
9af13494c3
fix(route): 第一财经DT财经报告附件 ( #14176 )
2024-01-04 04:06:17 +00:00
DIYgod
b8f7b38be1
feat: recover /ft/myft, close #14096
2024-01-04 11:44:42 +08:00
dependabot[bot]
6a1f53d801
chore(deps-dev): bump @vercel/nft from 0.26.0 to 0.26.2 ( #14174 )
...
* chore(deps-dev): bump @vercel/nft from 0.26.0 to 0.26.2
Bumps [@vercel/nft](https://github.com/vercel/nft ) from 0.26.0 to 0.26.2.
- [Release notes](https://github.com/vercel/nft/releases )
- [Commits](https://github.com/vercel/nft/compare/0.26.0...0.26.2 )
---
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-01-03 22:21:32 +00:00
dependabot[bot]
6973a21f20
chore(deps-dev): bump @types/eslint from 8.56.0 to 8.56.1 ( #14173 )
...
* chore(deps-dev): bump @types/eslint from 8.56.0 to 8.56.1
Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint ) from 8.56.0 to 8.56.1.
- [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>
2024-01-03 22:21:07 +00:00
dependabot[bot]
ca03dd45b0
chore(deps-dev): bump @types/imapflow from 1.0.16 to 1.0.17 ( #14172 )
...
* chore(deps-dev): bump @types/imapflow from 1.0.16 to 1.0.17
Bumps [@types/imapflow](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/imapflow ) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/imapflow )
---
updated-dependencies:
- dependency-name: "@types/imapflow"
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-03 22:20:39 +00:00
Ethan Shen
25173052f4
fix(route): 第一财经DT财经 ( #14171 )
2024-01-04 00:33:30 +08:00
dependabot[bot]
a2e47b1af8
chore(deps-dev): bump eslint-plugin-n from 16.6.0 to 16.6.1 ( #14166 )
...
* chore(deps-dev): bump eslint-plugin-n from 16.6.0 to 16.6.1
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.0...16.6.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>
2024-01-03 05:49:49 +00:00
dependabot[bot]
25f628f134
chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.5.1 to 1.5.3 ( #14165 )
...
* chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.5.1 to 1.5.3
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.3/packages/eslint-plugin-js )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-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>
2024-01-03 04:37:08 +00:00
dependabot[bot]
4889799af6
chore(deps): bump pinyin-pro from 3.18.5 to 3.18.6 in /website ( #14167 )
...
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro ) from 3.18.5 to 3.18.6.
- [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.5...3.18.6 )
---
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-01-02 21:52:42 +00:00
Tony
3bf9dd28c1
feat(route): backlinko ( #14164 )
...
* feat(route): backlinko
* Refactor blog.js to destructure nested properties
2024-01-03 01:37:59 +08:00
Ethan Shen
78c4977275
fix(route): 界面新闻重复文章视频 ( #14162 )
...
* fix(route): 界面新闻重复文章视频
* fix: improve url sanitization
2024-01-02 22:38:46 +08:00
Jankin Wei
8dcbbb50ec
feat: utgd add premium identification ( #14163 )
2024-01-02 13:27:18 +00:00
Tony
c058d6a00c
feat(route): add OTOBANANA ( #14160 )
...
* feat(route): add OTOBANANA
* fix: live guid
2024-01-02 18:55:39 +08:00
dependabot[bot]
8998f70f8a
chore(deps): bump chrono-node from 2.7.3 to 2.7.4 ( #14155 )
...
* chore(deps): bump chrono-node from 2.7.3 to 2.7.4
Bumps [chrono-node](https://github.com/wanasit/chrono ) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/wanasit/chrono/releases )
- [Commits](https://github.com/wanasit/chrono/compare/v2.7.3...v2.7.4 )
---
updated-dependencies:
- dependency-name: chrono-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>
2024-01-02 01:46:05 +00:00
dependabot[bot]
85879388c5
chore(deps): bump @tonyrl/rand-user-agent from 2.0.43 to 2.0.44 ( #14156 )
...
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.43 to 2.0.44
Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent ) from 2.0.43 to 2.0.44.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases )
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.43...v2.0.44 )
---
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-02 01:45:37 +00:00
Summer⛱
66844b055e
fix(route): douban recommended two-digit month ( #14153 )
2024-01-01 14:36:49 +00:00
Ethan Shen
81282775a1
feat(route): add 上海第二工业大学体育部 ( #14149 )
...
* feat(route): add 上海第二工业大学体育部
* fix docs
* fix: block requests to binary files
2024-01-01 00:09:36 +00:00
Ethan Shen
7a259bf494
feat(route): add 国家气候中心最新监测 ( #14151 )
...
* feat(route): add 国家气候中心最新监测
* fix typo
2024-01-01 00:36:21 +08:00
github-actions[bot]
f20bca610f
style: auto format
2023-12-31 16:01:43 +00:00
Night Space
64d906fc9c
feat(route): 添加 dm_img_list 字段防止被 Bilibili 识别 ( #14128 )
...
* feat(route): add dm_img_list parameter
Signed-off-by: NightSpaceC <NightSpaceC@outlook.com>
* feat(route): readd video-all. It is still usable.
* fix(route): use camelCase
* feat(route): generate data of dm_img_list
---------
Signed-off-by: NightSpaceC <NightSpaceC@outlook.com>
2024-01-01 00:00:10 +08:00
欠陥電気
6e244aaee8
feat(route): id param for shmeea ( #14145 )
...
* feat(route): id param for shmeea
* fix(route): fix radar docs url in shmeea/self-study
* fix(route): id?=08000 && block requests to binary files && fix code style
---------
2023-12-31 00:09:54 +08:00
artificialUsagi
b13e3f6402
feat(route): add 中国的中古 ( #14139 )
...
* feat(route): add 中国的中古
* Update lib/v2/medieval-china/post.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medieval-china/maintainer.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* fix(route): fix desc of 中国的中古
* fix(route): fix data query of 中国的中古
* Update lib/v2/medieval-china/post.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* style: auto format
* fix(radar): add target
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-30 23:32:59 +08:00
changren-wcr
a01c645757
feat(route): 三联生活周刊 ( #14127 )
...
* feat(route): 三联生活周刊
* fix: namespace and data acquirement
* fix: get article list by api
* Update lib/v2/lifeweek/channel.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/lifeweek/channel.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/lifeweek/tag.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* fix: rss url
* refactor: getRssItem function
* Update lib/v2/lifeweek/utils.js
---------
Co-authored-by: Changren Wang <changren.wcr@alibaba-inc.com>
2023-12-30 23:13:13 +08:00
About RSS
0dba566711
docs: Update InstanceList.tsx - add an instance ( #14143 )
...
add https://rsshub.rss.tips
2023-12-30 14:25:04 +08:00
la3rence
d7ec908673
feat: add air quality content in qweather 3days forecast feed ( #14136 )
...
* feat: add air quality content in qweather 3days report feed
* chore: title enhancement
* fix: resolve no needed lines
* fix: add guard for api key config
2023-12-30 10:46:33 +08:00
dependabot[bot]
13ae721a09
chore(deps): bump clsx from 2.0.0 to 2.1.0 in /website ( #14142 )
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: clsx
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-12-29 23:46:59 +00:00
dependabot[bot]
d7a0f4608f
chore(deps): bump koa from 2.14.2 to 2.15.0 ( #14141 )
...
* chore(deps): bump koa from 2.14.2 to 2.15.0
Bumps [koa](https://github.com/koajs/koa ) from 2.14.2 to 2.15.0.
- [Changelog](https://github.com/koajs/koa/blob/2.15.0/History.md )
- [Commits](https://github.com/koajs/koa/compare/2.14.2...2.15.0 )
---
updated-dependencies:
- dependency-name: koa
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-12-29 23:39:57 +00:00
dependabot[bot]
9026a6c69a
chore(deps-dev): bump eslint-plugin-n from 16.5.0 to 16.6.0 ( #14140 )
...
* chore(deps-dev): bump eslint-plugin-n from 16.5.0 to 16.6.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.5.0...16.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
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-12-29 23:21:09 +00:00
github-actions[bot]
1fb2ddf7cf
style: auto format
2023-12-29 14:29:20 +00:00
Ethan Shen
e7f20b43b7
feat(route): add Cool Papers ( #14129 )
...
* feat(route): add Cool Papers
* fix typo
* fix: remove kimi chat content
* docs: fix typo
---------
2023-12-29 22:27:52 +08:00
dependabot[bot]
f90e5d5e35
chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 in /website ( #14131 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.45 to 18.2.46.
- [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>
2023-12-28 22:03:41 +00:00
Tony
2eefc7fecc
feat(route): bluesky user posts ( #14130 )
2023-12-29 05:01:23 +08:00
dependabot[bot]
526d1ea94d
chore(deps-dev): bump @types/supertest from 6.0.1 to 6.0.2 ( #14126 )
...
* chore(deps-dev): bump @types/supertest from 6.0.1 to 6.0.2
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest )
---
updated-dependencies:
- dependency-name: "@types/supertest"
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-12-27 22:25:33 +00:00
la3rence
5f9844bb91
feat(route): add new route for moj of gov.cn ( #14122 )
...
* feat(route): add new route for moj of gov.cn
* fix: typo in path
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
2023-12-27 22:16:36 +08:00
DIYgod
4cde3afc68
feat: set default itunes_explicit to false, close #14093
2023-12-27 14:24:15 +08:00