Skip to content

chore(deps)(deps): bump the production-dependencies group across 1 directory with 3 updates#1288

Merged
hotlong merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-3f5195b702
May 25, 2026
Merged

chore(deps)(deps): bump the production-dependencies group across 1 directory with 3 updates#1288
hotlong merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-3f5195b702

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the production-dependencies group with 3 updates in the / directory: fumadocs-core, fumadocs-mdx and fumadocs-ui.

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

…rectory with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) and [fumadocs-ui](https://github.com/fuma-nama/fumadocs).


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: 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 3:33am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/xs labels May 25, 2026
@hotlong hotlong merged commit fda2634 into main May 25, 2026
22 of 25 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-3f5195b702 branch May 25, 2026 04:25
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/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant