[Snyk] Upgrade sqlite3 from 5.0.2 to 5.1.7 #141
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade sqlite3 from 5.0.2 to 5.1.7.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 18 versions ahead of your current version.
The recommended version was released 5 months ago, on 2024-01-05.
The recommended version fixes:
SNYK-JS-TAR-1579152
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-1579155
Why? Has a fix available, CVSS 8.5
SNYK-JS-SEMVER-3247795
Why? Has a fix available, CVSS 8.5
SNYK-JS-SEMVER-3247795
Why? Has a fix available, CVSS 8.5
SNYK-JS-SQLITE3-2388645
Why? Has a fix available, CVSS 8.5
SNYK-JS-SQLITE3-3358947
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-1536528
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-1536531
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-1579147
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-6476909
Why? Has a fix available, CVSS 8.5
SNYK-JS-REQUEST-3361831
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-6476909
Why? Has a fix available, CVSS 8.5
SNYK-JS-TOUGHCOOKIE-5672873
Why? Has a fix available, CVSS 8.5
SNYK-JS-MINIMATCH-3050818
Why? Has a fix available, CVSS 8.5
SNYK-JS-TAR-1536758
Why? Has a fix available, CVSS 8.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: sqlite3
-
5.1.7 - 2024-01-05
- Updated bundled SQLite to v3.44.2 by @ daniellockyer
- Replaced
- this should fix a lot of bundling issues reported by the community
- Improved
- Various minor code refactors and improvements (thanks @ zenon8adams!)
- @ zenon8adams made their first contribution in #1701
-
5.1.7-rc.0 - 2023-12-29
-
5.1.6 - 2023-03-14
- Fixed glibc compatibility by hardcoding lower version for
- Add generic type annotations for Statement and Database get/all/each methods callback rows by @ stevescruz in #1686
- @ stevescruz made their first contribution in #1686
-
5.1.5 - 2023-03-13
- 🔒 Fixed code execution vulnerability due to Object coercion by @ daniellockyer
- Updated bundled SQLite to v3.41.1 by @ daniellockyer
- Fixed rpath linker option when using a custom sqlite by @ jeromew in #1654
-
5.1.4 - 2022-12-12
- Fixed glibc compatibility by downgrading CI to Ubuntu 20 by @ daniellockyer in #1664
-
5.1.3 - 2022-12-12
- Updated bundled SQLite to v3.40.0 by @ daniellockyer
-
5.1.2 - 2022-10-03
- Updated bundled SQLite to v3.39.4 by @ daniellockyer
-
5.1.1 - 2022-09-15
- Added Darwin ARM64 binaries by @ daniellockyer in #1594
-
5.1.0 - 2022-09-14
- Updated bundled SQLite to v3.39.3 by @ daniellockyer
- Added ability to receive updates from
- Added support for setting SQLite limits by @ paulfitz in #1548
- Added library types file by @ bpasero in #1527
- Added
- Fixed remaining method declarations by @ alexanderfloh in #1633
- Fixed importing
- @ JoelEinbinder made their first contribution in #1628
- @ mahdi-farnia made their first contribution in #1632
- @ soukand made their first contribution in #1267
-
5.0.11 - 2022-07-31
- Restored compatibility for Alpine 3.15 by @ daniellockyer in #1626
-
5.0.10 - 2022-07-22
-
5.0.9 - 2022-07-14
-
5.0.8 - 2022-05-06
-
5.0.7 - 2022-05-05
-
5.0.6 - 2022-04-27
-
5.0.5 - 2022-04-22
-
5.0.4 - 2022-04-18
-
5.0.3 - 2022-04-13
-
5.0.2 - 2021-02-15
from sqlite3 GitHub release notesWhat's Changed
@ mapbox/node-pre-gypwithprebuild+prebuild-install(605c7f9) by @ daniellockyerRowToJSperformance by removingNapi::String::Newinstantiation by @ daniellockyerNew Contributors
Full Changelog: v5.1.6...v5.1.7
Please install
v5.1.7instead.Full Changelog: v5.1.6...v5.1.7-rc.0
What's Changed
log2by @ daniellockyerNew Contributors
Full Changelog: v5.1.5...v5.1.6
What's Changed
Full Changelog: v5.1.4...v5.1.5
What's Changed
Full Changelog: v5.1.3...v5.1.4
What's Changed
Full Changelog: v5.1.2...v5.1.3
What's Changed
Full Changelog: v5.1.1...v5.1.2
What's Changed
A huge thanks to MacStadium for providing an M1 Mac Mini so we can offer ARM64 binaries.
Full Changelog: v5.1.0...v5.1.1
✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.
If you encounter any problems, please open a detailed issue using the templates.
What's Changed
sqlite3_update_hookby @ soukand in #1267package-lock.jsonto.gitignoreby @ JoelEinbinder in #1628sqlite3#verboseusing destructuring syntax by @ mahdi-farnia in #1632New Contributors
Full Changelog: v5.0.11...v5.1.0
What's Changed
Full Changelog: v5.0.10...v5.0.11
Commit messages
Package name: sqlite3
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs
Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.