Skip to content
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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite3 5.0.0 -> 5.1.2 age adoption passing confidence

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

New 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

Known Problems

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

v5.0.2

Compare Source

  • disable N-API v6

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.


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

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

@codecov-io
Copy link

Codecov Report

Merging #132 (a5eb53a) into master (7a7fa10) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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     
Impacted Files Coverage Δ
src/services/auth/provider.ts 98.11% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a7fa10...a5eb53a. Read the comment docs.

@renovate renovate bot force-pushed the renovate/sqlite3-5.x branch from a5eb53a to 537bb5f Compare April 26, 2021 13:23
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.0.1 fix(deps): update dependency sqlite3 to v5.0.2 Apr 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2021

Codecov Report

Patch coverage has no change and project coverage change: +0.25 🎉

Comparison is base (7a7fa10) 89.25% compared to head (529ca1a) 89.50%.

❗ Current head 529ca1a differs from pull request most recent head e1b0a37. Consider uploading reports for the commit e1b0a37 to get more accurate results

📣 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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/sqlite3-5.x branch from 537bb5f to 841ee7b Compare April 24, 2022 22:58
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.0.2 fix(deps): update dependency sqlite3 to v5.0.5 Apr 24, 2022
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.0.5 fix(deps): update dependency sqlite3 to v5.0.8 May 16, 2022
@renovate renovate bot force-pushed the renovate/sqlite3-5.x branch from 841ee7b to a085018 Compare May 16, 2022 01:15
@renovate renovate bot force-pushed the renovate/sqlite3-5.x branch from a085018 to 896603a Compare September 25, 2022 18:46
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.0.8 fix(deps): update dependency sqlite3 to v5.1.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/sqlite3-5.x branch from 896603a to f6b0d49 Compare November 20, 2022 11:28
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.1.1 fix(deps): update dependency sqlite3 to v5.1.2 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.1.2 fix(deps): update dependency sqlite3 to v5.1.6 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/sqlite3-5.x branch from f6b0d49 to e1b0a37 Compare March 16, 2023 22:07
@renovate renovate bot changed the title fix(deps): update dependency sqlite3 to v5.1.6 fix(deps): update dependency sqlite3 to v5.1.6 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/sqlite3-5.x branch March 24, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants