Skip to content

deps(deps): bump better-sqlite3 from 11.7.0 to 13.0.1 - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-sqlite3-13.0.1
Closed

deps(deps): bump better-sqlite3 from 11.7.0 to 13.0.1#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-sqlite3-13.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps better-sqlite3 from 11.7.0 to 13.0.1.

Release notes

Sourced from better-sqlite3's releases.

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

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

v12.11.1

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.11.0...v12.11.1

v12.11.0

⚠️CAUTION: NOT A VIABLE RELEASE

Use v12.11.1 instead.

... (truncated)

Commits
  • 6efdbc5 13.0.1
  • 32ee0ab Merge remote-tracking branch 'origin/master'
  • bce8300 fixed overly strict regression in parameter binding
  • ecfe2f7 13.0.0
  • ae19080 fixed typos
  • 57d4bbb implemented Database#explain()
  • 49fd7e6 added docs for Statement#toString()
  • 1cb18ec implemented Statement#toString()
  • af60f6b updated github workflow dep versions
  • 6ffd750 fixed tests for SqliteError
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for better-sqlite3 since your current version.

Install script changes

This version modifies install script that runs during installation. Review the package contents before updating.


@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from Lambertyan as a code owner July 26, 2026 11:32
@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown

🔄 Code Analyzer — Review in Progress

The automated review is currently running. This comment will be replaced with a full report once the analysis completes.

Status: Running security, standards, and code-quality checks...

Last updated: 2026-07-27T14:37:28.859Z

@github-actions

Copy link
Copy Markdown

⚠️ Code Analyzer Review Failed

The review encountered issues:

  • Some findings are missing code references (file/line).
  • Review process was interrupted.

Please check the workflow logs for details.

🤖 Generated by Code Analyzer

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/better-sqlite3-13.0.1 branch from 332c729 to 75ab236 Compare July 26, 2026 12:13
@github-actions

Copy link
Copy Markdown

⚠️ Code Analyzer Review Failed

The review encountered issues:

  • Some findings are missing code references (file/line).
  • Review process was interrupted.

Please check the workflow logs for details.

🤖 Generated by Code Analyzer

Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 11.7.0 to 13.0.1.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v11.7.0...v13.0.1)

---
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 force-pushed the dependabot/npm_and_yarn/better-sqlite3-13.0.1 branch from 75ab236 to f189538 Compare July 27, 2026 14:37
@github-actions

Copy link
Copy Markdown

⚠️ Code Analyzer Review Failed

The review encountered issues:

  • Some findings are missing code references (file/line).
  • Review process was interrupted.

Please check the workflow logs for details.

🤖 Generated by Code Analyzer

@Lambertyan

Copy link
Copy Markdown
Contributor

Auto-closed: major version bump requires validation

This PR introduces a major version bump that may contain breaking changes. Per project policy, major version bumps require:

  1. Full test suite to pass with 95%+ coverage across all dimensions
  2. Type-check and lint to pass
  3. Manual review of changelog/breaking changes

Since dependabot PRs cannot be validated in isolation, this PR is being closed. Please re-open and rebase after the main branch CI is green, then verify all checks pass.

@Lambertyan Lambertyan closed this Jul 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/better-sqlite3-13.0.1 branch July 28, 2026 05:41
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