Skip to content

chore: update dev deps to latest minor/patch releases#238

Closed
0xAxiom wants to merge 1 commit into
mainfrom
chore/update-dev-deps
Closed

chore: update dev deps to latest minor/patch releases#238
0xAxiom wants to merge 1 commit into
mainfrom
chore/update-dev-deps

Conversation

@0xAxiom

@0xAxiom 0xAxiom commented Apr 30, 2026

Copy link
Copy Markdown
Owner

What

Bumps five devDependencies to their latest stable versions within the already-declared semver ranges (^):

Package Before After
vitest 4.0.18 4.1.5
@vitest/coverage-v8 4.0.18 4.1.5
prettier 3.8.1 3.8.3
lint-staged 16.2.7 16.4.0
typescript-eslint 8.0.0 8.59.1

Why

These packages were drifting from their npm outdated wanted versions. Keeping tooling current reduces surprise gaps when a major version eventually lands and avoids accumulating lint/format behavioural drift.

Tested

  • 159/159 unit tests pass (npm run test:unit)
  • No production code changed — dev tooling only

🤖 Generated with Claude Code

- vitest 4.0.18 → 4.1.5
- @vitest/coverage-v8 4.0.18 → 4.1.5
- prettier 3.8.1 → 3.8.3
- lint-staged 16.2.7 → 16.4.0
- typescript-eslint 8.0.0 → 8.59.1

all within declared semver ranges. 159/159 unit tests pass.
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner April 30, 2026 16:04
@0xAxiom

0xAxiom commented May 18, 2026

Copy link
Copy Markdown
Owner Author

Closing — switching to direct-to-main workflow for this repo. Branch preserved if cherry-pick needed.

@0xAxiom 0xAxiom closed this May 18, 2026
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