build(deps): apply pending dependabot bumps in one pass#23
Merged
Conversation
Root: chalk 5.6.2, ora 9.4.0, commander 15.0.0, inquirer 14.0.2,
eslint 10.4.1 + @eslint/js 10.0.1 (with { cause } added to three
re-thrown errors for the new preserve-caught-error rule).
Site: react/react-dom/@types/react 19.2.7, typescript 6.0.3.
Actions: bump pinned SHAs for actions/checkout (v6.0.3) and
actions/setup-node (v6.4.0).
Covers dependabot PRs #4, #5, #6, #7, #8, #10, #12, #13, #15.
Skipped: tailwindcss 4 (#11, needs a real v4 migration) and site
eslint 10 (#14, eslint-config-next incompatible).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Site CI installs with bun --frozen-lockfile; the npm lockfile was never used. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jun 11, 2026
Merged
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.
Applies 9 of the 12 open dependabot bumps in a single verified pass (main is strict-protected, so one PR beats 12 update-branch/CI cycles):
preserve-caught-errorrule flagged three re-thrown errors; fixed by attaching{ cause }.bun.lockregenerated (site CI installs via bun --frozen-lockfile).Covers #4, #5, #6, #7, #8, #10, #12, #13, #15 — dependabot will auto-close them once this lands.
Deliberately skipped:
@tailwinddirectives,tailwind.config.ts, andtailwindcss-animate; v4 is a CSS-first migration with visual-regression risk, not a bump.eslint-config-next's bundled eslint-plugin-react crashes under eslint 10 (contextOrFilename.getFilename is not a function).Test plan
npm run lintclean on eslint 10,npm test50/50,node bin/cli.js --help/sync --helpsmoke-tested on commander 15.npm run typecheck(TS 6),npm run lint,npm run buildall clean locally afterbun install.🤖 Generated with Claude Code