build(deps-dev): bump dev dependencies#838
Merged
Merged
Conversation
- bump prettier 3.8→3.9, rollup 4.62.0→4.62.2, rolldown 1.1.1→1.1.5, eslint 10.5→10.6, typescript-eslint 8.61→8.63, typescript6 6.0.1→6.0.2, @swc/core, @prettier/plugin-oxc, lint-staged, postcss, @types/tabulator-tables - reformat 6 source files under prettier 3.9 (unions stay inline when they fit; template-literal interpolations break onto their own lines) - pin eslint tsconfigRootDir and ignore .claude/ so typescript-eslint 8.63 stops erroring on ambiguous root candidates from nested agent worktrees
lcottercertinia
previously approved these changes
Jul 9, 2026
lcottercertinia
approved these changes
Jul 9, 2026
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.
Grouped dev dependency updates (merge one at a time — shared lockfile).
typescript-7stays 7.0.1-rc (currentrcdist-tag).Companion changes forced by the bumps
eslint.config.mjs: pintsconfigRootDir+ ignore.claude/— typescript-eslint 8.63 now errors on ambiguous root candidates (local.claude/worktrees/*checkouts trigger it).Verification
typecheck ✓ · lint ✓ (0 errors) · 962 tests ✓ · rollup build ✓ · rolldown v1.1.5 build ✓ ·
prettier --checkclean.Supersedes dependabot swc/rolldown bumps.