Skip to content

chore(deps): bump the fumadocs group across 1 directory with 3 updates#85

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/fumadocs-335204bf34
Open

chore(deps): bump the fumadocs group across 1 directory with 3 updates#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/fumadocs-335204bf34

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

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

Updates fumadocs-core from 16.9.3 to 16.10.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

Updates fumadocs-mdx from 15.0.11 to 15.0.12

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@15.0.12

Patch Changes

  • 9b9545f: Add package issue tracker metadata.
  • Updated dependencies [9b9545f]
    • fumadocs-core@16.10.0
Commits
  • 7974b86 Version Packages
  • 5d981ab docs: migration guide for OpenAPI v11
  • 0415b4a breaking(openapi): drop other deprecated APIs
  • 9b9545f Add Fumadocs package bugs metadata (#3347)
  • 55c5fdb feat(core): allow legacy usage of translations API
  • 7285343 feat(openapi): keep more legacy options
  • e8d6cc3 feat(openapi): backward compat with \<APIPage />
  • 2642fa6 feat(asyncapi): better message example selector
  • c524740 fix(asyncapi): padding of extension bindings
  • f0e7738 feat(asyncapi): support server bindings UI
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.9.3 to 16.10.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

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Jun 16, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the fumadocs group with 3 updates chore(deps): bump the fumadocs group across 1 directory with 3 updates Jun 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/bun/fumadocs-335204bf34 branch from 2e8a8be to 5066703 Compare June 18, 2026 21:25
@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Three fumadocs packages in apps/web/package.json are version-bumped: fumadocs-core and fumadocs-ui from 16.9.316.10.4, and fumadocs-mdx from 15.0.1115.0.12. fumadocs-typescript remains unchanged.

Changes

fumadocs Dependency Bumps

Layer / File(s) Summary
fumadocs package version updates
apps/web/package.json
fumadocs-core and fumadocs-ui bumped from 16.9.3 to 16.10.4; fumadocs-mdx bumped from 15.0.11 to 15.0.12; fumadocs-typescript left at its current version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pyon pyon~! ૮꒰˶ᵔ ᵕ ᵔ˶꒱ა Just three little version numbers hopping up to their newer values, nya! Nothing to see here but a tiny patch bump for fumadocs-mdx and a minor bump for fumadocs-core and fumadocs-ui! This bunny approves! (˶˃ᆺ˂˶)

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately describes the main change: updating three fumadocs packages across one directory with version bumps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@apps/web/package.json`:
- Around line 25-28: The deprecated `type: "static"` pattern in the
`useDocsSearch()` call within the search component needs to be migrated to
accept a `client` object parameter instead. Additionally, verify in page.tsx
whether the STOPGAP comment and type casting workaround at line 39 (related to
fumadocs-mdx and fumadocs-ui type alignment) can now be removed since the
fumadocs-ui version has been bumped to 16.10.4, which may resolve the previously
noted type misalignment issue. Finally, test the updated behavior of the
`tableOfContent={{ style: "clerk" }}` configuration in version 16.10.x to ensure
the TOC variant displays correctly.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 3343a5cf-cf8a-4b94-82d5-dec4203184e2

📥 Commits

Reviewing files that changed from the base of the PR and between 51ae41a and 5066703.

📒 Files selected for processing (1)
  • apps/web/package.json

Comment thread apps/web/package.json Outdated
Comment on lines +25 to +28
"fumadocs-core": "16.10.4",
"fumadocs-mdx": "15.0.12",
"fumadocs-typescript": "^5.2.2",
"fumadocs-ui": "16.9.3",
"fumadocs-ui": "16.10.4",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Description: Check for deprecated useDocsSearch patterns and STOPGAP status

echo "=== Searching for useDocsSearch usage ==="
rg -n 'useDocsSearch' --type ts --type tsx -A 3 -B 1

echo ""
echo "=== Checking for deprecated type parameter pattern ==="
rg -n "type:\s*['\"]" --type ts --type tsx | grep -i search

echo ""
echo "=== Verifying fumadocs imports remain valid ==="
rg -n "from\s+['\"]fumadocs-(core|mdx|ui)" --type ts --type tsx | head -20

Repository: gwigz/slua

Length of output: 303


🏁 Script executed:

#!/bin/bash
# Find TypeScript/TSX files and search for patterns without --type flag

echo "=== Finding all TypeScript files ==="
find apps/web -type f \( -name "*.ts" -o -name "*.tsx" -o -name "*.jsx" -o -name "*.js" \) 2>/dev/null | head -20

echo ""
echo "=== Searching for useDocsSearch usage ==="
rg -i 'useDocsSearch' --no-type-list 2>/dev/null || rg -i 'useDocsSearch' 2>/dev/null | head -20

echo ""
echo "=== Looking for STOPGAP comment ==="
rg -i 'STOPGAP|type misalignment|LoaderConfig' 2>/dev/null | head -20

echo ""
echo "=== Checking fumadocs imports ==="
rg 'from.*["\']fumadocs' 2>/dev/null

Repository: gwigz/slua

Length of output: 1460


🏁 Script executed:

#!/bin/bash

echo "=== Reading search.tsx to check useDocsSearch pattern ==="
sed -n '1,50p' apps/web/src/components/search.tsx

echo ""
echo "=== Reading page.tsx around STOPGAP comment (lines 25-45) ==="
sed -n '25,45p' apps/web/src/app/docs/\[\[..slug\]\]/page.tsx

echo ""
echo "=== Checking full fumadocs imports in codebase ==="
rg 'import.*fumadocs' 2>/dev/null || echo "No results"

echo ""
echo "=== Checking for deprecated type: string pattern in search context ==="
grep -r "type:\s*['\"]" apps/web/src/components/search.tsx 2>/dev/null || echo "No deprecated type patterns found"

Repository: gwigz/slua

Length of output: 3771


🏁 Script executed:

#!/bin/bash

echo "=== Finding page.tsx files with slug parameter ==="
find apps/web -name "page.tsx" -o -name "page.ts" | grep slug

echo ""
echo "=== Reading the correct page.tsx file ==="
cat "apps/web/src/app/docs/[[...slug]]/page.tsx" 2>/dev/null | head -50

echo ""
echo "=== Searching for line numbers around STOPGAP ==="
rg -n "STOPGAP" apps/web/ 2>/dev/null

Repository: gwigz/slua

Length of output: 2209


Fix deprecated type: "static" pattern and verify STOPGAP resolution after version bump ૮꒰ྀི >⸝⸝⸝< ྀི꒱ა

The useDocsSearch() call in apps/web/src/components/search.tsx (line 27) uses the deprecated type: "static" pattern. This should be migrated to pass a client object instead, as mentioned in the PR objectives.

Additionally, the STOPGAP comment at apps/web/src/app/docs/[[...slug]]/page.tsx (line 39) mentions type misalignment between fumadocs-mdx 15 and fumadocs-ui 16.9. The bump to fumadocs-ui 16.10.4 may resolve this type alignment issue—if so, the type casting workaround and STOPGAP comment can be removed. The tableOfContent={{ style: "clerk" }} usage will also exhibit updated behavior in 16.10.x, so test that the TOC variant displays correctly.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/web/package.json` around lines 25 - 28, The deprecated `type: "static"`
pattern in the `useDocsSearch()` call within the search component needs to be
migrated to accept a `client` object parameter instead. Additionally, verify in
page.tsx whether the STOPGAP comment and type casting workaround at line 39
(related to fumadocs-mdx and fumadocs-ui type alignment) can now be removed
since the fumadocs-ui version has been bumped to 16.10.4, which may resolve the
previously noted type misalignment issue. Finally, test the updated behavior of
the `tableOfContent={{ style: "clerk" }}` configuration in version 16.10.x to
ensure the TOC variant displays correctly.

Bumps the fumadocs 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.9.3 to 16.10.5
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.9.3...fumadocs@16.10.5)

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

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

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.10.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fumadocs
- dependency-name: fumadocs-mdx
  dependency-version: 15.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-ui
  dependency-version: 16.10.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fumadocs
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants