chore(deps)(deps): bump the production-dependencies group with 7 updates#3341
Merged
os-zhuang merged 1 commit intoJul 20, 2026
Merged
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [tsx](https://github.com/privatenumber/tsx) | `4.23.0` | `4.23.1` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.8` | `2.0.10` | | [hono](https://github.com/honojs/hono) | `4.12.30` | `4.12.31` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.11.3` | `16.11.5` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.1.0` | `15.2.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.11.3` | `16.11.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.24.0` | `1.25.0` | Updates `tsx` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) Updates `@hono/node-server` from 2.0.8 to 2.0.10 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.8...v2.0.10) Updates `hono` from 4.12.30 to 4.12.31 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.30...v4.12.31) Updates `fumadocs-core` from 16.11.3 to 16.11.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.3...fumadocs@16.11.5) Updates `fumadocs-mdx` from 15.1.0 to 15.2.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.1.0...fumadocs-mdx@15.2.0) Updates `fumadocs-ui` from 16.11.3 to 16.11.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.3...fumadocs@16.11.5) Updates `lucide-react` from 1.24.0 to 1.25.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.25.0/packages/lucide-react) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@hono/node-server" dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: hono dependency-version: 4.12.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fumadocs-core dependency-version: 16.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fumadocs-mdx dependency-version: 15.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-ui dependency-version: 16.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📓 Docs Drift CheckThis PR changes 5 package(s): 110 hand-written doc(s) reference the affected code and may need an implementation-accuracy re-verification:
|
os-zhuang
deleted the
dependabot/npm_and_yarn/production-dependencies-184090c4ae
branch
July 20, 2026 07:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 7 updates:
4.23.04.23.12.0.82.0.104.12.304.12.3116.11.316.11.515.1.015.2.016.11.316.11.51.24.01.25.0Updates
tsxfrom 4.23.0 to 4.23.1Release notes
Sourced from tsx's releases.
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+Updates
@hono/node-serverfrom 2.0.8 to 2.0.10Release notes
Sourced from @hono/node-server's releases.
Commits
7c1457e2.0.103a21938Merge commit from fork98420212.0.951f3bf5fix: recover complete request bodies after client disconnect (#375)fdb87bafix(serve-static): correct Range header parsing edge cases (#372)912e3fdfix(websocket): polyfill missing ErrorEvent global (#371)Updates
honofrom 4.12.30 to 4.12.31Release notes
Sourced from hono's releases.
Commits
cadff884.12.3164c613atest(validator): fix misspelled identifier in transform type test (#5136)aeba9ecfix(sse): emit retry feild when retry is0(#5135)d796450fix(request): fix multipart boundary mismatch incloneRawRequest(#5133)80959d4fix(utils/body): reuse cached formData inparseBody()(#5131)21b44b6refactor(aws-lambada): remove FIXME in@ts-expect-error(#5130)5f73897docs(combine): close quote in combine JSDoc example (#5126)c285f9achore(benchmark): add app.fetch() overhead benchmark (#5117)fb9d7bftest(context): assert case-insensitive header names in response helpers (#5116)Updates
fumadocs-corefrom 16.11.3 to 16.11.5Commits
52af6cfMerge pull request #3416 from fuma-nama/tegami/version-packagesefc9d18chore(mdx): bake passthroughs into runtime module368a92efeat(mdx): macro collection-level last modified time13dfdbcfeat(mdx): no longer require include for macros6362332test macro API on vite126a74dfix(ui): fix accessibility of sidebar components430254cfix(mdx): fix file check1862822feat(mdx): redesign macro infrastructured3710a9fix(openapi): fix invalid generated requestba78b01fix(ui): correct prop typesUpdates
fumadocs-mdxfrom 15.1.0 to 15.2.0Release notes
Sourced from fumadocs-mdx's releases.
Commits
52af6cfMerge pull request #3416 from fuma-nama/tegami/version-packagesefc9d18chore(mdx): bake passthroughs into runtime module368a92efeat(mdx): macro collection-level last modified time13dfdbcfeat(mdx): no longer require include for macros6362332test macro API on vite126a74dfix(ui): fix accessibility of sidebar components430254cfix(mdx): fix file check1862822feat(mdx): redesign macro infrastructured3710a9fix(openapi): fix invalid generated requestba78b01fix(ui): correct prop typesUpdates
fumadocs-uifrom 16.11.3 to 16.11.5Commits
52af6cfMerge pull request #3416 from fuma-nama/tegami/version-packagesefc9d18chore(mdx): bake passthroughs into runtime module368a92efeat(mdx): macro collection-level last modified time13dfdbcfeat(mdx): no longer require include for macros6362332test macro API on vite126a74dfix(ui): fix accessibility of sidebar components430254cfix(mdx): fix file check1862822feat(mdx): redesign macro infrastructured3710a9fix(openapi): fix invalid generated requestba78b01fix(ui): correct prop typesUpdates
lucide-reactfrom 1.24.0 to 1.25.0Release notes
Sourced from lucide-react's releases.
Commits
f229f83chore(depedencies): Update dependencies (#4553)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions