Skip to content

fix(deps): update dependency better-sqlite3 to v13 - #122

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/better-sqlite3-13.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/better-sqlite3-13.x

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
better-sqlite3 ^12.0.0^13.0.0 age confidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3)

v13.0.3

Compare Source

What's Changed

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

v13.0.2

Compare Source

What's Changed
New Contributors

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

v13.0.1

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/better-sqlite3-13.x branch 3 times, most recently from b72c5d4 to 9ddc6d0 Compare August 5, 2026 04:58
yumike added a commit that referenced this pull request Aug 8, 2026
…es (#155)

Dependabot files one PR per package name, not per alert. Where a package is
vulnerable on two major lines it fixes one and leaves the other open
indefinitely: #146 fixed form-data 2.x while 4.x stayed at 4.0.5, #133 fixed
js-yaml 3.x while 4.x stayed at 4.3.0, #142 fixed brace-expansion 1.x while
2.x and 5.x stayed behind.

Every one of these is reachable from the ranges already declared, so
`yarn up -R` lifts them without touching any manifest:

  brace-expansion  ^2.0.1  2.0.2 -> 2.1.4   (#87)
  brace-expansion  ^5.0.2  5.0.4 -> 5.0.9   (#85)
  form-data        ^4.0.0  4.0.5 -> 4.0.6   (#67)
  js-yaml          ^4.1.0  4.3.0 -> 4.3.1   (#122)
  picomatch        ^2.0.4  2.3.1 -> 2.3.2   (#16)
  picomatch        ^4.0.2  4.0.3 -> 4.0.5   (#15)

The mime-types descriptor list loses "^2.1.12" because form-data 4.0.6 raised
its own floor to ^2.1.35; the resolved mime-types version is unchanged.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@renovate
renovate Bot force-pushed the renovate/better-sqlite3-13.x branch 2 times, most recently from 8f76eb5 to de4fe35 Compare August 14, 2026 18:59
@renovate
renovate Bot force-pushed the renovate/better-sqlite3-13.x branch from de4fe35 to 0f762ee Compare September 9, 2026 20:56
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.

0 participants