-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency sqlite3 to v5.1.6 - autoclosed #132
Conversation
Codecov Report
@@ Coverage Diff @@
## master #132 +/- ##
=======================================
Coverage 89.25% 89.25%
=======================================
Files 34 34
Lines 921 921
Branches 88 94 +6
=======================================
Hits 822 822
+ Misses 96 95 -1
- Partials 3 4 +1
Continue to review full report at Codecov.
|
a5eb53a
to
537bb5f
Compare
Codecov ReportPatch coverage has no change and project coverage change:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #132 +/- ##
==========================================
+ Coverage 89.25% 89.50% +0.25%
==========================================
Files 34 34
Lines 921 924 +3
Branches 88 95 +7
==========================================
+ Hits 822 827 +5
+ Misses 96 95 -1
+ Partials 3 2 -1 see 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
537bb5f
to
841ee7b
Compare
841ee7b
to
a085018
Compare
a085018
to
896603a
Compare
896603a
to
f6b0d49
Compare
f6b0d49
to
e1b0a37
Compare
This PR contains the following updates:
5.0.0
->5.1.2
Release Notes
TryGhost/node-sqlite3
v5.1.2
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@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: TryGhost/node-sqlite3@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
sqlite3_update_hook
by @soukand in https://github.com/TryGhost/node-sqlite3/pull/1267package-lock.json
to.gitignore
by @JoelEinbinder in https://github.com/TryGhost/node-sqlite3/pull/1628sqlite3#verbose
using destructuring syntax by @mahdi-farnia in https://github.com/TryGhost/node-sqlite3/pull/1632New Contributors
Full Changelog: TryGhost/node-sqlite3@v5.0.11...v5.1.0
v5.0.11
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.0.10...v5.0.11
v5.0.10
Compare Source
What's Changed
New Contributors
Full Changelog: TryGhost/node-sqlite3@v5.0.9...v5.0.10
v5.0.9
Compare Source
What's Changed
New Contributors
Full Changelog: TryGhost/node-sqlite3@v5.0.8...v5.0.9
v5.0.8
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.0.7...v5.0.8
v5.0.7
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.0.6...v5.0.7
v5.0.6
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@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: TryGhost/node-sqlite3@v5.0.4...v5.0.5
v5.0.4
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.0.3...v5.0.4
v5.0.3
Compare Source
What's Changed
node-gyp
to v8.x - @daniellockyerKnown Problems
Full Changelog: TryGhost/node-sqlite3@v5.0.2...v5.0.3
v5.0.2
Compare Source
v5.0.1
Compare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.