Skip to content

Bump sqlite3 from 5.0.2 to 5.0.4#19

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sqlite3-5.0.4
Closed

Bump sqlite3 from 5.0.2 to 5.0.4#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sqlite3-5.0.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps sqlite3 from 5.0.2 to 5.0.4.

Release notes

Sourced from sqlite3's releases.

v5.0.4

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.3...v5.0.4

v5.0.3

What's Changed

Known Problems

  • TryGhost/node-sqlite3#1578 - the minimum glibc version for prebuilt binaries was bumped to 2.29. We hope to bring this back down within the next few releases but you will need to compile from source if your system ships with a lower version.
  • Prebuilt binaries for Linux do not work on musl systems. This should be fixed with TryGhost/node-sqlite3@8b2cdd9 but you will need to compile from source to use v5.0.3.

Full Changelog: TryGhost/node-sqlite3@v5.0.2...v5.0.3

Changelog

Sourced from sqlite3's changelog.

Changelog

Please check GitHub Releases for notes on more recent releases.

Commits
  • 31ea32b v5.0.4
  • 8ccb907 Fixed CI uploading binaries from QEMU builds
  • 73da410 Fixed prebuilt binary compatibility with musl and ARM64 systems
  • 241d710 Fixed prebuilt binary compatibility with older glibc
  • 74a2e31 Fixed syntax of bash if statement
  • b2934e9 Fixed deprecated use of new Buffer in tests
  • c5ed10b Removed console.log from test
  • aec82c3 Added CI step to print out glibc compatibility
  • 8b2cdd9 Added musl x64 builds to CI
  • 122d2b8 Added prebuilt Linux ARM64 binaries to CI
  • 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 compatibility score

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)

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](TryGhost/node-sqlite3@v5.0.2...v5.0.4)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2022

Superseded by #20.

@dependabot dependabot bot closed this Apr 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sqlite3-5.0.4 branch April 22, 2022 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants