Skip to content

chore(drizzle): bump better-sqlite3 types to v9 - #1272

Merged
manuel3108 merged 3 commits into
version-1from
fix/bump-better-sqlite3-types-v9
Aug 18, 2026
Merged

chore(drizzle): bump better-sqlite3 types to v9#1272
manuel3108 merged 3 commits into
version-1from
fix/bump-better-sqlite3-types-v9

Conversation

@manuel3108

Copy link
Copy Markdown
Member

Closes #1253

What changed

  • bump the generated @types/better-sqlite3 dependency from v7 to v9 for the Drizzle better-sqlite3 setup
  • add a patch changeset for sv

DefinitelyTyped now publishes the existing declarations under the v9 package line. There are no declaration API changes, but generated projects were still pinned to the older v7 line.

Validation

  • pnpm --filter sv check
  • Prettier check for the changed files
  • confirmed generated Drizzle projects resolve @types/better-sqlite3@9.6.0

The full Drizzle integration suite reached dependency installation, but pnpm stopped because the existing better-sqlite3 native build script is not approved in the generated test workspace.

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 14, 2026

Copy link
Copy Markdown

Install the latest version of sv from 0cd4a5e:

pnx https://pkg.svelte.dev/sv/c/0cd4a5ec2d204874c6c8f925ee5022bf2c59ec8a create

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1272

@changeset-bot

changeset-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0cd4a5e

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

This PR includes changesets to release 1 package
Name Type
sv 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

@svelte-docs-bot

Copy link
Copy Markdown

Comment thread .changeset/bright-dragons-smile.md Outdated
@AdrianGonz97 AdrianGonz97 changed the title fix(drizzle): bump better-sqlite3 types to v9 chore(drizzle): bump better-sqlite3 types to v9 Aug 14, 2026
@manuel3108
manuel3108 merged commit e339806 into version-1 Aug 18, 2026
10 of 16 checks passed
@manuel3108
manuel3108 deleted the fix/bump-better-sqlite3-types-v9 branch August 18, 2026 18:26
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.

Bump @types/better-sqlite3 from v7 to v9

2 participants