chore(deps): batch non-breaking dependency updates#96
Merged
Conversation
Consolidates the green Renovate PRs (rebased onto pnpm main) into one change, re-derived on pnpm so the lockfile is coherent: - next 16.2.4 -> 16.2.6 (security) [web, docs] - react / react-dom 19.2.5 -> 19.2.7 [web] - @scalar/nextjs-api-reference ^0.10.10 -> ^0.11.6 [web] - eslint-config-next 16.2.4 -> 16.2.9 [web, docs] - fumadocs-core 16.8.3 -> 16.10.6 [docs] - fumadocs-mdx 14.3.1 -> 14.3.2 [docs] - fumadocs-ui (@fumadocs/base-ui) 16.8.3 -> 16.10.6 [docs] - oxfmt ^0.46.0 -> ^0.56.0 [root] Excludes the breaking majors: react-day-picker v10 (shadcn-managed) and fumadocs-mdx v15 (CI red). Verified locally with pnpm: frozen install, tsc, lint, stylelint, format:check, and next build (web + docs) all pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013ojYEGqoPBHf2AW3bBs2hS
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Consolidates the green Renovate PRs (which auto-rebased onto the pnpm
mainafter the migration) into a single change. Re-derived directly on pnpm so there's one coherentpnpm-lock.yamlinstead of conflicting per-PR lockfiles.Included (all green CI individually, verified together here)
nextreact/react-dom@scalar/nextjs-api-referenceeslint-config-nextfumadocs-corefumadocs-mdxfumadocs-ui(@fumadocs/base-ui)oxfmtExcluded (breaking majors)
The stale Dependabot
nextPRs (#89/#91/#92, still Bun-based from before the migration) are superseded by thenextbump here.Verification
Locally with pnpm:
install --frozen-lockfile,tsc,lint,stylelint,format:check, andnext build(web + docs) all pass.🤖 Generated with Claude Code
https://claude.ai/code/session_013ojYEGqoPBHf2AW3bBs2hS
Generated by Claude Code