Skip to content

chore(deps)(deps): bump the production-dependencies group with 10 updates#1283

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-114b54c157
Closed

chore(deps)(deps): bump the production-dependencies group with 10 updates#1283
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-114b54c157

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the production-dependencies group with 10 updates:

Package From To
@ai-sdk/gateway 3.0.119 3.0.120
@oclif/core 4.11.3 4.11.4
@hono/node-server 2.0.3 2.0.4
ai 6.0.190 6.0.191
hono 4.12.22 4.12.23
@tanstack/react-router 1.170.7 1.170.8
react-resizable-panels 4.11.1 4.11.2
fumadocs-core 16.8.12 16.9.1
fumadocs-mdx 15.0.7 15.0.8
fumadocs-ui 16.8.12 16.9.1

Updates @ai-sdk/gateway from 3.0.119 to 3.0.120

Release notes

Sourced from @​ai-sdk/gateway's releases.

@​ai-sdk/gateway@​3.0.120

Patch Changes

  • 27a1b22: Add serviceTier: 'flex' | 'priority' to GatewayProviderOptions.
Changelog

Sourced from @​ai-sdk/gateway's changelog.

3.0.120

Patch Changes

  • 27a1b22: Add serviceTier: 'flex' | 'priority' to GatewayProviderOptions.
Commits

Updates @oclif/core from 4.11.3 to 4.11.4

Release notes

Sourced from @​oclif/core's releases.

4.11.4

Bug Fixes

  • deps: bump semver from 7.8.0 to 7.8.1 (65e054c)
Changelog

Sourced from @​oclif/core's changelog.

4.11.4 (2026-05-23)

Bug Fixes

  • deps: bump semver from 7.8.0 to 7.8.1 (65e054c)
Commits
  • d55138e chore(release): 4.11.4 [skip ci]
  • ef99bf7 Merge pull request #1604 from oclif/dependabot-npm_and_yarn-semver-7.8.1
  • 65e054c fix(deps): bump semver from 7.8.0 to 7.8.1
  • 09e6926 Merge pull request #1602 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • 6b029a8 chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.68 to 5.4.69
  • bd28ff2 Merge pull request #1598 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 37cb4d8 Merge pull request #1599 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • a240a45 chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.65 to 5.4.68
  • ae42b32 chore(dev-deps): bump @​oclif/plugin-help from 6.2.47 to 6.2.48
  • See full diff in compare view

Updates @hono/node-server from 2.0.3 to 2.0.4

Release notes

Sourced from @​hono/node-server's releases.

v2.0.4

What's Changed

Full Changelog: honojs/node-server@v2.0.3...v2.0.4

Commits

Updates ai from 6.0.190 to 6.0.191

Release notes

Sourced from ai's releases.

ai@6.0.191

Patch Changes

  • Updated dependencies [27a1b22]
    • @​ai-sdk/gateway@​3.0.120
Changelog

Sourced from ai's changelog.

6.0.191

Patch Changes

  • Updated dependencies [27a1b22]
    • @​ai-sdk/gateway@​3.0.120
Commits

Updates hono from 4.12.22 to 4.12.23

Release notes

Sourced from hono's releases.

v4.12.23

What's Changed

Full Changelog: honojs/hono@v4.12.22...v4.12.23

Commits
  • 83bfb3b 4.12.23
  • bcd290a fix(utils/ipaddr): do not compress a single 0 group to :: (#4971)
  • c968177 feat(compress): add contentTypeFilter option and `COMPRESSIBLE_CONTENT_TYPE_R...
  • 0265a54 docs(contribution): add AI Usage Policy (#4970)
  • c84c5d2 feat(context): export the Context class publicly (#4543)
  • 82dad62 fix(serve-static): normalize all backslashes in file paths, not just the firs...
  • See full diff in compare view

Updates @tanstack/react-router from 1.170.7 to 1.170.8

Release notes

Sourced from @​tanstack/react-router's releases.

@​tanstack/react-router@​1.170.8

Patch Changes

  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

    • @​tanstack/router-core@​1.171.6
Changelog

Sourced from @​tanstack/react-router's changelog.

1.170.8

Patch Changes

  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

    • @​tanstack/router-core@​1.171.6
Commits

Updates react-resizable-panels from 4.11.1 to 4.11.2

Changelog

Sourced from react-resizable-panels's changelog.

4.11.2

  • 719): Bug fix: Calculate rem-based sizes relative to owner document (not body)
Commits

Updates fumadocs-core from 16.8.12 to 16.9.1

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.9.1

Patch Changes

  • e77b9b3: Introduce pagesIndex property to explicitly define the index page for folder
  • 334c8fd: [i18n] support different orders of preset() calls
Commits
  • 4aa3082 Merge pull request #3301 from fuma-nama/changeset-release/dev
  • e77b9b3 feat(core): Introduce pagesIndex property to explicitly define the index pa...
  • dca5b49 fix(mdx): fix compatibility with ?raw query string
  • 334c8fd feat(core): support different orders of preset() calls
  • bbf936c docs: introduce i18n support for story
  • 07a06b4 chore: use Waku for stackblitz example
  • 97c9ad3 Version Packages
  • da4d897 fix CI
  • 5a5e5c8 add separate example for demo
  • e4710be Docs: introduce new i18n API
  • Additional commits viewable in compare view

Updates fumadocs-mdx from 15.0.7 to 15.0.8

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@15.0.8

Patch Changes

  • dca5b49: Fix compatibility with ?raw query string
  • Updated dependencies [e77b9b3]
  • Updated dependencies [334c8fd]
    • fumadocs-core@16.9.1
Commits
  • 4aa3082 Merge pull request #3301 from fuma-nama/changeset-release/dev
  • e77b9b3 feat(core): Introduce pagesIndex property to explicitly define the index pa...
  • dca5b49 fix(mdx): fix compatibility with ?raw query string
  • 334c8fd feat(core): support different orders of preset() calls
  • bbf936c docs: introduce i18n support for story
  • 07a06b4 chore: use Waku for stackblitz example
  • 97c9ad3 Version Packages
  • da4d897 fix CI
  • 5a5e5c8 add separate example for demo
  • e4710be Docs: introduce new i18n API
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.8.12 to 16.9.1

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.9.1

Patch Changes

  • Updated dependencies [e77b9b3]
  • Updated dependencies [334c8fd]
    • fumadocs-core@16.9.1
Commits
  • 4aa3082 Merge pull request #3301 from fuma-nama/changeset-release/dev
  • e77b9b3 feat(core): Introduce pagesIndex property to explicitly define the index pa...
  • dca5b49 fix(mdx): fix compatibility with ?raw query string
  • 334c8fd feat(core): support different orders of preset() calls
  • bbf936c docs: introduce i18n support for story
  • 07a06b4 chore: use Waku for stackblitz example
  • 97c9ad3 Version Packages
  • da4d897 fix CI
  • 5a5e5c8 add separate example for demo
  • e4710be Docs: introduce new i18n API
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…ates

Bumps the production-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/gateway](https://github.com/vercel/ai/tree/HEAD/packages/gateway) | `3.0.119` | `3.0.120` |
| [@oclif/core](https://github.com/oclif/core) | `4.11.3` | `4.11.4` |
| [@hono/node-server](https://github.com/honojs/node-server) | `2.0.3` | `2.0.4` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.190` | `6.0.191` |
| [hono](https://github.com/honojs/hono) | `4.12.22` | `4.12.23` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.7` | `1.170.8` |
| [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.11.1` | `4.11.2` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.8.12` | `16.9.1` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.0.7` | `15.0.8` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.8.12` | `16.9.1` |


Updates `@ai-sdk/gateway` from 3.0.119 to 3.0.120
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/gateway@3.0.120/packages/gateway/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/gateway@3.0.120/packages/gateway)

Updates `@oclif/core` from 4.11.3 to 4.11.4
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.11.3...4.11.4)

Updates `@hono/node-server` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v2.0.3...v2.0.4)

Updates `ai` from 6.0.190 to 6.0.191
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.191/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.191/packages/ai)

Updates `hono` from 4.12.22 to 4.12.23
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.22...v4.12.23)

Updates `@tanstack/react-router` from 1.170.7 to 1.170.8
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.170.8/packages/react-router)

Updates `react-resizable-panels` from 4.11.1 to 4.11.2
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-resizable-panels/commits)

Updates `fumadocs-core` from 16.8.12 to 16.9.1
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.8.12...fumadocs-core@16.9.1)

Updates `fumadocs-mdx` from 15.0.7 to 15.0.8
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.7...fumadocs-mdx@15.0.8)

Updates `fumadocs-ui` from 16.8.12 to 16.9.1
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.8.12...fumadocs-ui@16.9.1)

---
updated-dependencies:
- dependency-name: "@ai-sdk/gateway"
  dependency-version: 3.0.120
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/core"
  dependency-version: 4.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@hono/node-server"
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 6.0.191
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: hono
  dependency-version: 4.12.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-resizable-panels
  dependency-version: 4.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: fumadocs-core
  dependency-version: 16.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fumadocs-mdx
  dependency-version: 15.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: fumadocs-ui
  dependency-version: 16.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Error Error May 25, 2026 2:48am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/s labels May 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-114b54c157 branch May 25, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation javascript Pull requests that update javascript code size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants