stytch-javascript-example
stytch-javascript-example copied to clipboard
[Snyk] Upgrade sqlite3 from 5.0.5 to 5.1.2
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.5 to 5.1.2.
:information_source: 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 9 versions ahead of your current version.
- The recommended version was released 25 days ago, on 2022-10-03.
Release notes
Package name: sqlite3
-
5.1.2 - 2022-10-03
What's Changed
- Updated bundled SQLite to v3.39.4 by @ daniellockyer
Full Changelog: v5.1.1...v5.1.2
-
5.1.1 - 2022-09-15
What's Changed
- Added Darwin ARM64 binaries by @ daniellockyer in #1594
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
-
5.1.0 - 2022-09-14
✨ 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
- Updated bundled SQLite to v3.39.3 by @ daniellockyer
- Added ability to receive updates from
sqlite3_update_hookby @ soukand in #1267 - Added support for setting SQLite limits by @ paulfitz in #1548
- Added library types file by @ bpasero in #1527
- Added
package-lock.jsonto.gitignoreby @ JoelEinbinder in #1628 - Fixed remaining method declarations by @ alexanderfloh in #1633
- Fixed importing
sqlite3#verboseusing destructuring syntax by @ mahdi-farnia in #1632
New Contributors
- @ JoelEinbinder made their first contribution in #1628
- @ mahdi-farnia made their first contribution in #1632
- @ soukand made their first contribution in #1267
Full Changelog: v5.0.11...v5.1.0
-
5.0.11 - 2022-07-31
What's Changed
- Restored compatibility for Alpine 3.15 by @ daniellockyer in #1626
Full Changelog: v5.0.10...v5.0.11
-
5.0.10 - 2022-07-22
What's Changed
- Updated bundled SQLite to v3.39.2 by @ daniellockyer
- Addressed CodeQL warnings by @ bpasero in #1614
New Contributors
Full Changelog: v5.0.9...v5.0.10
-
5.0.9 - 2022-07-14
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 #1510
- Fixed propagation of async hook ids through callbacks by @ alexanderfloh in #1511
- Updated sqlcipher homebrew CPPFLAGS location by @ frovere in #1613
New Contributors
- @ alexanderfloh made their first contribution in #1510
- @ frovere made their first contribution in #1613
Full Changelog: v5.0.8...v5.0.9
-
5.0.8 - 2022-05-06
What's Changed
Full Changelog: v5.0.7...v5.0.8
-
5.0.7 - 2022-05-05
What's Changed
- Updated bundled SQLite to v3.38.4 by @ daniellockyer in #1604
- Improved performance by fetching column names once by @ daniellockyer
Full Changelog: v5.0.6...v5.0.7
-
5.0.6 - 2022-04-27
What's Changed
- Updated bundled SQLite to v3.38.3 by @ daniellockyer in #1593. This fixes an upstream bug in SQLite that was reported here: #1589
- Added Node 18 to CI by @ daniellockyer in #1587
Full Changelog: v5.0.5...v5.0.6
-
5.0.5 - 2022-04-22
What's Changed
- Fixed building on certain systems (#1584) by @ daniellockyer
- General repository maintenance by @ daniellockyer
Thank you to everyone reporting issues with building
sqlite3or the prebuilt binaries🙂 If you encounter an problem, please search open and closed issues for existing reports or open a new issue with as much system information as possible.Full Changelog: v5.0.4...v5.0.5
Commit messages
Package name: sqlite3
- 1980f10 v5.1.2
- 7aa29fe Updated bundled SQLite to v3.39.4
- c4fca9f v5.1.1
- ea71343 Added Darwin ARM64 to prebuilt binaries list in README
- ec154ab Added Darwin ARM64 prebuilt binaries
- 9290d8c v5.1.0
- 9e9079d Updated types file
- 946a3f6 Added ability to receive updates from `sqlite3_update_hook`
- 97cc584 Added yarn.lock to gitignore
- 572f05e Fixed importing `sqlite3#verbose` using destructuring syntax (#1632)
- c366ef9 Fixed remaining method declarations (#1633)
- f0090b8 Added `.configure('limit', ...` to library type file
- 81b6718 Updated bundled SQLite to v3.39.3
- e0542d5 Added `package-lock.json` to `.gitignore`
- a6e3e4a Moved types file to `lib/`
- ffda15f Added library types file
- 1bcbf70 Added support for setting SQLite limits
- 61194ec v5.0.11
- 753edd6 Deleted CHANGELOG.md
- 8ffdf39 Restored compatibility for Alpine 3.15
- d3608c9 Moved `benchmark/` folder into `tools/`
- d0e0633 v5.0.10
- 097ca62 Updated bundled SQLite to v3.39.2
- efab48f Merged release branch into `main`
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:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs