Commit Graph

14559 Commits

Author SHA1 Message Date
DIYgod 63ceeecce2
fix(bsky): api 2025-06-17 19:35:43 +08:00
DIYgod 94160fa0f4
fix(bsky): keyword 2025-06-17 17:48:08 +08:00
dependabot[bot] 9eae4eb8d7
chore(deps-dev): bump @types/node from 24.0.2 to 24.0.3 (#19397)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.2 to 24.0.3.
- [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: 24.0.3
  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-06-17 08:54:51 +00:00
dependabot[bot] ff390d0589
chore(deps): bump zod from 3.25.64 to 3.25.67 (#19395)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.64 to 3.25.67.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.64...v3.25.67)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.67
  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-06-17 08:54:29 +00:00
Yuiki Saito 066d1dcc8f
fix(route/tver): Fix route configuration and optimize image sizes (#19390)
* fix: corrected parameter name in route configuration

* update: improved thumbnail image size
2025-06-17 08:19:40 +08:00
Yuiki Saito bb6c7cee3d
feat(route): add TVer (#19387)
* feat(route): add TVer

* Update lib/routes/tver/series.ts

---------
2025-06-16 22:29:38 +08:00
Ethan Shen 3e895734aa
feat(route): add Mathpix Blog (#19382) 2025-06-16 21:27:16 +08:00
pseudoyu 9e7aba6779
feat(route/hyperdash): add top traders route 2025-06-16 17:28:18 +08:00
dependabot[bot] b924575dc5
chore(deps-dev): bump @types/node from 24.0.1 to 24.0.2 (#19386)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.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: 24.0.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>
2025-06-16 09:22:42 +00:00
dependabot[bot] 030c7d032b
chore(deps-dev): bump lint-staged from 16.1.1 to 16.1.2 (#19385)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.1 to 16.1.2.
- [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.1.1...v16.1.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.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>
2025-06-16 09:20:54 +00:00
dependabot[bot] 9732062c58
chore(deps): bump query-string from 9.2.0 to 9.2.1 (#19384)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: query-string
  dependency-version: 9.2.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>
2025-06-16 09:18:25 +00:00
dependabot[bot] 2ce7730903
chore(deps): bump dawidd6/action-download-artifact from 10 to 11 (#19383)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](4c1e823582...ac66b43f0e)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '11'
  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>
2025-06-16 16:43:12 +08:00
Yuiki Saito 47cae995ce
feat(route): add Sankei Shimbun (#19381)
* feat(route): add Sankei Shimbun

* fix: fix wrong topic path

* fix: fixed code as pointed out in review

* fix: cleanup
2025-06-15 23:12:36 +08:00
karasu 2b16676200
feat(route): mixi2 (#19359)
* feat(route): mixi2

* feat(route/mixi2): 添加参数描述

* feat(route/mixi2): 添加 feed 标题

* feat(route/mixi2): discovery 订阅路由添加图片

* feat(route/mixi2): 添加view属性

* fix(route/mixi2): 修复类型错误

* Update lib/routes/mixi2/utils.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/mixi2/community.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/mixi2/home.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/routes/mixi2/discovery.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* add requireConfig

* update

* add post filter

* fix the filter
2025-06-15 20:52:50 +08:00
Horace 499e57adc0
feat(route): add njust/cs (#19380)
* njustcs

* add njustcs

* njust cs time zone
2025-06-15 19:58:38 +08:00
Tony ff3a9ce051
feat(route/warhammer-community): add news (#19379) 2025-06-15 05:30:51 +08:00
Andvari 56fd5c400b
feat(route/storm): Add API endpoint method (#19378)
* feat(route/storm): Add API endpoint method

* Update channel.ts
2025-06-15 00:43:50 +08:00
dependabot[bot] ffc575de45
chore(deps-dev): bump the eslint group with 2 updates (#19374)
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.28.0 to 9.29.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/commits/v9.29.0/packages/js)

Updates `eslint` from 9.28.0 to 9.29.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/v9.28.0...v9.29.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.29.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>
2025-06-14 18:06:34 +08:00
dependabot[bot] e7817de43d
chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.1 (#19377)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.0 to 16.1.1.
- [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.1.0...v16.1.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.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-06-14 18:06:08 +08:00
dependabot[bot] b0bd1b6a08
chore(deps): bump @scalar/hono-api-reference from 0.9.3 to 0.9.4 (#19376)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.3 to 0.9.4.
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.9.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>
2025-06-14 09:55:50 +00:00
dependabot[bot] 4646cdbbb3
chore(deps): bump tsx from 4.20.0 to 4.20.3 (#19375)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.0 to 4.20.3.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.20.0...v4.20.3)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.3
  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-06-14 09:54:30 +00:00
Ethan Shen 2ac656351d
feat(route): add Active Python Releases (#19373) 2025-06-14 00:32:18 +08:00
dependabot[bot] cd4605feb8
chore(deps): bump puppeteer from 24.10.0 to 24.10.1 (#19369)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.10.0 to 24.10.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.10.0...puppeteer-v24.10.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.10.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>
2025-06-13 18:34:03 +08:00
dependabot[bot] a0a55b93db
chore(deps): bump @sentry/node from 9.28.1 to 9.29.0 (#19372)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.28.1 to 9.29.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/9.28.1...9.29.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-version: 9.29.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-06-13 18:27:03 +08:00
dependabot[bot] a47de914b8
chore(deps-dev): bump eslint-plugin-n from 17.19.0 to 17.20.0 (#19371)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.19.0 to 17.20.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.19.0...v17.20.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-version: 17.20.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-06-13 18:26:00 +08:00
dependabot[bot] 4fcb444c46
chore(deps): bump zod from 3.25.63 to 3.25.64 (#19370)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.63 to 3.25.64.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.63...v3.25.64)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.64
  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-06-13 18:25:13 +08:00
dependabot[bot] 4daa791b43
chore(deps): bump imapflow from 1.0.187 to 1.0.188 (#19368)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.187 to 1.0.188.
- [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.187...v1.0.188)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-version: 1.0.188
  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-06-13 18:25:00 +08:00
dependabot[bot] 8c8305759c
chore(deps): bump zod from 3.25.61 to 3.25.63 (#19364)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.61 to 3.25.63.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.61...v3.25.63)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.63
  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-06-12 18:49:11 +08:00
dependabot[bot] a60acd2288
chore(deps-dev): bump @types/node from 24.0.0 to 24.0.1 (#19363)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.0 to 24.0.1.
- [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: 24.0.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-06-12 08:54:54 +00:00
dependabot[bot] 2582afb8cf
chore(deps): bump @sentry/node from 9.28.0 to 9.28.1 (#19361)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.28.0 to 9.28.1.
- [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/9.28.0...9.28.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-version: 9.28.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>
2025-06-12 08:49:42 +00:00
Tony f02822e4b6
feat(route): add android security bulletins (#19356) 2025-06-12 11:33:35 +08:00
pseudoyu 5d0a08856b
feat(route/xueqiu): add user profile image 2025-06-11 20:41:14 +08:00
dependabot[bot] 073fe3357b
chore(deps): bump tsx from 4.19.4 to 4.20.0 (#19354)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.4...v4.20.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.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-06-11 16:36:28 +08:00
dependabot[bot] 8c734483a7
chore(deps): bump @sentry/node from 9.27.0 to 9.28.0 (#19352)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.27.0 to 9.28.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/9.27.0...9.28.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-version: 9.28.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-06-11 16:36:07 +08:00
Hwting 6192eef684
fix(route): Fix the abnormal display of description in hellogithub (#19351)
1.fix:Fix the abnormal display of description in hellogithub
2025-06-11 16:35:38 +08:00
dependabot[bot] 171244d5c6
chore(deps): bump zod from 3.25.57 to 3.25.61 (#19353)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.57 to 3.25.61.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.57...v3.25.61)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.61
  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-06-11 08:25:29 +00:00
pjy f020c43aa8
feat(route): add route aibase/daily (#19152)
* feat(route):add route aibase/daily

* apply suggestions from code review.

close #18455

---------

Co-authored-by: pujinyao <pujinyao@eastmoney.com>
2025-06-11 10:44:41 +08:00
Ethan Shen 0c19eef4e5
feat(route): add Potplayer Update History (#19330)
* feat(route): add Potplayer Update History

* fix regexp
2025-06-11 00:22:59 +08:00
Andvari 4c7840f6f7
fix(route/cna): Unify full text fetching method (#19346) 2025-06-10 23:35:50 +08:00
5458b06a85
fix(route): /tju/yzb/:type? (#19347)
* fix(route): /tju/yzb/:type?

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-10 22:24:04 +08:00
dependabot[bot] 6265c0620b
chore(deps): bump youtubei.js from 13.4.0 to 14.0.0 (#19345)
Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 13.4.0 to 14.0.0.
- [Release notes](https://github.com/LuanRT/YouTube.js/releases)
- [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LuanRT/YouTube.js/compare/v13.4.0...v14.0.0)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-version: 14.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>
2025-06-10 21:29:33 +08:00
dependabot[bot] 94efb3f1e3
chore(deps): bump zod from 3.25.56 to 3.25.57 (#19343) 2025-06-10 21:09:08 +08:00
dependabot[bot] e6d3c4ac7b
chore(deps-dev): bump @types/node from 22.15.30 to 24.0.0 (#19344) 2025-06-10 21:08:54 +08:00
dependabot[bot] 2ddb506b30
chore(deps-dev): bump the typescript-eslint group with 2 updates (#19342) 2025-06-10 21:08:44 +08:00
Tony 1c377a2ab5 chore: fix pnpm lock 2025-06-09 23:42:33 +08:00
dependabot[bot] e3ac11a69a
chore(deps): bump cheerio from 1.0.0 to 1.1.0 (#19338)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: cheerio
  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-06-09 22:55:37 +08:00
dependabot[bot] 17cff38f70
chore(deps): bump entities from 6.0.0 to 6.0.1 (#19336)
Bumps [entities](https://github.com/fb55/entities) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/fb55/entities/releases)
- [Commits](https://github.com/fb55/entities/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: entities
  dependency-version: 6.0.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>
2025-06-09 22:54:20 +08:00
dependabot[bot] 12ecf9a490
chore(deps): bump @hono/node-server from 1.14.3 to 1.14.4 (#19335)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.14.3...v1.14.4)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.14.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>
2025-06-09 22:54:04 +08:00
dependabot[bot] a319e70a6b
chore(deps-dev): bump @types/etag from 1.8.3 to 1.8.4 (#19337)
Bumps [@types/etag](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/etag) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/etag)

---
updated-dependencies:
- dependency-name: "@types/etag"
  dependency-version: 1.8.4
  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-06-09 22:53:36 +08:00
dependabot[bot] 37cae50098
chore(deps): bump zod from 3.25.55 to 3.25.56 (#19334)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.55 to 3.25.56.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.55...v3.25.56)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.56
  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-06-09 22:53:23 +08:00