chore(deps): bump the patch-updates group with 6 updates#960
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 2, 2026
Merged
Conversation
Bumps the patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [hono](https://github.com/honojs/hono) | `4.12.2` | `4.12.3` | | [@oclif/core](https://github.com/oclif/core) | `4.8.1` | `4.8.2` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.18` | `3.13.19` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.5` | `16.6.8` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.8` | `14.2.9` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.5` | `16.6.8` | Updates `hono` from 4.12.2 to 4.12.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.2...v4.12.3) Updates `@oclif/core` from 4.8.1 to 4.8.2 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.8.1...4.8.2) Updates `@tanstack/react-virtual` from 3.13.18 to 3.13.19 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.19/packages/react-virtual) Updates `fumadocs-core` from 16.6.5 to 16.6.8 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.6.5...fumadocs-core@16.6.8) Updates `fumadocs-mdx` from 14.2.8 to 14.2.9 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@14.2.8...fumadocs-mdx@14.2.9) Updates `fumadocs-ui` from 16.6.5 to 16.6.8 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.6.5...fumadocs-ui@16.6.8) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@oclif/core" dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-core dependency-version: 16.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 14.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-ui dependency-version: 16.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
✅ Console Performance Budget
📦 Bundle Size Report
Size Limits
|
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 patch-updates group with 6 updates:
4.12.24.12.34.8.14.8.23.13.183.13.1916.6.516.6.814.2.814.2.916.6.516.6.8Updates
honofrom 4.12.2 to 4.12.3Release notes
Sourced from hono's releases.
Commits
790c57b4.12.3bda46acfix(jwt): prevent memory leak by avoiding mutation of options object (#4759)0f505f4fix(types): correct middleware types (#4774)eb9c112fix(types): remove DOM type dependencies from ClientResponse and request meth...b1df304fix(jwt): fixJwtVariablesforContextVariableMap(#4764)e4602adfix(jwt): useMath.floorinstead of bitwise OR for safe timestamp (#4754)4bb70fafix(validator): prevent type diff bug in form data parsing (#4753)Updates
@oclif/corefrom 4.8.1 to 4.8.2Release notes
Sourced from
@oclif/core's releases.Changelog
Sourced from
@oclif/core's changelog.Commits
718be37chore(release): 4.8.2 [skip ci]7984897Merge pull request #1547 from oclif/dependabot-npm_and_yarn-minimatch-10.2.4d1d9831fix(deps): bump minimatch from 10.2.1 to 10.2.46bfe3a5Merge pull request #1545 from oclif/ew/slack-webhook-secret073454bchore: pass slack webhook secret [skip ci]Updates
@tanstack/react-virtualfrom 3.13.18 to 3.13.19Release notes
Sourced from
@tanstack/react-virtual's releases.Changelog
Sourced from
@tanstack/react-virtual's changelog.Commits
e0e4dcdci: Version Packages (#1131)Updates
fumadocs-corefrom 16.6.5 to 16.6.8Release notes
Sourced from fumadocs-core's releases.
Commits
51239a8Merge pull request #3053 from fuma-nama/changeset-release/dev73b97abOpenAPI: improve schema UI8fc467aUI: improve home layout navbar53856d2OpenAPI: Improve dereference & TypeScript generation5453502Chore: use Shiki.js v4146e265Merge pull request #3050 from fuma-nama/changeset-release/dev992638dChore: add more showcases34d44a1fix types8faa2e4UI: fix codeblock highlight styles825f401OpenAPI: enable Typescript definition generation for request bodyUpdates
fumadocs-mdxfrom 14.2.8 to 14.2.9Release notes
Sourced from fumadocs-mdx's releases.
Commits
51239a8Merge pull request #3053 from fuma-nama/changeset-release/dev73b97abOpenAPI: improve schema UI8fc467aUI: improve home layout navbar53856d2OpenAPI: Improve dereference & TypeScript generation5453502Chore: use Shiki.js v4146e265Merge pull request #3050 from fuma-nama/changeset-release/dev992638dChore: add more showcases34d44a1fix types8faa2e4UI: fix codeblock highlight styles825f401OpenAPI: enable Typescript definition generation for request bodyUpdates
fumadocs-uifrom 16.6.5 to 16.6.8Release notes
Sourced from fumadocs-ui's releases.
Commits
51239a8Merge pull request #3053 from fuma-nama/changeset-release/dev73b97abOpenAPI: improve schema UI8fc467aUI: improve home layout navbar53856d2OpenAPI: Improve dereference & TypeScript generation5453502Chore: use Shiki.js v4146e265Merge pull request #3050 from fuma-nama/changeset-release/dev992638dChore: add more showcases34d44a1fix types8faa2e4UI: fix codeblock highlight styles825f401OpenAPI: enable Typescript definition generation for request bodyDependabot 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