ipfs-pubsub-1on1
ipfs-pubsub-1on1 copied to clipboard
Bump sqlite3 from 5.0.0 to 5.0.8
Bumps sqlite3 from 5.0.0 to 5.0.8.
Release notes
Sourced from sqlite3's releases.
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
@daniellockyerin TryGhost/node-sqlite3#1604- Improved performance by fetching column names once by
@daniellockyerFull 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
@daniellockyerin 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
@daniellockyerin TryGhost/node-sqlite3#1587Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.5...v5.0.6
v5.0.5
What's Changed
- Fixed building on certain systems (TryGhost/node-sqlite3#1584) by
@daniellockyer- General repository maintenance by
@daniellockyerThank 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: https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5
v5.0.4
What's Changed
- Added prebuilt Linux musl binaries -
@daniellockyer- Added prebuilt Linux ARM64 binaries -
@daniellockyer- Fixed older glibc compatibility -
@daniellockyerFull Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.3...v5.0.4
v5.0.3
What's Changed
- Updated bundled SQLite to v3.38.2 -
@daniellockyer- Enabled math functions in compiler options -
@kewde- Updated
node-gypto v8.x -@daniellockyer- Re-enabled Node-API v6 builds -
@daniellockyer- Fixed segfault of invalid toString() object by
@kewdein TryGhost/node-sqlite3#1450- Fixed building on MacOS Monterey 12.3 -
@daniellockyer
... (truncated)
Changelog
Sourced from sqlite3's changelog.
Changelog
Please check GitHub Releases for notes on more recent releases.
5.0.2
- build: rebuild binaries before publishing #1426
5.0.1
Commits
7c0b46fv5.0.887e7228Revert "Improved performance by fetching column names once"5bf4af9Update docker/setup-buildx-action action to v2b431b31v5.0.79a1b172Updated bundled SQLite to v3.38.45063367Improved performance by fetching column names once216e935Added benchmark for.eachand.all94af94aFixed variable namingfcac520Switched to libuv mutexesf924bbbRefactored lib code to let/const- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.