Skip to content

chore(docs-deps): bump the fumadocs group across 1 directory with 5 updates#444

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/main/fumadocs-2704084233
Open

chore(docs-deps): bump the fumadocs group across 1 directory with 5 updates#444
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/main/fumadocs-2704084233

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 25, 2025

Copy link
Copy Markdown
Contributor

Bumps the fumadocs group with 5 updates in the /docs directory:

Package From To
fumadocs-core 15.8.1 16.11.5
fumadocs-mdx 12.0.2 15.2.0
fumadocs-typescript 4.0.11 5.3.0
fumadocs-ui 15.8.5 16.11.5
next 15.5.18 16.2.10

Updates fumadocs-core from 15.8.1 to 16.11.5

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.10.3

No release notes provided.

fumadocs-core@16.10.2

Patch Changes

  • 7e9548b: Fix infinite re-render where (1) a React transition is triggered, (2) the search dialog is inside <Suspense />. This causes the loading state to be false even after setLoading(true), as transition will freeze state updates, and break the render-time state checks of useDocsSearch().
  • 0997dd6: Deprecate type: "xxx" usage of useDocsSearch(), pass the client object instead. The allows a smaller bundle size with improved performance.
  • 71d58b8: Add $infer to content loader instance for easier type inference.

fumadocs-core@16.10.1

No release notes provided.

fumadocs-core@16.10.0

Patch Changes

  • 9b9545f: Add package issue tracker metadata.
Commits
  • 52af6cf Merge pull request #3416 from fuma-nama/tegami/version-packages
  • efc9d18 chore(mdx): bake passthroughs into runtime module
  • 368a92e feat(mdx): macro collection-level last modified time
  • 13dfdbc feat(mdx): no longer require include for macros
  • 6362332 test macro API on vite
  • 126a74d fix(ui): fix accessibility of sidebar components
  • 430254c fix(mdx): fix file check
  • 1862822 feat(mdx): redesign macro infrastructure
  • d3710a9 fix(openapi): fix invalid generated request
  • ba78b01 fix(ui): correct prop types
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-core since your current version.


Updates fumadocs-mdx from 12.0.2 to 15.2.0

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@15.2.0

Support Macro API

Use fumadocs-mdx/macro to define collections, and enable the macro-style API from bundler plugin (e.g. createMDX) using the include option.

fumadocs-mdx@15.1.1

Migrate from js-yaml to yaml

fumadocs-mdx@15.1.0

Default to Base UI

Internal packages & templates now use Base UI rather than Radix UI.

fumadocs-mdx@15.0.13

Require collection query param at regex matching

Instead of passing through all JSON/YAML files, the meta loader now requires collection query param to be triggered.

fumadocs-mdx@15.0.12

Patch Changes

  • 9b9545f: Add package issue tracker metadata.
  • Updated dependencies [9b9545f]
    • fumadocs-core@16.10.0
Commits
  • 52af6cf Merge pull request #3416 from fuma-nama/tegami/version-packages
  • efc9d18 chore(mdx): bake passthroughs into runtime module
  • 368a92e feat(mdx): macro collection-level last modified time
  • 13dfdbc feat(mdx): no longer require include for macros
  • 6362332 test macro API on vite
  • 126a74d fix(ui): fix accessibility of sidebar components
  • 430254c fix(mdx): fix file check
  • 1862822 feat(mdx): redesign macro infrastructure
  • d3710a9 fix(openapi): fix invalid generated request
  • ba78b01 fix(ui): correct prop types
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-mdx since your current version.


Updates fumadocs-typescript from 4.0.11 to 5.3.0

Release notes

Sourced from fumadocs-typescript's releases.

fumadocs-typescript@5.3.0

Default to Base UI

Internal packages & templates now use Base UI rather than Radix UI.

fumadocs-typescript@5.2.7

Migrate to cnfast

Drop tailwind-merge.

Commits
  • 9a26903 Version Packages
  • 3e33f43 perf(satteri): reduce clones
  • 3597c9d perf(satteri): persist results
  • 0f389cf feat(satteri): decouple imports/exports from compile()
  • 4611f97 feat(satteri): full rehype-toc functionality
  • d095300 fix(satteri): workaround common issues
  • 0297e25 configure pretrust
  • 02c242b chore(satteri): clean code
  • 3d80b8b fix(mdx): ensure satteri integration is optional
  • 0ec19af feat(satteri): more tests & move remark-include
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-typescript since your current version.


Updates fumadocs-ui from 15.8.5 to 16.11.5

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.10.3

Patch Changes

  • 5499f59: type-safe provider props
    • fumadocs-core@16.10.3

fumadocs-ui@16.10.2

Patch Changes

  • e977acf: Change the TOC variants

    The "clerk" TOC variant will revert to the original Clerk-like style, the redesigned TOC (the one you see on official docs) will be the new default.

  • 0997dd6: Deprecate type: "xxx" usage of useDocsSearch(), pass the client object instead. The allows a smaller bundle size with improved performance.

  • Updated dependencies [7e9548b]

  • Updated dependencies [0997dd6]

  • Updated dependencies [71d58b8]

    • fumadocs-core@16.10.2

fumadocs-ui@16.10.1

Patch Changes

  • 5017289: Use stable fuma-translate
  • 7a77722: fix display name of languages
    • fumadocs-core@16.10.1

fumadocs-ui@16.10.0

Minor Changes

  • 779efff: Introduce new translations API

    It is now powered by fuma-translate. Be careful: while the API surface is same, some translation keys are changed, unused labels will be ignored.

Patch Changes

  • 0cc1fac: Make uiTranslations() optional for translations API
  • Updated dependencies [9b9545f]
    • fumadocs-core@16.10.0
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-ui since your current version.


Updates next from 15.5.18 to 16.2.10

Release notes

Sourced from next's releases.

v16.2.10

Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 16.2.4.

v16.2.9

Empty release to ensure next@latest points at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updating dist-tags is not possible with Trusted Publishing.

v16.2.8

Release with no changes in an attempt to fix next@latest pointing at a prerelease version.

v16.2.7

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Backport documentation fixes for v16.2 (#93804)
  • [backport] Patch playwright-core to resolve _finishedPromise on requestFailed (#93920)
  • [backport] Fix dev mode hydration failure when page is served from HTTP cache (#93492)
  • [backport] Fix catch-all router.query corruption with basePath + rewrites (#93917)
  • [backport] Encode non-ASCII characters in cache tags at construction (#93918)
  • [backport] Fix server action forwarding loop with middleware rewrites (#93919)
  • [backport] Turbopack: switch from base40 to base38 hash encoding (#93932)
  • [ci] Disable hanging node 24 typescript tests on 16.2 backport branch (#94164)
  • [backport] Fix "type: module" in project dir when using standalone or adapters (#94050)
  • [backport] Propagate adapter preferred regions (#94200)
  • [16.2.x] Don't drop FormData entries (#94240)
  • [backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution (#94284)

Credits

Huge thanks to @​eps1lon, @​icyJoseph, @​unstubbable, @​mischnic, @​bgw, @​timneutkens, and @​lukesandberg for helping!

v16.2.6

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

Moderate:

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 4 times, most recently from 91f4144 to 5de046f Compare December 8, 2025 10:23
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 3 times, most recently from 423b729 to 5660703 Compare December 15, 2025 10:18
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch from 5660703 to e5fba15 Compare December 22, 2025 10:20
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 3 times, most recently from 54b3cf9 to 58fd640 Compare January 5, 2026 10:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 2 times, most recently from 9730956 to c1020fb Compare January 19, 2026 12:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 3 times, most recently from b5750fb to 79a4d56 Compare January 26, 2026 11:52
@unknownskl

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 2 times, most recently from 61200f2 to c38350e Compare May 25, 2026 16:27
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 3 times, most recently from 47192cc to 0fd6cbc Compare June 8, 2026 10:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 2 times, most recently from 9b76348 to 9c57d45 Compare June 22, 2026 10:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 2 times, most recently from ccbea16 to 27f5f11 Compare June 29, 2026 10:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch 2 times, most recently from fc560b5 to 6828d4b Compare July 6, 2026 10:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch from 6828d4b to cbb6606 Compare July 13, 2026 10:44
…pdates

Bumps the fumadocs group with 5 updates in the /docs directory:

| Package | From | To |
| --- | --- | --- |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `15.8.1` | `16.11.5` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `12.0.2` | `15.2.0` |
| [fumadocs-typescript](https://github.com/fuma-nama/fumadocs) | `4.0.11` | `5.3.0` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `15.8.5` | `16.11.5` |
| [next](https://github.com/vercel/next.js) | `15.5.18` | `16.2.10` |



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

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

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

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

Updates `next` from 15.5.18 to 16.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v15.5.18...v16.2.10)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fumadocs
- dependency-name: fumadocs-mdx
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fumadocs
- dependency-name: fumadocs-typescript
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-ui
  dependency-version: 16.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fumadocs
- dependency-name: next
  dependency-version: 16.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: fumadocs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/main/fumadocs-2704084233 branch from cbb6606 to 4f1e5ac Compare July 20, 2026 10:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant