dependabot[bot]
bb5a944b35
chore(deps-dev): bump tsdown from 0.21.9 to 0.21.10 ( #21810 )
...
* chore(deps-dev): bump tsdown from 0.21.9 to 0.21.10
Bumps [tsdown](https://github.com/rolldown/tsdown ) from 0.21.9 to 0.21.10.
- [Release notes](https://github.com/rolldown/tsdown/releases )
- [Commits](https://github.com/rolldown/tsdown/compare/v0.21.9...v0.21.10 )
---
updated-dependencies:
- dependency-name: tsdown
dependency-version: 0.21.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: migrate tsdown options
* test: fix flaky test
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 05:09:46 +08:00
Tony
796bbf1ecf
fix(route/yahoo): fix providers ( #21852 )
...
* fix(yahoo): fix getProviderList
* fix(yahoo): fix region config
* fix: typo
2026-04-29 04:00:53 +08:00
dependabot[bot]
d811d053b2
chore(deps-dev): bump the oxc group with 5 updates ( #21847 )
...
* chore(deps-dev): bump the oxc group with 5 updates
Bumps the oxc group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins ) | `1.61.0` | `1.62.0` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt ) | `0.46.0` | `0.47.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint ) | `1.61.0` | `1.62.0` |
| [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint ) | `1.61.0` | `1.62.0` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint ) | `0.22.0` | `0.22.1` |
Updates `@oxlint/plugins` from 1.61.0 to 1.62.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.62.0/npm/oxlint-plugins )
Updates `oxfmt` from 0.46.0 to 0.47.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.47.0/npm/oxfmt )
Updates `oxlint` from 1.61.0 to 1.62.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.62.0/npm/oxlint )
Updates `oxlint-plugin-eslint` from 1.61.0 to 1.62.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.62.0/npm/oxlint-plugin-eslint )
Updates `oxlint-tsgolint` from 0.22.0 to 0.22.1
- [Release notes](https://github.com/oxc-project/tsgolint/releases )
- [Commits](https://github.com/oxc-project/tsgolint/compare/v0.22.0...v0.22.1 )
---
updated-dependencies:
- dependency-name: "@oxlint/plugins"
dependency-version: 1.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxfmt
dependency-version: 0.47.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint
dependency-version: 1.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint-plugin-eslint
dependency-version: 1.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint-tsgolint
dependency-version: 0.22.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: oxc
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: ignore eslint-disable on ci
* chore: bump pnpm
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 03:49:51 +08:00
dependabot[bot]
6a9213566f
chore(deps-dev): bump the typescript-eslint group with 2 updates ( #21848 )
...
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.59.0 to 8.59.1
- [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.59.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.59.0 to 8.59.1
- [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.59.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.59.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.59.1
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>
2026-04-28 22:48:15 +08:00
DIYgod
7a7453d2d2
fix(twitter): handle unavailable quoted tweets
2026-04-28 21:09:55 +08:00
github-actions[bot]
8f1e11203d
chore(nix): update dependencies hash to sha256-WpN4jgLZFkKBZJBhfp8zTjAwJzhTHmELVamsgeB7U0M=
2026-04-28 08:39:39 +00:00
dependabot[bot]
672834c84e
chore(deps): bump devenv from d31845d to fb3d8df ( #21851 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `d31845d` to `fb3d8df`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/d31845dd5d9573ed611686c1f368eb8af41010ee...fb3d8df47420022c47a42151c26e5cdaee6c641d )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: fb3d8df47420022c47a42151c26e5cdaee6c641d
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-04-28 16:37:56 +08:00
dependabot[bot]
1f6aafb621
chore(deps): bump @scalar/hono-api-reference from 0.10.10 to 0.10.11 ( #21850 )
...
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono ) from 0.10.10 to 0.10.11.
- [Release notes](https://github.com/scalar/scalar/releases )
- [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.10.11
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-04-28 08:21:50 +00:00
dependabot[bot]
ec5fb92f8a
chore(deps): bump re2js from 2.2.3 to 2.3.1 ( #21849 )
...
Bumps [re2js](https://github.com/le0pard/re2js ) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/le0pard/re2js/releases )
- [Commits](https://github.com/le0pard/re2js/compare/2.2.3...2.3.1 )
---
updated-dependencies:
- dependency-name: re2js
dependency-version: 2.3.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-04-28 08:20:34 +00:00
github-actions[bot]
add0734e0f
chore(nix): update dependencies hash to sha256-jXH+lqvTUjWfOWt6MwuF7wM4RV1JgRFyr/O614PsqJ0=
2026-04-27 13:35:39 +00:00
dependabot[bot]
b2334d46ad
chore(deps): bump nixpkgs from b12141e to 0726a0e ( #21844 )
...
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs ) from `b12141e` to `0726a0e`.
- [Commits](https://github.com/NixOS/nixpkgs/compare/b12141ef619e0a9c1c84dc8c684040326f27cdcc...0726a0ecb6d4e08f6adced58726b95db924cef57 )
---
updated-dependencies:
- dependency-name: nixpkgs
dependency-version: 0726a0ecb6d4e08f6adced58726b95db924cef57
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-04-27 21:33:53 +08:00
dependabot[bot]
4c6b830877
chore(deps-dev): bump oxlint-tsgolint in the oxc group ( #21841 )
...
Bumps the oxc group with 1 update: [oxlint-tsgolint](https://github.com/oxc-project/tsgolint ).
Updates `oxlint-tsgolint` from 0.21.1 to 0.22.0
- [Release notes](https://github.com/oxc-project/tsgolint/releases )
- [Commits](https://github.com/oxc-project/tsgolint/compare/v0.21.1...v0.22.0 )
---
updated-dependencies:
- dependency-name: oxlint-tsgolint
dependency-version: 0.22.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-04-27 20:57:14 +08:00
dependabot[bot]
6c59d80fa2
chore(deps): bump jsdom from 29.0.2 to 29.1.0 ( #21843 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 29.0.2 to 29.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Commits](https://github.com/jsdom/jsdom/compare/v29.0.2...v29.1.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-version: 29.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>
2026-04-27 20:51:56 +08:00
github-actions[bot]
866453bfda
chore(nix): update dependencies hash to sha256-HO3OeUzttaFf/Z1rNgwYIqdSkuG1DTjbt0qgyVTWVDk=
2026-04-27 12:49:06 +00:00
dependabot[bot]
9895f4f4ed
chore(deps): bump devenv from c873d21 to d31845d ( #21845 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `c873d21` to `d31845d`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/c873d21f80b6b43f121258f5e6fd3b34afa7b930...d31845dd5d9573ed611686c1f368eb8af41010ee )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: d31845dd5d9573ed611686c1f368eb8af41010ee
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-04-27 20:47:19 +08:00
dependabot[bot]
37ddfe9497
chore(deps): bump re2js from 2.2.2 to 2.2.3 ( #21842 )
...
Bumps [re2js](https://github.com/le0pard/re2js ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/le0pard/re2js/releases )
- [Commits](https://github.com/le0pard/re2js/compare/2.2.2...2.2.3 )
---
updated-dependencies:
- dependency-name: re2js
dependency-version: 2.2.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>
2026-04-27 08:50:44 +00:00
Lukas Wolfsteiner
5b4fe8e68d
feat(route): add user likes activity for Hugging Face ( #21838 )
...
Introduces a new route to fetch and display user likes activity from Hugging Face, including links to liked repositories and their types.
The route is accessible via '/activity/:user/likes' and supports various repository types such as datasets, spaces, papers, and collections.
This is done by parsing the JSON provided through the HuggingFace API.
E.g.: `https://huggingface.co/api/users/dotwee/likes `
2026-04-27 03:04:25 +08:00
Tony
7c6fe1c854
chore: auto close broken PR
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-25 20:39:07 +08:00
Volundio
be87dfd523
docs: edit zaimanhua description. ( #21829 )
2026-04-25 20:21:21 +08:00
Tony
2ead222fbc
chore: auto close broken PR
2026-04-25 20:18:54 +08:00
dependabot[bot]
7602dd22d2
chore(deps): bump @sentry/node from 10.49.0 to 10.50.0 ( #21818 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 10.49.0 to 10.50.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.49.0...10.50.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.50.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-04-24 23:39:11 +08:00
Tony
0ddea9ef86
fix(route): apple apps ( #21824 )
2026-04-24 19:39:30 +08:00
dependabot[bot]
bd31ae13ae
chore(deps): bump hono from 4.12.14 to 4.12.15 ( #21819 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.12.14 to 4.12.15.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.15 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.12.15
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-04-24 19:26:22 +08:00
github-actions[bot]
bd5f3a5b06
chore(nix): update dependencies hash to sha256-ek3LN43FqwmLGh4qk54DZ8FwZZs9DmUKVUPDzwKOj6c=
2026-04-24 11:22:34 +00:00
dependabot[bot]
11a66114f5
chore(deps): bump devenv from 863b420 to c873d21 ( #21820 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `863b420` to `c873d21`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/863b4204725efaeeb73811e376f928232b720646...c873d21f80b6b43f121258f5e6fd3b34afa7b930 )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: c873d21f80b6b43f121258f5e6fd3b34afa7b930
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-04-24 19:20:48 +08:00
dependabot[bot]
293c9cd879
chore(deps): bump re2js from 2.2.0 to 2.2.2 ( #21816 )
...
Bumps [re2js](https://github.com/le0pard/re2js ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/le0pard/re2js/releases )
- [Commits](https://github.com/le0pard/re2js/compare/2.2.0...2.2.2 )
---
updated-dependencies:
- dependency-name: re2js
dependency-version: 2.2.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-04-24 19:03:25 +08:00
kjasn
6528dc0a2f
feat: add token option for zaimanhua route ( #21815 )
...
* feat: zaimanhua use cookie
* feat: zaimanhua recent update and comic update add token option
* Update lib/routes/zaimanhua/update.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-24 18:59:58 +08:00
dependabot[bot]
af81ecac58
chore(deps): bump @scalar/hono-api-reference from 0.10.9 to 0.10.10 ( #21817 )
...
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono ) from 0.10.9 to 0.10.10.
- [Release notes](https://github.com/scalar/scalar/releases )
- [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.10.10
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-04-24 08:19:33 +00:00
DIYgod
7c2bcf5bdf
feat: add HTTP cache ( #21814 )
2026-04-24 11:35:51 +08:00
dependabot[bot]
664495af9d
chore(deps): bump devenv from 91affc7 to 863b420 ( #21811 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `91affc7` to `863b420`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/91affc7a7b6646852a0079678eadf12ac5029d9d...863b4204725efaeeb73811e376f928232b720646 )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: 863b4204725efaeeb73811e376f928232b720646
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-04-23 12:06:38 +00:00
dependabot[bot]
4e7165da19
chore(deps): bump cachix/install-nix-action from 31.10.4 to 31.10.5 ( #21809 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 31.10.4 to 31.10.5.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/616559265b40713947b9c190a8ff4b507b5df49b...ab739621df7a23f52766f9ccc97f38da6b7af14f )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.5
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-04-23 08:13:35 +00:00
MurphyYi
779d67a76f
fix(xiaomiyoupin): 修复众筹路由 API 失效问题 ( #21785 )
...
* fix(xiaomiyoupin): 修复众筹路由 API 失效问题
- 原依赖 /venue/page 接口返回 query_list,但该接口现已返回空 floors
- 改用 homepage/main/v1005 API,无需 sign,长期稳定
- 新增 crowdfunding.tsx 模板,展示更丰富的众筹信息(进度条、支持人数、起止时间等)
- 适配新 API 数据结构字段
Signed-off-by: zy84338719 <zy84338719@users.noreply.github.com >
* fix(xiaomiyoupin): 修复众筹路由 API 失效问题
- 原依赖 /venue/page 接口返回 query_list,但该接口现已返回空 floors
- 改用 homepage/main/v1005 API,无需 sign,长期稳定
- 新增 crowdfunding.tsx 模板,展示众筹进度、支持人数、起止时间等
- 复用 utils.ts 中的 parseModule helper
Signed-off-by: zy84338719 <zy84338719@users.noreply.github.com >
* style: fix lint issues (eqeqeq, no-negated-condition) and add data validation
- Replace != with explicit null/undefined checks
- Add safe navigation for resp.data.data.homepage
- Throw descriptive errors on missing data
Signed-off-by: zy84338719 <zy84338719@users.noreply.github.com >
* fix(xiaomiyoupin): simplify fix per maintainer feedback - add accept header only
---------
Signed-off-by: zy84338719 <zy84338719@users.noreply.github.com >
2026-04-23 06:02:26 +08:00
github-actions[bot]
6a6c347354
chore(nix): update dependencies hash to sha256-JSMYPsZo2shfh/f6yQ+dOujhSkS3Ras0DcOo378pej4=
2026-04-22 12:49:06 +00:00
dependabot[bot]
3e1193c856
chore(deps): bump devenv from 034b677 to 91affc7 ( #21807 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `034b677` to `91affc7`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/034b677ee035a29a077ecbaadfb2908719272919...91affc7a7b6646852a0079678eadf12ac5029d9d )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: 91affc7a7b6646852a0079678eadf12ac5029d9d
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-04-22 20:47:13 +08:00
dependabot[bot]
d011eb3c60
chore(deps-dev): bump @actions/core from 3.0.0 to 3.0.1 ( #21805 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 3.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>
2026-04-22 08:33:31 +00:00
dependabot[bot]
c49631affe
chore(deps-dev): bump @actions/github from 9.1.0 to 9.1.1 ( #21806 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 9.1.0 to 9.1.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
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>
2026-04-22 08:20:22 +00:00
dependabot[bot]
73f406a07b
chore(deps-dev): bump the vitest group with 2 updates ( #21803 )
...
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `@vitest/coverage-v8` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8 )
Updates `vitest` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 08:16:51 +00:00
dependabot[bot]
73ef6efca0
chore(deps): bump @hono/node-server from 1.19.14 to 2.0.0 ( #21792 )
...
Bumps [@hono/node-server](https://github.com/honojs/node-server ) from 1.19.14 to 2.0.0.
- [Release notes](https://github.com/honojs/node-server/releases )
- [Commits](https://github.com/honojs/node-server/compare/v1.19.14...v2.0.0 )
---
updated-dependencies:
- dependency-name: "@hono/node-server"
dependency-version: 2.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-04-21 22:01:09 +08:00
dependabot[bot]
4335d6583d
chore(deps-dev): bump the oxc group with 4 updates ( #21789 )
...
Bumps the oxc group with 4 updates: [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins ), [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt ), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint ) and [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint ).
Updates `@oxlint/plugins` from 1.60.0 to 1.61.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.61.0/npm/oxlint-plugins )
Updates `oxfmt` from 0.45.0 to 0.46.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.46.0/npm/oxfmt )
Updates `oxlint` from 1.60.0 to 1.61.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.61.0/npm/oxlint )
Updates `oxlint-plugin-eslint` from 1.60.0 to 1.61.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.61.0/npm/oxlint-plugin-eslint )
---
updated-dependencies:
- dependency-name: "@oxlint/plugins"
dependency-version: 1.61.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxfmt
dependency-version: 0.46.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint
dependency-version: 1.61.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: oxc
- dependency-name: oxlint-plugin-eslint
dependency-version: 1.61.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-04-21 21:54:05 +08:00
dependabot[bot]
6e2f02e253
chore(deps): bump nixpkgs from 4bd9165 to b12141e ( #21795 )
...
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs ) from `4bd9165` to `b12141e`.
- [Commits](https://github.com/NixOS/nixpkgs/compare/4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9...b12141ef619e0a9c1c84dc8c684040326f27cdcc )
---
updated-dependencies:
- dependency-name: nixpkgs
dependency-version: b12141ef619e0a9c1c84dc8c684040326f27cdcc
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-04-21 21:49:22 +08:00
github-actions[bot]
fcd938a95d
chore(nix): update dependencies hash to sha256-DgK1fX3szNShujIYu4bqYzU69xuvKiO80nooHIHTKEU=
2026-04-21 13:28:24 +00:00
dependabot[bot]
c3dfd40b52
chore(deps): bump devenv from 878c73c to 034b677 ( #21796 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `878c73c` to `034b677`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/878c73c0b232d47b5fb79b4c6dbc2cdf3aaa3f76...034b677ee035a29a077ecbaadfb2908719272919 )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: 034b677ee035a29a077ecbaadfb2908719272919
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-04-21 21:26:25 +08:00
dependabot[bot]
57d9769e92
chore(deps-dev): bump the typescript-eslint group with 2 updates ( #21790 )
...
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.58.2 to 8.59.0
- [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.59.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.58.2 to 8.59.0
- [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.59.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.59.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.59.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 21:25:13 +08:00
dependabot[bot]
92de791911
chore(deps): bump @notionhq/client from 5.19.0 to 5.20.0 ( #21793 )
...
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases )
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.19.0...v5.20.0 )
---
updated-dependencies:
- dependency-name: "@notionhq/client"
dependency-version: 5.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>
2026-04-21 21:18:49 +08:00
dependabot[bot]
f12c1f10a8
chore(deps-dev): bump node-network-devtools from 1.0.29 to 1.0.30 ( #21794 )
...
Bumps [node-network-devtools](https://github.com/GrinZero/node-network-devtools ) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/GrinZero/node-network-devtools/releases )
- [Commits](https://github.com/GrinZero/node-network-devtools/commits/v1.0.30 )
---
updated-dependencies:
- dependency-name: node-network-devtools
dependency-version: 1.0.30
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-04-21 08:32:18 +00:00
dependabot[bot]
79a2817e2d
chore(deps-dev): bump got from 15.0.2 to 15.0.3 ( #21791 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 15.0.2 to 15.0.3.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v15.0.2...v15.0.3 )
---
updated-dependencies:
- dependency-name: got
dependency-version: 15.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>
2026-04-21 08:30:26 +00:00
dependabot[bot]
1ce42ee210
chore(deps): bump uuid from 13.0.0 to 14.0.0 ( #21774 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: uuid
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>
2026-04-20 22:34:08 +08:00
dependabot[bot]
76e7641d51
chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 ( #21772 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.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-04-20 21:01:29 +08:00
dependabot[bot]
52370bb9dd
chore(deps): bump @notionhq/client from 5.18.0 to 5.19.0 ( #21779 )
...
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases )
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.18.0...v5.19.0 )
---
updated-dependencies:
- dependency-name: "@notionhq/client"
dependency-version: 5.19.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-04-20 20:48:10 +08:00
dependabot[bot]
8ad244145f
chore(deps): bump devenv from d7aba90 to 878c73c ( #21780 )
...
Bumps [devenv](https://github.com/cachix/devenv ) from `d7aba90` to `878c73c`.
- [Release notes](https://github.com/cachix/devenv/releases )
- [Commits](https://github.com/cachix/devenv/compare/d7aba90c41ee261d215cbe09cf92393cc0ff2606...878c73c0b232d47b5fb79b4c6dbc2cdf3aaa3f76 )
---
updated-dependencies:
- dependency-name: devenv
dependency-version: 878c73c0b232d47b5fb79b4c6dbc2cdf3aaa3f76
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-04-20 20:45:26 +08:00