dependabot[bot]
d3977e570a
chore(deps-dev): bump got from 14.6.0 to 14.6.1 ( #20378 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v14.6.0...v14.6.1 )
---
updated-dependencies:
- dependency-name: got
dependency-version: 14.6.1
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>
2025-10-27 08:22:06 +00:00
Tony
1cc197a104
feat(route/youtube): only get subtitle for jsonfeed ( #20375 )
2025-10-26 22:56:09 +08:00
Tsuyumi25
e1fe935494
docs(mercari): clarify Japan-only support ( #20373 )
...
* docs(mercari): clarify Japan-only support
* Update search.ts
2025-10-26 14:51:30 +08:00
Tony
b93c7935e1
chore(docker): use zstd to compress image
...
instead of gzip
2025-10-26 00:49:55 +08:00
github-actions[bot]
00bd2cc244
style: auto format
2025-10-25 11:33:27 +00:00
mslxl
259bdcc002
feat(route): add GitHub repo, user and org event routes ( #20330 )
...
* feat(route): add GitHub repository event route
Co-authored-by: LiangddBUG <113956019+LiangddCoder@users.noreply.github.com>
Signed-off-by: mslxl <i@mslxl.com>
* feat(route): add GitHub user and org event routes
Signed-off-by: mslxl <i@mslxl.com>
---------
Signed-off-by: mslxl <i@mslxl.com>
Co-authored-by: LiangddBUG <113956019+LiangddCoder@users.noreply.github.com>
2025-10-25 19:31:37 +08:00
AwesomeDog
ba0c820aee
feat(route): add eastmoney gerenzhongxin 4 routes ( #19791 )
...
* feat(route): add eastmoney gerenzhongxin cfh
* feat(route): add eastmoney gerenzhongxin guba trpl
* feat(route): add eastmoney gerenzhongxin gather
* Update lib/routes/eastmoney/gerenzhongxin/cfh.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/cfh.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/guba.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/cfh.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/trpl.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/guba.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/trpl.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/gather.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/guba.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/eastmoney/gerenzhongxin/trpl.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update use post_title instead.
* Update use blockquote instead.
* restore the abbreviated content as title. For the website is like twitter, there are only contents, no post_title.
* use blockquote to properly and semantically format the post and reply content
* Some of the posts do have a valid post_title. Now the post title has a precedence, if it is not valid, then use the abbreviated content
* fix deepscan result for INSUFFICIENT_NULL_CHECK
* fix deepscan result
---------
2025-10-25 18:55:56 +08:00
Keo
9d4efc58bb
feat(route): add NTR BLOG ( #20369 )
...
* feat(route): add NTR BLOG
* add feed lang
* Update lib/routes/ntrblog/articles.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/ntrblog/articles.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* update removal selectors
--------
2025-10-25 05:52:04 +00:00
dependabot[bot]
df62067a26
chore(deps): bump hono from 4.10.2 to 4.10.3 ( #20370 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.10.2...v4.10.3 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.10.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-24 19:46:30 +00:00
Tony
79aa90d09b
chore: switch to dataaxiom/ghcr-cleanup-action
2025-10-25 01:56:19 +08:00
Tony
048b8e8ac2
chore: add user parameter to action-ghcr-prune step
2025-10-25 01:25:31 +08:00
Tony
c32ccb348c
chore: switch to action-ghcr-prune
2025-10-25 01:16:50 +08:00
Tony
884f38156d
chore: use personal token instead
2025-10-25 01:12:52 +08:00
chris zheng
e45d803691
fix(route/cjlu/yjsy): use Puppeteer to fetch CJLU Graduate School notices after anti-crawler update ( #20359 )
...
* fix(route/yjsy): use puppeteer to bypass WAF
* fix: chage waiting-util to get fully loaded page
* fix: remove 'stylesheet' from excludeResourceTypes in yjsy route
* chore: provide default title for notifications in yjsy route
* fix: add HTTP headers for Puppeteer page requests in yjsy route
* fix: replace global ua in config with a static value
* fix: change waitUntil from 'networkidle0' to 'networkidle2'
* fix: set ua with setUserAgent
* fix: ensure user agent is set after HTTP headers in Puppeteer page requests
* fix: add limit parameter to handler for controlling result set size
* fix: update resource type handling in request interception
- use default maxAge managed by env
2025-10-25 00:42:50 +08:00
Tony
4c3591265f
chore: use lower case image name
2025-10-25 00:36:32 +08:00
Tony
63c82c76f7
chore: add container retention policy workflow
2025-10-25 00:32:59 +08:00
dependabot[bot]
2460a98428
chore(deps-dev): bump @babel/preset-typescript from 7.27.1 to 7.28.5 ( #20367 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.27.1 to 7.28.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-version: 7.28.5
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>
2025-10-25 00:08:05 +08:00
dependabot[bot]
0a5944c850
chore(deps-dev): bump discord-api-types from 0.38.30 to 0.38.31 ( #20368 )
...
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types ) from 0.38.30 to 0.38.31.
- [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.30...0.38.31 )
---
updated-dependencies:
- dependency-name: discord-api-types
dependency-version: 0.38.31
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>
2025-10-25 00:07:15 +08:00
dependabot[bot]
66142e2873
chore(deps): bump @sentry/node from 10.21.0 to 10.22.0 ( #20366 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 10.21.0 to 10.22.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.22.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.21.0...10.22.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.22.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>
2025-10-25 00:06:44 +08:00
Alex
ddf62a3269
fix: wikipedia/current-events: content extraction and html output ( #20338 )
...
* Fix content extraction and html output
- Content extraction was breaking in case it included a templating
instruction
- the html output was non-compliant html by having nested <ul>...</ul>
not belonging to a <li>...</li> element.
* refactor processListsAndLines in smaller functions
* fix date consistency
- title was using a date reconstructed from UTC time which led to
discrepancy between the content date and the title
- pubDate was based off the gmt time at which the process was
run. Instead, if the last possible entry time (23.59.59 gmt-12) is
passed, we use that, if not we use current time. This should reflect
more or less a form of 'publish' date status from this portal.
* ensure empty-ish page doesn't lead to entry creation
2025-10-24 23:34:04 +08:00
CathorQ
b42bca977d
fix(route/gelbooru): Fix variable name from useId to userId ( #20263 )
2025-10-24 23:03:33 +08:00
zhenlonghe
95bd51e321
chore(workflow): enhance GHCR cleanup script with error handling improvements
...
- Updated the deletion function to prevent process termination on errors by using 'set +e'.
- Improved error handling for file operations and command outputs to ensure robustness.
- Ensured that the script continues execution even if certain commands fail, enhancing overall reliability.
2025-10-24 22:20:54 +08:00
zhenlonghe
3a3f47fd07
chore(workflow): improve GHCR cleanup process with independent result logging
...
- Added a results directory to store success and error logs for each deletion attempt, preventing concurrent write conflicts.
- Updated the deletion function to create individual success and error files for better tracking of processed versions.
- Modified the result counting mechanism to utilize the new results directory structure.
2025-10-24 21:35:42 +08:00
zhenlonghe
cdf285d44a
chore(workflow): introduce GHCR cleanup workflow with enhanced performance
...
- Added a new workflow for cleaning up old GHCR package versions, scheduled to run hourly and triggered by Docker releases.
- Implemented a high-performance deletion process using parallel processing to optimize rate limits.
- Removed the previous daily retention workflow, consolidating cleanup functionality into this new workflow.
2025-10-24 21:06:52 +08:00
Bendancom
71e1d2b5c0
fix(route/hypergryph/arknights/arktca): rename the route & fix the source URL error ( #19897 )
2025-10-24 20:02:54 +08:00
Tony
0e3e88fa6f
style: format code
2025-10-24 20:02:42 +08:00
jin yung
88f5e7c55e
fix(route/youtube): replaceAll undefined when video.description_snippet is empty ( #19798 )
2025-10-24 19:53:02 +08:00
zhenlonghe
f03ac833a6
chore(workflow): update GHCR retention policy to use PAT instead of generated token
...
- Removed the token generation step for GitHub App authentication.
- Updated the deletion process to utilize a personal access token (PAT) for authentication.
- Maintained the functionality to delete container versions older than 30 days while keeping the 5 most recent versions.
2025-10-24 19:27:52 +08:00
zhenlonghe
6351b49991
chore(workflow): enhance GHCR retention policy with token generation
...
- Added a step to generate a GitHub App token for authentication.
- Updated the deletion process to use the generated token instead of the default GITHUB_TOKEN.
- Changed the image-names parameter to delete all images instead of just "rsshub".
2025-10-24 19:00:32 +08:00
zhenlonghe
fde72d9275
chore(workflow): replace hourly GHCR cleanup with daily retention policy
...
- Removed the existing hourly cleanup workflow for GHCR packages.
- Introduced a new daily retention workflow that deletes container versions older than 30 days while keeping the 5 most recent versions.
- Updated the scheduling to run at UTC 00:00 for better resource management.
2025-10-24 18:27:10 +08:00
Tony
616be4b278
style: format workflow
2025-10-24 18:14:11 +08:00
Tony
dad3e58d66
fix(route/abc): fix namespace disambiguation
2025-10-24 18:09:33 +08:00
Breezy
d4f5b8d261
fix(route/npr): added common name; updated audio selector; removed unwanted elements; prefer tags to slug ( #19712 )
...
* fix(route/npr): added common name; updated audio selector; removed unwanted elements; prefer tags to slug
* Updated `<p>` to `<br>` as suggested.
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
2025-10-24 17:35:08 +08:00
dependabot[bot]
7e8bf1d5d0
chore(deps-dev): bump @babel/preset-env from 7.28.3 to 7.28.5 ( #20365 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.28.3 to 7.28.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.5
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>
2025-10-24 08:21:55 +00:00
dependabot[bot]
c7ab85924a
chore(deps-dev): bump magic-string from 0.30.19 to 0.30.21 ( #20364 )
...
Bumps [magic-string](https://github.com/Rich-Harris/magic-string ) from 0.30.19 to 0.30.21.
- [Release notes](https://github.com/Rich-Harris/magic-string/releases )
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Rich-Harris/magic-string/compare/v0.30.19...v0.30.21 )
---
updated-dependencies:
- dependency-name: magic-string
dependency-version: 0.30.21
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>
2025-10-24 08:07:04 +00:00
zhenlonghe
75d946e36a
chore(workflow): update GHCR cleanup schedule and optimize deletion process
...
- Changed the cleanup schedule to run hourly for faster package management.
- Adjusted the default dry run mode to false for actual deletions.
- Enhanced logging to provide clearer insights on deletions and remaining versions.
- Implemented limits on deletions per run to avoid rate limits and ensure efficient processing.
2025-10-24 14:39:30 +08:00
zhenlonghe
4c2169610e
chore(workflow): optimize GHCR package cleanup process
...
- Updated the cleanup script to use a more efficient method for fetching package versions with pagination.
- Enhanced version processing by utilizing jq for batch operations, improving performance and clarity.
- Added detailed logging for versions to be deleted and kept, along with error handling for deletion failures.
- Introduced a dry run mode to preview deletions without executing them.
2025-10-24 13:57:48 +08:00
zhenlonghe
6cee4dc294
chore(workflow): change ghcr cleanup timeout to 120min
2025-10-24 10:47:08 +08:00
zhenlonghe
587e9bfb67
chore(workflow): add ghcr cleanup workflow
2025-10-24 09:02:45 +08:00
dependabot[bot]
decbabf665
chore(deps): bump imapflow from 1.0.200 to 1.1.0 ( #20360 )
...
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.0.200 to 1.1.0.
- [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.200...imapflow-v1.1.0 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-version: 1.1.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>
2025-10-23 17:10:59 +08:00
dependabot[bot]
cefcb119c1
chore(deps-dev): bump eslint-nibble from 9.1.0 to 9.1.1 ( #20362 )
...
Bumps [eslint-nibble](https://github.com/IanVS/eslint-nibble ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/IanVS/eslint-nibble/releases )
- [Changelog](https://github.com/IanVS/eslint-nibble/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IanVS/eslint-nibble/compare/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: eslint-nibble
dependency-version: 9.1.1
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>
2025-10-23 08:12:28 +00:00
dependabot[bot]
d4ef91aa52
chore(deps-dev): bump lint-staged from 16.2.5 to 16.2.6 ( #20361 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 16.2.5 to 16.2.6.
- [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/v16.2.5...v16.2.6 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.2.6
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>
2025-10-23 08:10:44 +00:00
dependabot[bot]
e1fb992a63
chore(deps): bump @sentry/node from 10.20.0 to 10.21.0 ( #20354 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 10.20.0 to 10.21.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/10.20.0...10.21.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.21.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>
2025-10-22 18:12:47 +08:00
dependabot[bot]
7d2fbf3e42
chore(deps): bump ioredis from 5.8.1 to 5.8.2 ( #20353 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.8.1...v5.8.2 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-version: 5.8.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>
2025-10-22 18:02:22 +08:00
dependabot[bot]
631bf30091
chore(deps): bump the opentelemetry group with 5 updates ( #20352 )
...
Bumps the opentelemetry group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js ) | `0.206.0` | `0.207.0` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js ) | `0.206.0` | `0.207.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js ) | `2.1.0` | `2.2.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js ) | `2.1.0` | `2.2.0` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js ) | `2.1.0` | `2.2.0` |
Updates `@opentelemetry/exporter-prometheus` from 0.206.0 to 0.207.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.206.0...experimental/v0.207.0 )
Updates `@opentelemetry/exporter-trace-otlp-http` from 0.206.0 to 0.207.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.206.0...experimental/v0.207.0 )
Updates `@opentelemetry/resources` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.1.0...v2.2.0 )
Updates `@opentelemetry/sdk-metrics` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.1.0...v2.2.0 )
Updates `@opentelemetry/sdk-trace-base` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-prometheus"
dependency-version: 0.207.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: opentelemetry
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
dependency-version: 0.207.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: opentelemetry
- dependency-name: "@opentelemetry/resources"
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: opentelemetry
- dependency-name: "@opentelemetry/sdk-metrics"
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: opentelemetry
- dependency-name: "@opentelemetry/sdk-trace-base"
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: opentelemetry
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 18:00:01 +08:00
dependabot[bot]
3e46358453
chore(deps): bump hono from 4.10.1 to 4.10.2 ( #20355 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.10.1...v4.10.2 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.10.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>
2025-10-22 08:18:48 +00:00
Tony
43e8b3ef83
fix(route/patreon): fix feed title and description ( #20351 )
2025-10-22 11:27:36 +08:00
dependabot[bot]
6e454df057
chore(deps-dev): bump tsdown from 0.15.7 to 0.15.9 ( #20345 )
...
Bumps [tsdown](https://github.com/rolldown/tsdown ) from 0.15.7 to 0.15.9.
- [Release notes](https://github.com/rolldown/tsdown/releases )
- [Commits](https://github.com/rolldown/tsdown/compare/v0.15.7...v0.15.9 )
---
updated-dependencies:
- dependency-name: tsdown
dependency-version: 0.15.9
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>
2025-10-21 20:00:49 +08:00
dependabot[bot]
970a6220a5
chore(deps-dev): bump @stylistic/eslint-plugin from 5.4.0 to 5.5.0 ( #20349 )
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.5.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>
2025-10-21 19:40:48 +08:00
dependabot[bot]
d3c2dab34b
chore(deps-dev): bump the typescript-eslint group with 2 updates ( #20341 )
...
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.46.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.46.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 19:15:47 +08:00