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

Update dependency better-sqlite3 to ~7.5.0 #161

Merged
merged 1 commit into from
Mar 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
better-sqlite3 ~7.4.0 -> ~7.5.0 age adoption passing confidence

Release Notes

JoshuaWise/better-sqlite3

v7.5.0

Compare Source

  • Upgraded SQLite to version 3.37.2
  • added the .busy property to prepared Statements
  • added the nativeBinding option to the Database constructor
  • changed the code property of SqliteError to be enumerable
  • added SqliteError to the API documentation
  • Removed tar dependency
  • Reduced the size of installing better-sqlite3 (by using a files list in package.json)

v7.4.6

Compare Source

What's Changed

  • Upgraded to SQLite version 3.37.0

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v7.4.5...v7.4.6

v7.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v7.4.4...v7.4.5

v7.4.4

Compare Source

  • ~added prebuilds for Alpine containers~ (looks like this failed)
  • added prebuilds for Windows 32-bit
  • fixed various installation issues

v7.4.3

Compare Source

Fixed WiseLibs/better-sqlite3#651

v7.4.2

Compare Source

  • Upgraded SQLite to version 3.36.0
  • Added SQLITE_ENABLE_MATH_FUNCTIONS compile-time option

v7.4.1

Compare Source

  • Fixed some installation issues
  • Added prebuilt binaries for Node v16
  • Added prebuilt binaries for Electron v13

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/better-sqlite3-7.x branch from 65dd7fb to e9e4306 Compare January 30, 2022 09:02
@sonarcloud
Copy link

sonarcloud bot commented Jan 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/better-sqlite3-7.x branch 3 times, most recently from fd73584 to 539f6ea Compare March 26, 2022 22:00
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/better-sqlite3-7.x branch from 539f6ea to 7e98fe4 Compare March 26, 2022 22:01
@sonarcloud
Copy link

sonarcloud bot commented Mar 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@paazmaya paazmaya merged commit 559fe66 into master Mar 26, 2022
@paazmaya paazmaya deleted the renovate/better-sqlite3-7.x branch March 26, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot insert empty buffer (it becomes NULL)
2 participants