Skip to content

Commit

Permalink
fix(deps): update dependency better-sqlite3 to v11.8.1 (#983)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [better-sqlite3](https://redirect.github.com/WiseLibs/better-sqlite3)
| [`11.8.0` ->
`11.8.1`](https://renovatebot.com/diffs/npm/better-sqlite3/11.8.0/11.8.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/better-sqlite3/11.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/better-sqlite3/11.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/better-sqlite3/11.8.0/11.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/better-sqlite3/11.8.0/11.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>WiseLibs/better-sqlite3 (better-sqlite3)</summary>

###
[`v11.8.1`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.8.1)

[Compare
Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.8.0...v11.8.1)

#### What's Changed

- Fixed `SQLITE_ENABLE_UPDATE_DELETE_LIMIT` due to breaking change in
SQLite core (closes
[https://github.com/WiseLibs/better-sqlite3/issues/1318](https://redirect.github.com/WiseLibs/better-sqlite3/issues/1318))
- Add API doc note about statement finalization by
[@&#8203;kjackson1998](https://redirect.github.com/kjackson1998) in
[https://github.com/WiseLibs/better-sqlite3/pull/1310](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1310)
- README: add section on Upgrading by
[@&#8203;alxndrsn](https://redirect.github.com/alxndrsn) in
[https://github.com/WiseLibs/better-sqlite3/pull/1300](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1300)
- Update README.md by
[@&#8203;Prinzhorn](https://redirect.github.com/Prinzhorn) in
[https://github.com/WiseLibs/better-sqlite3/pull/1264](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1264)

#### New Contributors

- [@&#8203;kjackson1998](https://redirect.github.com/kjackson1998) made
their first contribution in
[https://github.com/WiseLibs/better-sqlite3/pull/1310](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1310)
- [@&#8203;alxndrsn](https://redirect.github.com/alxndrsn) made their
first contribution in
[https://github.com/WiseLibs/better-sqlite3/pull/1300](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1300)

**Full Changelog**:
WiseLibs/better-sqlite3@v11.8.0...v11.8.1

</details>

---

### Configuration

📅 **Schedule**: 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 is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/cds-dbs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent b76d574 commit 83b20e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83b20e5

Please sign in to comment.