overseerr
overseerr copied to clipboard
build(deps): bump sqlite3 from 5.0.2 to 5.0.11
Bumps sqlite3 from 5.0.2 to 5.0.11.
Release notes
Sourced from sqlite3's releases.
v5.0.11
What's Changed
- Restored compatibility for Alpine 3.15 by
@daniellockyer
in TryGhost/node-sqlite3#1626Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.10...v5.0.11
v5.0.10
What's Changed
- Updated bundled SQLite to v3.39.2 by
@daniellockyer
- Addressed CodeQL warnings by
@bpasero
in TryGhost/node-sqlite3#1614New Contributors
@bpasero
made their first contribution in TryGhost/node-sqlite3#1614Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.9...v5.0.10
v5.0.9
What's Changed
- Updated bundled SQLite to v3.39.1 by
@daniellockyer
- Fixed method declarations to conform with napi default for methods by
@alexanderfloh
in TryGhost/node-sqlite3#1510- Fixed propagation of async hook ids through callbacks by
@alexanderfloh
in TryGhost/node-sqlite3#1511- Updated sqlcipher homebrew CPPFLAGS location by
@frovere
in TryGhost/node-sqlite3#1613New Contributors
@alexanderfloh
made their first contribution in TryGhost/node-sqlite3#1510@frovere
made their first contribution in TryGhost/node-sqlite3#1613Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.8...v5.0.9
v5.0.8
What's Changed
- Reverted https://github.com/TryGhost/node-sqlite3/commit/5063367567fd1abe47bafc2095fb4f9090a260e3, which was causing a segfault with certain queries (TryGhost/node-sqlite3#1605 and TryGhost/node-sqlite3#1606)
Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.7...v5.0.8
v5.0.7
What's Changed
- Updated bundled SQLite to v3.38.4 by
@daniellockyer
in TryGhost/node-sqlite3#1604- Improved performance by fetching column names once by
@daniellockyer
Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.6...v5.0.7
v5.0.6
What's Changed
- Updated bundled SQLite to v3.38.3 by
@daniellockyer
in TryGhost/node-sqlite3#1593. This fixes an upstream bug in SQLite that was reported here: TryGhost/node-sqlite3#1589- Added Node 18 to CI by
@daniellockyer
in TryGhost/node-sqlite3#1587
... (truncated)
Commits
61194ec
v5.0.11753edd6
Deleted CHANGELOG.md8ffdf39
Restored compatibility for Alpine 3.15d3608c9
Movedbenchmark/
folder intotools/
d0e0633
v5.0.10097ca62
Updated bundled SQLite to v3.39.2efab48f
Merged release branch intomain
7df0f8c
Addressed CodeQL warnings (#1614)1523d9e
v5.0.9bbdb2ef
Updated bundled SQLite to v3.39.1- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by daniellockyer, a new releaser for sqlite3 since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)