dependabot[bot]
764d9247aa
chore(deps): bump imapflow from 1.6.1 to 1.6.4 ( #22869 )
...
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.6.1 to 1.6.4.
- [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.6.1...v1.6.4 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-version: 1.6.4
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>
2026-07-29 08:14:04 +00:00
Ethan Shen
3645d3411d
fix(route): lhratings.com research pdf links ( #22866 )
2026-07-29 11:09:27 +08:00
Tony
598cd9184f
chore: weekly full routes test
2026-07-29 09:36:16 +08:00
Tony
267eb1e615
docs: add back route metadata for unknown routes ( #22865 )
...
* fix: add back route metadata
* fix: update route handlers to use ctx.req.param for path retrieval
* fix: add back route metadata for tsx
* fix: remove unnecessary reposition
* fix: remove * path
* docs: fix route name
* fix: radar url
* fix: more maintainers
* fix: typo
* fix: last batch of empty maintainers
* feat!: remove biodiscover
* fix: correct eslint directive in data258 route
2026-07-29 09:25:19 +08:00
dependabot[bot]
1a0f4cdec0
chore(deps-dev): bump the oxc group across 1 directory with 5 updates ( #22857 )
...
Bumps the oxc group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins ) | `1.75.0` | `1.76.0` |
| [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser ) | `0.141.0` | `0.142.0` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt ) | `0.60.0` | `0.61.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint ) | `1.75.0` | `1.76.0` |
| [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint ) | `1.75.0` | `1.76.0` |
Updates `@oxlint/plugins` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/oxc-project/oxc/releases )
- [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.76.0/npm/oxlint-plugins )
Updates `oxc-parser` from 0.141.0 to 0.142.0
- [Release notes](https://github.com/oxc-project/oxc/releases )
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md )
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.142.0/napi/parser )
Updates `oxfmt` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/oxc-project/oxc/releases )
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md )
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.61.0/npm/oxfmt )
Updates `oxlint` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/oxc-project/oxc/releases )
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md )
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.76.0/npm/oxlint )
Updates `oxlint-plugin-eslint` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/oxc-project/oxc/releases )
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint-plugin-eslint/CHANGELOG.md )
- [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.76.0/npm/oxlint-plugin-eslint )
---
updated-dependencies:
- dependency-name: "@oxlint/plugins"
dependency-version: 1.76.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxc-parser
dependency-version: 0.142.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxfmt
dependency-version: 0.61.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint
dependency-version: 1.76.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint-plugin-eslint
dependency-version: 1.76.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 21:59:19 +08:00
dependabot[bot]
3c160afa52
chore(deps): bump devenv from 6319d63 to fa2b4dd ( #22861 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `6319d63` to `fa2b4dd`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/6319d63344675f65c2c213be95084544866d8951...fa2b4ddf117bb32add8fb53ebed8d5df74f6afae )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: fa2b4ddf117bb32add8fb53ebed8d5df74f6afae
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 21:31:42 +08:00
dependabot[bot]
cc57953a64
chore(deps): bump imapflow from 1.5.0 to 1.6.1 ( #22860 )
...
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.5.0 to 1.6.1.
- [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.5.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-version: 1.6.1
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>
2026-07-28 21:25:06 +08:00
dependabot[bot]
c849a396de
chore(deps-dev): bump the cloudflare group across 1 directory with 2 updates ( #22856 )
...
Bumps the cloudflare group with 2 updates in the / directory: [@cloudflare/playwright](https://github.com/cloudflare/playwright/tree/HEAD/packages/playwright-cloudflare ) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd ).
Updates `@cloudflare/playwright` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/cloudflare/playwright/releases )
- [Commits](https://github.com/cloudflare/playwright/commits/v1.3.2/packages/playwright-cloudflare )
Updates `@cloudflare/workers-types` from 5.20260727.1 to 5.20260728.1
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/playwright"
dependency-version: 1.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: cloudflare
- dependency-name: "@cloudflare/workers-types"
dependency-version: 5.20260728.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 21:04:08 +08:00
dependabot[bot]
3cda7a2717
chore(deps): bump actions/stale from 10.4.0 to 11.0.0 ( #22854 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.4.0 to 11.0.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/1e223db275d687790206a7acac4d1a11bd6fe629...4391f3da665fdf50b6810c1a66712fb9ba21aa93 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 11.0.0
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>
2026-07-28 21:01:27 +08:00
dependabot[bot]
b047fcde17
chore(deps-dev): bump discord-api-types from 0.38.51 to 0.38.52 ( #22859 )
...
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types ) from 0.38.51 to 0.38.52.
- [Release notes](https://github.com/discordjs/discord-api-types/releases )
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.38.51...0.38.52 )
---
updated-dependencies:
- dependency-name: discord-api-types
dependency-version: 0.38.52
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>
2026-07-28 08:17:48 +00:00
dependabot[bot]
4b9655846d
chore(deps-dev): bump @types/node from 26.1.1 to 26.1.2 ( #22858 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 26.1.1 to 26.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 26.1.2
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>
2026-07-28 08:16:18 +00:00
dependabot[bot]
5a01d63f9d
chore(deps): bump docker/login-action from 4.5.1 to 4.5.2 ( #22855 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/abd2ef45e78c5afb21d64d4ca52ee8550d9572c7...371161bbe7024a29a25c5e19bfcbc0804fe9ad2c )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.5.2
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>
2026-07-28 08:13:06 +00:00
AiraNadih
1950616f04
fix(cma): fetch full bulletin content from NMC ( #22830 )
...
* fix(cma): handle SafeLine challenge
* fix(cma): refine channel route handling
2026-07-28 07:51:03 +08:00
Jiamin
9b6585e29b
fix(route): update link to adapt new website html ( #22853 )
2026-07-27 19:03:56 +00:00
Tony
a1a21b59de
fix(route): housekeeping ( #22851 )
...
* fix(route): agirls
* fix(route): hakkatv
* fix(route): meteor
* fix(route): dcfever
* fix(route): netflix
* fix(route): immich
* fix(route): 0818tuan
* fix(route): mhlw
* fix(route): indienova
* fix(route): anthropic
* fix(route): tingtingfm
* fix(route): pubscholar
* fix(route): byteclicks
* fix: correct path format in GameDB route
* fix: add 'game' category to GameDB route
* fix: reduce concurrency in item parsing for Byteclicks route
2026-07-28 00:44:30 +08:00
dependabot[bot]
f8764e37aa
chore(deps): bump the bbob group with 4 updates ( #22850 )
...
Bumps the bbob group with 4 updates: [@bbob/html](https://github.com/JiLiZART/bbob ), [@bbob/plugin-helper](https://github.com/JiLiZART/bbob ), [@bbob/preset-html5](https://github.com/JiLiZART/bbob ) and [@bbob/types](https://github.com/JiLiZART/bbob ).
Updates `@bbob/html` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/html@4.4.0...@bbob/html@4.4.1 )
Updates `@bbob/plugin-helper` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/plugin-helper@4.4.0...@bbob/plugin-helper@4.4.1 )
Updates `@bbob/preset-html5` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/preset-html5@4.4.0...@bbob/preset-html5@4.4.1 )
Updates `@bbob/types` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/types@4.4.0...@bbob/types@4.4.1 )
---
updated-dependencies:
- dependency-name: "@bbob/html"
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: bbob
- dependency-name: "@bbob/plugin-helper"
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: bbob
- dependency-name: "@bbob/preset-html5"
dependency-version: 4.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: bbob
- dependency-name: "@bbob/types"
dependency-version: 4.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: bbob
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 14:32:35 +00:00
TonyRL
175cf612fd
chore: group bbob/* in dependabot config
2026-07-27 22:26:16 +08:00
Tony
5527d18de9
refactor: remove unnecessary trim/first/last ( #22837 )
...
* refactor: remove unnecessary trim/first/last
* refactor(types): allow null in DataItem.description
* refactor: remove unnecessary fallback
* refactor(types): allow null in Data.description
* refactor: remove unnecessary fallback
* refactor: remove .clone()
* refactor: refine json content text
* fIx: cognition
* fix: more fixes
* fix(route/jiemian): use api
* fix(route/jandan): housekeeping
add back maintainers from #8904
* fix(route/kcna/news): update source and target mappings
* fix(route/jandan): sanitize HTML content in titles
* refactor: remove unnecessary referer
* fix(route/jinse): regex
2026-07-27 22:23:57 +08:00
dependabot[bot]
14e552cab6
chore(deps): bump jsdom from 29.1.1 to 30.0.0 ( #22844 )
...
* chore(deps): bump jsdom from 29.1.1 to 30.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 29.1.1 to 30.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Commits](https://github.com/jsdom/jsdom/compare/v29.1.1...v30.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-version: 30.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: bump engine range
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 22:12:24 +08:00
dependabot[bot]
f79f710712
chore(deps): bump devenv from fc06618 to 6319d63 ( #22849 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `fc06618` to `6319d63`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/fc06618ba2099eaec355764f3ec5c395d45cec7c...6319d63344675f65c2c213be95084544866d8951 )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: 6319d63344675f65c2c213be95084544866d8951
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 20:38:03 +08:00
dependabot[bot]
eb219a5265
chore(deps): bump @bbob/html from 4.3.1 to 4.4.0 ( #22843 )
...
Bumps [@bbob/html](https://github.com/JiLiZART/bbob ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/html@4.3.1...@bbob/html@4.4.0 )
---
updated-dependencies:
- dependency-name: "@bbob/html"
dependency-version: 4.4.0
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>
2026-07-27 17:35:35 +08:00
dependabot[bot]
70e97b7406
chore(deps): bump @bbob/preset-html5 from 4.3.1 to 4.4.0 ( #22847 )
...
Bumps [@bbob/preset-html5](https://github.com/JiLiZART/bbob ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/preset-html5@4.3.1...@bbob/preset-html5@4.4.0 )
---
updated-dependencies:
- dependency-name: "@bbob/preset-html5"
dependency-version: 4.4.0
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>
2026-07-27 17:27:44 +08:00
dependabot[bot]
303ee883cf
chore(deps): bump nixpkgs from e2587ca to 624af66 ( #22848 )
...
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs ) from `e2587ca` to `624af66`.
- [Commits](https://github.com/NixOS/nixpkgs/compare/e2587caef70cea85dd97d7daab492899902dbf5d...624af665418d3c65d544145b4d34ad696439570e )
---
updated-dependencies:
- dependency-name: nixpkgs
dependency-version: 624af665418d3c65d544145b4d34ad696439570e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 17:23:28 +08:00
dependabot[bot]
bcd9db6383
chore(deps): bump @bbob/plugin-helper from 4.3.1 to 4.4.0 ( #22846 )
...
Bumps [@bbob/plugin-helper](https://github.com/JiLiZART/bbob ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/plugin-helper@4.3.1...@bbob/plugin-helper@4.4.0 )
---
updated-dependencies:
- dependency-name: "@bbob/plugin-helper"
dependency-version: 4.4.0
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>
2026-07-27 17:20:45 +08:00
dependabot[bot]
e586a4bb5b
chore(deps-dev): bump globals from 17.7.0 to 17.8.0 ( #22845 )
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 17.7.0 to 17.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.8.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-version: 17.8.0
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>
2026-07-27 17:19:49 +08:00
dependabot[bot]
9892409cbf
chore(deps-dev): bump @bbob/types from 4.3.1 to 4.4.0 ( #22841 )
...
Bumps [@bbob/types](https://github.com/JiLiZART/bbob ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/JiLiZART/bbob/releases )
- [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/types@4.3.1...@bbob/types@4.4.0 )
---
updated-dependencies:
- dependency-name: "@bbob/types"
dependency-version: 4.4.0
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>
2026-07-27 16:59:28 +08:00
dependabot[bot]
4814bf513b
chore(deps-dev): bump @cloudflare/workers-types in the cloudflare group ( #22840 )
...
Bumps the cloudflare group with 1 update: [@cloudflare/workers-types](https://github.com/cloudflare/workerd ).
Updates `@cloudflare/workers-types` from 5.20260724.1 to 5.20260727.1
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 5.20260727.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 16:56:55 +08:00
dependabot[bot]
e3501b6321
chore(deps): bump @hono/node-server from 2.0.11 to 2.0.12 ( #22842 )
...
Bumps [@hono/node-server](https://github.com/honojs/node-server ) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/honojs/node-server/releases )
- [Commits](https://github.com/honojs/node-server/compare/v2.0.11...v2.0.12 )
---
updated-dependencies:
- dependency-name: "@hono/node-server"
dependency-version: 2.0.12
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>
2026-07-27 08:19:04 +00:00
dependabot[bot]
29147419b5
chore(deps): bump docker/login-action from 4.5.0 to 4.5.1 ( #22839 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/06fb636fac595d6fb4b28a5dfcb21a6f5091859c...abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.5.1
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>
2026-07-27 08:08:06 +00:00
Ethan Shen
1399af8296
fix(route): 联合资信评估股份有限公司研究报告 ( #22835 )
2026-07-26 22:17:00 +08:00
Tim
5d6338ee34
feat(route): add Forward Future routes (daily newsletter + originals) ( #22827 )
...
* feat: add Forward Future routes (daily newsletter + originals)
* feat(route): add lang
* feat: add cache.tryGet to Forward Future routes
* fix: address review feedback - remove cache.tryGet from list requests, use JSON.parse for unescaping, fix description/pubDate/extraction
2026-07-26 21:38:01 +08:00
TonyRL
a1e16cce7d
chore: add effort support
2026-07-26 11:02:53 +08:00
Sryvkver
c0825f01dd
fix(route/fanbox) Update PostListResponse model to conform to new API response ( #22828 )
...
Co-authored-by: Sryvkver <git@sryvkver.com >
2026-07-25 21:47:57 +08:00
dependabot[bot]
2221f62bdb
chore(deps-dev): bump eslint in the eslint group across 1 directory ( #22820 )
...
Bumps the eslint group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 10.7.0 to 10.8.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v10.7.0...v10.8.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-25 21:40:46 +08:00
dependabot[bot]
6ba3f37fd4
chore(deps): bump undici from 8.8.0 to 8.9.0 ( #22825 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v8.8.0...v8.9.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 8.9.0
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>
2026-07-25 10:59:08 +00:00
dependabot[bot]
9cca12ae43
chore(deps): bump header-generator from 2.1.82 to 2.1.86 ( #22823 )
...
Bumps [header-generator](https://github.com/apify/fingerprint-suite ) from 2.1.82 to 2.1.86.
- [Release notes](https://github.com/apify/fingerprint-suite/releases )
- [Commits](https://github.com/apify/fingerprint-suite/compare/v2.1.82...v2.1.86 )
---
updated-dependencies:
- dependency-name: header-generator
dependency-version: 2.1.86
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>
2026-07-25 10:41:47 +00:00
dependabot[bot]
fde0b12b36
chore(deps): bump hono from 4.12.31 to 4.12.32 ( #22824 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.12.31 to 4.12.32.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.12.31...v4.12.32 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.12.32
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>
2026-07-25 10:34:50 +00:00
dependabot[bot]
a9f52c9adb
chore(deps-dev): bump discord-api-types from 0.38.50 to 0.38.51 ( #22821 )
...
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types ) from 0.38.50 to 0.38.51.
- [Release notes](https://github.com/discordjs/discord-api-types/releases )
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.38.50...0.38.51 )
---
updated-dependencies:
- dependency-name: discord-api-types
dependency-version: 0.38.51
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>
2026-07-25 10:33:05 +00:00
Tony
f3109724aa
chore: set max diff to 1000
2026-07-25 18:10:59 +08:00
Jiamin
8a2128988a
feat(route): add china silk museum exhibit route ( #22809 )
...
* feat(route): add china silk museum exhibit route
* fix: update radar source
* fix: update rawSrc to remove redundancy
* fix: update according to part of bot review
2026-07-25 17:24:59 +08:00
github-actions[bot]
0103920744
Update VOUCHED list
...
https://github.com/DIYgod/RSSHub/issues/22801#issuecomment-5077973323
2026-07-25 09:23:33 +00:00
Jiamin
91d71f14e7
fix(route): remove dyanmic date stamp for link ( #22818 )
...
* fix(route): remove dynamic date stamp from the link
* fix(route): remove dynamic date stamp from the link
* fix: update radar source
* fix: update radar source to restore www
2026-07-25 17:13:33 +08:00
whatever
0294ce99db
fix(dongqiudi): adapt routes to new __NUXT__ data structure ( #22720 )
...
* route: fix dongqiudi routes for new __NUXT__ data structure
* fix(dongqiudi): remove unused mobile fallback
* fix(dongqiudi): tolerate unavailable special articles
* fix(dongqiudi): remove unnecessary bool return from ProcessFeedType2
2026-07-25 05:06:28 +08:00
dependabot[bot]
4e41ec6670
chore(deps): bump devenv from 9767a1f to fc06618 ( #22815 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `9767a1f` to `fc06618`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/9767a1f458fbd99b487dbb600a130917d4cd2b13...fc06618ba2099eaec355764f3ec5c395d45cec7c )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: fc06618ba2099eaec355764f3ec5c395d45cec7c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 21:10:04 +08:00
dependabot[bot]
71f87aca39
chore(deps-dev): bump the cloudflare group with 3 updates ( #22811 )
...
Bumps the cloudflare group with 3 updates: [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers ), [@cloudflare/workers-types](https://github.com/cloudflare/workerd ) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ).
Updates `@cloudflare/vitest-pool-workers` from 0.18.7 to 0.18.8
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.18.8/packages/vitest-pool-workers )
Updates `@cloudflare/workers-types` from 5.20260723.1 to 5.20260724.1
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
Updates `wrangler` from 4.113.0 to 4.114.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.114.0/packages/wrangler )
---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
dependency-version: 0.18.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: cloudflare
- dependency-name: "@cloudflare/workers-types"
dependency-version: 5.20260724.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
- dependency-name: wrangler
dependency-version: 4.114.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 20:59:29 +08:00
dependabot[bot]
edb2987d51
chore(deps): bump nixpkgs from 241313f to e2587ca ( #22816 )
...
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs ) from `241313f` to `e2587ca`.
- [Commits](https://github.com/NixOS/nixpkgs/compare/241313f4e8e508cb9b13278c2b0fa25b9ca27163...e2587caef70cea85dd97d7daab492899902dbf5d )
---
updated-dependencies:
- dependency-name: nixpkgs
dependency-version: e2587caef70cea85dd97d7daab492899902dbf5d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 20:39:08 +08:00
dependabot[bot]
9e6e574537
chore(deps-dev): bump fs-extra from 11.3.6 to 11.4.0 ( #22812 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 11.3.6 to 11.4.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.6...11.4.0 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-version: 11.4.0
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>
2026-07-24 20:27:05 +08:00
dependabot[bot]
5f9a9ecb19
chore(deps-dev): bump lint-staged from 17.1.1 to 17.2.0 ( #22813 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 17.1.1 to 17.2.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v17.1.1...v17.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 17.2.0
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>
2026-07-24 20:21:04 +08:00
dependabot[bot]
767968d1b5
chore(deps): bump docker/login-action from 4.4.0 to 4.5.0 ( #22810 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/af1e73f918a031802d376d3c8bbc3fe56130a9b0...06fb636fac595d6fb4b28a5dfcb21a6f5091859c )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.5.0
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>
2026-07-24 20:16:01 +08:00
dependabot[bot]
38a66faa2a
chore(deps-dev): bump tsdown from 0.22.13 to 0.22.14 ( #22814 )
...
Bumps [tsdown](https://github.com/rolldown/tsdown ) from 0.22.13 to 0.22.14.
- [Release notes](https://github.com/rolldown/tsdown/releases )
- [Commits](https://github.com/rolldown/tsdown/compare/v0.22.13...v0.22.14 )
---
updated-dependencies:
- dependency-name: tsdown
dependency-version: 0.22.14
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>
2026-07-24 08:14:56 +00:00