Skip to content

Bump sqlite3 from 5.0.2 to 5.0.5#20

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

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

Conversation

@dependabot
Copy link

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

Bumps sqlite3 from 5.0.2 to 5.0.5.

Release notes

Sourced from sqlite3's releases.

v5.0.5

What's Changed

Thank you to everyone reporting issues with building sqlite3 or 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: TryGhost/node-sqlite3@v5.0.4...v5.0.5

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
  • b3d858e v5.0.5
  • 8d0d0fe Fixed capitalization of Mapbox
  • 77b1153 Moved CONTRIBUTING.md to .github/
  • 8d80acf Inlined Renovate config into package.json
  • 0e23302 Fixed GCC preinclude always present in build
  • a779446 Moved glibc check inside Linux check
  • ee4e410 Replaced Makefile with NPM scripts
  • cdee679 Deleted unused files
  • d4b5063 Switched to file allowlist for NPM publishing
  • 9ca129e Updated README.md
  • 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.5.
- [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.5)

---
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 22, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 27, 2022

Superseded by #22.

@dependabot dependabot bot closed this Apr 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sqlite3-5.0.5 branch April 27, 2022 22:34
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