chore(deps): bump the patch-updates group with 7 updates#1076
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 16, 2026
Merged
Conversation
Bumps the patch-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [hono](https://github.com/honojs/hono) | `4.12.7` | `4.12.8` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.4` | `1.5.5` | | [i18next](https://github.com/i18next/i18next) | `25.8.17` | `25.8.18` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.21` | `3.13.22` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.12` | `16.6.17` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.9` | `14.2.10` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.12` | `16.6.17` | Updates `hono` from 4.12.7 to 4.12.8 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.7...v4.12.8) Updates `better-auth` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.5.5/packages/better-auth) Updates `i18next` from 25.8.17 to 25.8.18 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.17...v25.8.18) Updates `@tanstack/react-virtual` from 3.13.21 to 3.13.22 - [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.22/packages/react-virtual) Updates `fumadocs-core` from 16.6.12 to 16.6.17 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.6.12...fumadocs-core@16.6.17) Updates `fumadocs-mdx` from 14.2.9 to 14.2.10 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@14.2.9...fumadocs-mdx@14.2.10) Updates `fumadocs-ui` from 16.6.12 to 16.6.17 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.6.12...fumadocs-ui@16.6.17) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: better-auth dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: i18next dependency-version: 25.8.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-core dependency-version: 16.6.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 14.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-ui dependency-version: 16.6.17 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 7 updates:
4.12.74.12.81.5.41.5.525.8.1725.8.183.13.213.13.2216.6.1216.6.1714.2.914.2.1016.6.1216.6.17Updates
honofrom 4.12.7 to 4.12.8Release notes
Sourced from hono's releases.
Commits
fe689ec4.12.80c0bf8dfix(bearer-auth): escape regex metacharacters in bearer auth prefix option (#...488ea6afix(utils/mime): Normalize input extension to lowercase before MIME check (#4...Updates
better-authfrom 1.5.4 to 1.5.5Release notes
Sourced from better-auth's releases.
Commits
db5a444chore: release v1.5.5497b1dbfix: add origin check middleware to password reset request (#8392)ff352c6fix(oidc-provider): validate redirect_uri for prompt=none (#8398)b9e54c9fix(db): useCREATE INDEXfor postgres migration (#8538)c03666afix(oauth-provider): avoid fetch redirect CORS after login (#8519)e3e6664fix: throw on duplicate email whenautoSignIn: falsewithout `requireEmailV...b6222b2chore(client): re-export necessary types (#8497)2bd994bfix: preserve custom session fields on focus refresh (#8354)eb848c4fix(adapters): restore deprecated createAdapter and type exports for backcomp...1221a2bdocs(2fa): fix OTP server API method names (#8477)Updates
i18nextfrom 25.8.17 to 25.8.18Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
9c7285b25.8.182fa6e38improve selector api to accept array of selector functions, analogous to arra...9ed8fd1jsr updateUpdates
@tanstack/react-virtualfrom 3.13.21 to 3.13.22Release notes
Sourced from
@tanstack/react-virtual's releases.Changelog
Sourced from
@tanstack/react-virtual's changelog.Commits
c2f1c39ci: Version Packages (#1139)fc3c733perf(virtual-core): skip sync DOM reads during normal scrolling (#1144)Updates
fumadocs-corefrom 16.6.12 to 16.6.17Release notes
Sourced from fumadocs-core's releases.
Commits
89b7750Version Packages (#3102)9c56f6dBase UI: fix typesc2678c0MDX: Improvellms.txtgeneration viaremark-llmspluginc3a723eUI: fix codeblock RSC highlightingc8a7612format04bd349Chore: Migrate to Vite 88b3179fContent: output as collection pack417f07aCore: Expose Markdown stringifierf065406Core & Content: supportfuma-contentintegration14ab30eChore: Update sponsors pageUpdates
fumadocs-mdxfrom 14.2.9 to 14.2.10Release notes
Sourced from fumadocs-mdx's releases.
Commits
89b7750Version Packages (#3102)9c56f6dBase UI: fix typesc2678c0MDX: Improvellms.txtgeneration viaremark-llmspluginc3a723eUI: fix codeblock RSC highlightingc8a7612format04bd349Chore: Migrate to Vite 88b3179fContent: output as collection pack417f07aCore: Expose Markdown stringifierf065406Core & Content: supportfuma-contentintegration14ab30eChore: Update sponsors pageUpdates
fumadocs-uifrom 16.6.12 to 16.6.17Release notes
Sourced from fumadocs-ui's releases.
Commits
89b7750Version Packages (#3102)9c56f6dBase UI: fix typesc2678c0MDX: Improvellms.txtgeneration viaremark-llmspluginc3a723eUI: fix codeblock RSC highlightingc8a7612format04bd349Chore: Migrate to Vite 88b3179fContent: output as collection pack417f07aCore: Expose Markdown stringifierf065406Core & Content: supportfuma-contentintegration14ab30eChore: Update sponsors pageDependabot 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