Skip to content

chore(deps): bump the fumadocs group with 4 updates#1572

Open
dependabot[bot] wants to merge 1 commit intomain-v2from
dependabot/npm_and_yarn/main-v2/fumadocs-b13b502039
Open

chore(deps): bump the fumadocs group with 4 updates#1572
dependabot[bot] wants to merge 1 commit intomain-v2from
dependabot/npm_and_yarn/main-v2/fumadocs-b13b502039

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the fumadocs group with 4 updates: fumadocs-core, fumadocs-mdx, fumadocs-typescript and fumadocs-ui.

Updates fumadocs-core from 16.6.17 to 16.7.4

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.7.4

No release notes provided.

fumadocs-core@16.7.3

No release notes provided.

fumadocs-core@16.7.2

No release notes provided.

fumadocs-core@16.7.1

No release notes provided.

fumadocs-core@16.7.0

Minor Changes

  • f45d703: stablize Shiki factory API

Patch Changes

  • 45aa454: Support placeholder() API in llms.txt generation
Commits

Updates fumadocs-mdx from 14.2.10 to 14.2.11

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@14.2.11

Patch Changes

  • 3144149: Fix dynamic index generation so generated dynamic.ts imports node:path and passes lazy entries to create.doc() / create.docs() as arrays.
  • Updated dependencies [f45d703]
  • Updated dependencies [45aa454]
    • fumadocs-core@16.7.0
Commits
  • faf02ff Chore: Bump deps
  • b38168d Version Packages
  • 0ddaa8a CLI: Preserve layout imports for slots
  • 42bf43e OpenAPI: Implement newer JSON Schema spec $ref resolution behaviour
  • 8c6fe9c Docs: rename sidebar tabs to layout tabs
  • 4fd51b7 UI: migrate Base UI
  • 67d6855 Docs: migrate
  • 0c3eda7 UI: clean code
  • 875d88a UI: forward hooks via slots
  • 484da08 UI: introduce slots system
  • Additional commits viewable in compare view

Updates fumadocs-typescript from 5.1.5 to 5.2.0

Release notes

Sourced from fumadocs-typescript's releases.

fumadocs-typescript@5.2.0

Minor Changes

  • 1fc5549: Bump deps

Patch Changes

  • 8ec9cbe: More options for simplifying types
  • Updated dependencies [8bdee70]
  • Updated dependencies [bdffeba]
  • Updated dependencies [3d17757]
  • Updated dependencies [f45d703]
  • Updated dependencies [45aa454]
    • fumadocs-ui@16.7.0
    • fumadocs-core@16.7.0
Commits
  • faf02ff Chore: Bump deps
  • b38168d Version Packages
  • 0ddaa8a CLI: Preserve layout imports for slots
  • 42bf43e OpenAPI: Implement newer JSON Schema spec $ref resolution behaviour
  • 8c6fe9c Docs: rename sidebar tabs to layout tabs
  • 4fd51b7 UI: migrate Base UI
  • 67d6855 Docs: migrate
  • 0c3eda7 UI: clean code
  • 875d88a UI: forward hooks via slots
  • 484da08 UI: introduce slots system
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.6.17 to 16.7.4

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.7.4

Patch Changes

  • 57c83a5: fix toc
    • fumadocs-core@16.7.4

fumadocs-ui@16.7.3

Patch Changes

  • fumadocs-core@16.7.3

fumadocs-ui@16.7.2

Patch Changes

  • 652c725: Simplify internal types
    • fumadocs-core@16.7.2

fumadocs-ui@16.7.1

Patch Changes

  • 11b8691: hotfix
  • 75b0b94: Refactor TOC slot
    • fumadocs-core@16.7.1

fumadocs-ui@16.7.0

Minor Changes

  • 8bdee70: Implement renderer API for replacing layout components, deprecate old options
  • bdffeba: Improved defineI18nUI() usage: allow language translations to be defined at root config.
  • f45d703: stablize Shiki factory API

Patch Changes

  • 3d17757: Improve <GithubInfo /> component
  • Updated dependencies [f45d703]
  • Updated dependencies [45aa454]
    • fumadocs-core@16.7.0
Commits

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 4 updates: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-mdx](https://github.com/fuma-nama/fumadocs), [fumadocs-typescript](https://github.com/fuma-nama/fumadocs) and [fumadocs-ui](https://github.com/fuma-nama/fumadocs).


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

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

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

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

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fumadocs
- dependency-name: fumadocs-mdx
  dependency-version: 14.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-typescript
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fumadocs
- dependency-name: fumadocs-ui
  dependency-version: 16.7.4
  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 yarn Yarn dependencies labels Mar 23, 2026
@sonarqubecloud
Copy link
Copy Markdown

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 yarn Yarn dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants