Skip to content

chore(deps): toolchain safety bumps (dprint, vitest, vite, prettier) - #468

Merged
EVWorth merged 1 commit into
mainfrom
deps/toolchain-minor-bumps
Aug 1, 2026
Merged

chore(deps): toolchain safety bumps (dprint, vitest, vite, prettier)#468
EVWorth merged 1 commit into
mainfrom
deps/toolchain-minor-bumps

Conversation

@EVWorth

@EVWorth EVWorth commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

Splits the bundled #303 into narrower, CI-passing groups. This PR is the toolchain safety set: patches and minors only.

package from → to
@tailwindcss/postcss 4.3.1 → 4.3.3
@tanstack/react-virtual 3.14.4 → 3.14.6
@vitest/browser 4.1.9 → 4.1.10
@vitest/browser-playwright 4.1.7 → 4.1.10
@vitest/coverage-v8 4.1.7 → 4.1.10
dprint 0.54.0 → 0.55.2
lefthook 2.1.9 → 2.1.10
prettier-plugin-tailwindcss 0.8.0 → 0.8.1
terser 5.48.0 → 5.49.0
typescript-eslint 8.62.0 → 8.65.0
vite 8.1.0 → 8.1.5
vitest 4.1.5 → 4.1.10

Verification

  • vitest: 1534/1534 pass
  • tsc --noEmit: clean
  • eslint: 0 errors (180 pre-existing warnings unrelated)

Excluded, each gets its own PR

  • typescript 6 → 7 (major bump; migration plan needed — decorators, config shapes)
  • lucide-react 1.21 → 1.25 (icon-name regression grep gate first)
  • eslint 10.6 → 10.7 (rule change review pending)
  • react-resizable-panels 4.11 → 4.12 (minor with API touch surface)

Closes #303 (together with the sibling PRs that will follow).

…, vitest 4.1.5→4.1.10, vite 8.1.0→8.1.5, prettier 3.8.5→3.9.5, etc.)

Splits the bundled #303 into narrower bumps. This PR covers the
toolchain safety set (patch and minor):

- @tailwindcss/postcss 4.3.1 → 4.3.3
- @tanstack/react-virtual 3.14.4 → 3.14.6
- @vitest/browser 4.1.9 → 4.1.10
- @vitest/browser-playwright 4.1.7 → 4.1.10
- @vitest/coverage-v8 4.1.7 → 4.1.10
- dprint 0.54.0 → 0.55.2
- lefthook 2.1.9 → 2.1.10
- prettier-plugin-tailwindcss 0.8.0 → 0.8.1
- terser 5.48.0 → 5.49.0
- typescript-eslint 8.62.0 → 8.65.0
- vite 8.1.0 → 8.1.5
- vitest 4.1.5 → 4.1.10

Verified locally:
- vitest: 1534/1534 pass
- tsc --noEmit: clean
- eslint: 0 errors (180 pre-existing warnings unrelated)

Excludes from this PR (each gets its own):
- typescript 6 → 7 (major; migration plan needed)
- lucide-react 1.21 → 1.25 (need icon-name regression grep)
- eslint 10.6 → 10.7 (may have rule changes; will verify before bumping)
- react-resizable-panels 4.11 → 4.12 (minor with API touch surface)

Refs #303
@EVWorth
EVWorth marked this pull request as ready for review August 1, 2026 18:25
@EVWorth
EVWorth merged commit 6fdb9d3 into main Aug 1, 2026
10 checks passed
@EVWorth
EVWorth deleted the deps/toolchain-minor-bumps branch August 1, 2026 18:25
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.

1 participant