Skip to content

build(deps-dev): bump dev dependencies#838

Merged
lcottercertinia merged 2 commits into
certinia:mainfrom
lukecotter:build-deps-dev
Jul 9, 2026
Merged

build(deps-dev): bump dev dependencies#838
lcottercertinia merged 2 commits into
certinia:mainfrom
lukecotter:build-deps-dev

Conversation

@lukecotter

Copy link
Copy Markdown
Collaborator

Grouped dev dependency updates (merge one at a time — shared lockfile).

Package From → To
@prettier/plugin-oxc 0.1.4 → 0.2.0
@swc/core 1.15.41 → 1.15.43
@types/tabulator-tables 6.3.4 → 6.3.5
eslint 10.5.0 → 10.6.0
lint-staged 17.0.7 → 17.0.8
postcss 8.5.15 → 8.5.16
prettier 3.8.4 → 3.9.4
rolldown 1.1.1 → 1.1.5
rollup 4.62.0 → 4.62.2
typescript (@typescript/typescript6) 6.0.1 → 6.0.2
typescript-eslint 8.61.1 → 8.63.0

typescript-7 stays 7.0.1-rc (current rc dist-tag).

Companion changes forced by the bumps

  • Reformatted 6 source files under prettier 3.9 (formatting-only: unions stay inline when they fit; template-literal interpolations break onto their own lines).
  • eslint.config.mjs: pin tsconfigRootDir + 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 --check clean.

Supersedes dependabot swc/rolldown bumps.

- 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
lcottercertinia previously approved these changes Jul 9, 2026
@lcottercertinia lcottercertinia merged commit eb3e0f2 into certinia:main Jul 9, 2026
7 checks passed
@lukecotter lukecotter deleted the build-deps-dev branch July 9, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants