Skip to content

chore: refresh devDependencies (changesets, typedoc, types, typescript)#35

Merged
kulesy merged 1 commit into
mainfrom
chore/devdep-hygiene
May 19, 2026
Merged

chore: refresh devDependencies (changesets, typedoc, types, typescript)#35
kulesy merged 1 commit into
mainfrom
chore/devdep-hygiene

Conversation

@kulesy
Copy link
Copy Markdown
Contributor

@kulesy kulesy commented May 18, 2026

Pure devDep hygiene — no runtime/consumer impact.

Bumps

Package From To Type
@changesets/cli 2.27.8 2.31.0 minor
@types/better-sqlite3 ^7.6.12 ^7.6.13 patch
typedoc ^0.28.15 ^0.28.19 patch
typescript ^5.7.3 ^5.9.3 minor

Deferred

  • vitest ^2.1.0 → latest 4.1.6 — two majors, has breaking changes (vi.fn ESM defaults, transformer API, snapshot format). Worth treating as a dedicated effort, not folded into a hygiene pass.
  • typescript v6.0.3 — brand new (released ~weeks ago). Holding at the latest v5 line (5.9.3) until the wider ecosystem catches up.

Verification

  • pnpm install — clean
  • pnpm test66 / 66 pass
  • pnpm buildtsc clean

Changeset

Added as a patch — no consumer-visible API change.

Companion to

  • #34 — runtime better-sqlite3 v11 → v12 (the Node 24 fix). Independent of this PR; merge order doesn't matter.

🤖 Generated with Claude Code

Bumps:
- @changesets/cli 2.27.8 → 2.31.0
- @types/better-sqlite3 ^7.6.12 → ^7.6.13
- typedoc ^0.28.15 → ^0.28.19
- typescript ^5.7.3 → ^5.9.3

Vitest deliberately left at ^2.1.0 — bumping to v4.x has breaking
changes (vi.fn ESM, transformer API, etc.) worth handling as a
separate dedicated effort, not folded into a hygiene pass.

All 66 tests still pass; tsc build clean.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 18, 2026

🦋 Changeset detected

Latest commit: efbb7cc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sqlite-level Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown
Member

@JackDevAU JackDevAU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@kulesy kulesy merged commit a90eda7 into main May 19, 2026
5 checks passed
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