Skip to content

chore(deps): bump the fumadocs group with 3 updates#428

Merged
madonuko merged 1 commit into
mainfrom
dependabot/bun/fumadocs-3f5195b702
May 27, 2026
Merged

chore(deps): bump the fumadocs group with 3 updates#428
madonuko merged 1 commit into
mainfrom
dependabot/bun/fumadocs-3f5195b702

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the fumadocs group with 3 updates: 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

Bumps the fumadocs group with 3 updates: [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: fumadocs
- dependency-name: fumadocs-mdx
  dependency-version: 15.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-ui
  dependency-version: 16.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fumadocs
...

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 26, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 26, 2026

Deploying devdocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e97ae26
Status:🚫  Build failed.

View logs

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfumadocs-mdx@​15.0.7 ⏵ 15.0.89810072 +196 +1100
Updatedfumadocs-core@​16.8.12 ⏵ 16.9.198 +110077 +196 +1100
Updatedfumadocs-ui@​16.8.12 ⏵ 16.9.198 +110077 +196 +1100

View full report

@madonuko madonuko merged commit 49b3dbe into main May 27, 2026
4 of 5 checks passed
@dependabot dependabot Bot deleted the dependabot/bun/fumadocs-3f5195b702 branch May 27, 2026 02:21
madonuko added a commit that referenced this pull request May 27, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant