Skip to content

chore(deps): Bump better-sqlite3 from 12.11.1 to 13.0.2 in /examples/node-better-sqlite3 - #78

Merged
arnested merged 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/node-better-sqlite3/better-sqlite3-13.0.1
Aug 1, 2026
Merged

chore(deps): Bump better-sqlite3 from 12.11.1 to 13.0.2 in /examples/node-better-sqlite3#78
arnested merged 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/node-better-sqlite3/better-sqlite3-13.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps better-sqlite3 from 12.11.1 to 13.0.2.

Release notes

Sourced from better-sqlite3's releases.

v13.0.2

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v13.0.1...v13.0.2

v13.0.1

Full Changelog: WiseLibs/better-sqlite3@v13.0.0...v13.0.1

Fixed a regression in parameter binding where it would be overly strict and reject plain objects from other realms (e.g., in jest tests).

v13.0.0

Version 13.0.0 marks a major milestone, as it's the first version of better-sqlite3 to run on the N-API. This means prebuilt binaries should theoretically work across different versions of Node.js and Electron, and perhaps even other runtimes like Bun. As a result, we've removed the deprecated prebuild-install dependency, and now prebuilt binaries are published directly with the better-sqlite3 code itself. If your platform/architecture doesn't have a prebuilt binary, it should compile during install as before.

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v12.12.0...v13.0.0

v12.12.0

What's Changed

[!WARNING]

BREAKING: Starting with Electron v43, binary assets will require glibc 2.41 or higher on Linux hosts.

Full Changelog: WiseLibs/better-sqlite3@v12.11.2...v12.12.0

v12.11.2

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 02:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
@arnested

arnested commented Aug 1, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 12.11.1 to 13.0.2.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.11.1...v13.0.2)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-version: 13.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump better-sqlite3 from 12.11.1 to 13.0.1 in /examples/node-better-sqlite3 chore(deps): Bump better-sqlite3 from 12.11.1 to 13.0.2 in /examples/node-better-sqlite3 Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/examples/node-better-sqlite3/better-sqlite3-13.0.1 branch from 18aa489 to e7762d6 Compare August 1, 2026 06:47
@arnested
arnested merged commit 8a27964 into main Aug 1, 2026
7 checks passed
@arnested
arnested deleted the dependabot/npm_and_yarn/examples/node-better-sqlite3/better-sqlite3-13.0.1 branch August 1, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Development

Successfully merging this pull request may close these issues.

1 participant