web-security-fundamentals icon indicating copy to clipboard operation
web-security-fundamentals copied to clipboard

fix(deps): update dependency sqlite3 to v5

Open renovate[bot] opened this issue 4 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite3 4.2.0 -> 5.1.7 age adoption passing confidence

Release Notes

TryGhost/node-sqlite3 (sqlite3)

v5.1.7

Compare Source

What's Changed

  • Updated bundled SQLite to v3.44.2 by @​daniellockyer
  • Replaced @mapbox/node-pre-gyp with prebuild + prebuild-install (https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by @​daniellockyer
    • this should fix a lot of bundling issues reported by the community
  • Improved RowToJS performance by removing Napi::String::New instantiation by @​daniellockyer
  • Various minor code refactors and improvements (thanks @​zenon8adams!)

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7

v5.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6

v5.1.5

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.5

v5.1.4

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.3...v5.1.4

v5.1.3

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.3

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

A huge thanks to MacStadium for providing an M1 Mac Mini so we can offer ARM64 binaries.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.0...v5.1.1

v5.1.0

Compare Source

✨ 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

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.11...v5.1.0

v5.0.11

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.10...v5.0.11

v5.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.9...v5.0.10

v5.0.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.8...v5.0.9

v5.0.8

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.7...v5.0.8

v5.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.6...v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.5...v5.0.6

v5.0.5

Compare Source

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: https://github.com/TryGhost/node-sqlite3/compare/v5.0.4...v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.3...v5.0.4

v5.0.3

Compare Source

What's Changed

Known Problems

  • https://github.com/TryGhost/node-sqlite3/issues/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 https://github.com/TryGhost/node-sqlite3/commit/8b2cdd948a382b58162cb491f745ba9167dc7b0f but you will need to compile from source to use v5.0.3.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3

v5.0.2

Compare Source

  • disable N-API v6

v5.0.1

Compare Source

v5.0.0

Compare Source

  • prebuilt: Node 14 support, dropped support for all version of Node < 10 #​1304
  • prebuilt: add electron 7.2 #​1324
  • napi: refactor codebase to use N-API instead of NAN (+ various improvements) #​1304
  • trace: don't require throw to add trace info for verbose #​1317
  • ci: remove permission setting #​1319

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jul 01 '20 08:07 renovate[bot]