chore(deps): bump to latest — fumadocs 16.9.1 + fumadocs-mdx v15, vitus-labs 2.6.2#24
Merged
Merged
Conversation
…r, vitus-labs 2.6.2, tailwind 4.3 Picks up the entire 'Latest' column, including the fumadocs-mdx major: Runtime: - @vitus-labs/* (all 9) 2.6.1 → 2.6.2 - fumadocs-core 16.8.5 → 16.9.1 - fumadocs-mdx 14.3.2 → 15.0.8 (major) - fumadocs-ui 16.8.5 → 16.9.1 - next 16.2.4 → 16.2.6 - react / react-dom 19.2.5 → 19.2.6 Dev: - @tailwindcss/postcss 4.2.4 → 4.3.0 - @types/node 25.6.0 → 25.9.1 - @types/react 19.2.14 → 19.2.15 - tailwindcss 4.2.4 → 4.3.0 Verified: - bun run build — 70 pages generated, no warnings, /opengraph-image still emits a real 1200×630 PNG (125 KB). fumadocs-mdx v15 didn't require any source changes for our config — existing `source.config.ts` shape is still supported. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
CI uses `bun-version: latest` (currently 1.3.14); local was on 1.3.13. The lockfile format normalizes slightly between minor versions, which made `bun install --frozen-lockfile` reject the previous commit. Bumped local Bun to 1.3.14 and regenerated the lockfile so CI accepts it. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Picks up the entire `bun outdated --latest` column, including the fumadocs-mdx major.
Runtime
Dev
Test plan
🤖 Generated with Claude Code