chore(deps)(deps): bump better-sqlite3 from 12.11.1 to 13.0.1 - #29
chore(deps)(deps): bump better-sqlite3 from 12.11.1 to 13.0.1#29dependabot[bot] wants to merge 1 commit into
Conversation
7db96cf to
93db081
Compare
📊
|
| Metric | PR | Base | Diff | |
|---|---|---|---|---|
| Statements | ████████████████████ |
2070/2070 (100%) |
2070/2070 (100%) |
⚪ 0% |
| Branches | ████████████████████ |
279/279 (100%) |
279/279 (100%) |
⚪ 0% |
| Functions | ████████████████████ |
88/88 (100%) |
88/88 (100%) |
⚪ 0% |
| Lines | ████████████████████ |
2070/2070 (100%) |
2070/2070 (100%) |
⚪ 0% |
Updated for 20299df | Compared against base branch
⏱️ Performance Report
🐢 Slowest test suites
🐌 Slowest individual tests
Updated for |
🧠 Cognitive Complexity Report
🧩 Most complex functions
Updated for |
93db081 to
77137a1
Compare
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 12.11.1 to 13.0.1. - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.11.1...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>
77137a1 to
0aef6ca
Compare
|
Closing per the isolated better-sqlite3 major review in #32 (released as 0.5.1). The peer range now accepts better-sqlite3 13 ( The rule is now recorded in the guidelines: peer majors are widened, never swapped — the devDependency stays on the newest major that still installs on the oldest supported Node, and a dedicated CI leg ( Reopen this when the support line moves to Node >=22. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps better-sqlite3 from 12.11.1 to 13.0.1.
Release notes
Sourced from better-sqlite3's releases.
Commits
6efdbc513.0.132ee0abMerge remote-tracking branch 'origin/master'bce8300fixed overly strict regression in parameter bindingecfe2f713.0.0ae19080fixed typos57d4bbbimplemented Database#explain()49fd7e6added docs for Statement#toString()1cb18ecimplemented Statement#toString()af60f6bupdated github workflow dep versions6ffd750fixed tests for SqliteErrorInstall script changes
This version modifies
installscript that runs during installation. Review the package contents before updating.