Skip to content

Bump better-sqlite3 from 7.4.3 to 7.5.1#92

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/better-sqlite3-7.5.1
Closed

Bump better-sqlite3 from 7.4.3 to 7.5.1#92
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/better-sqlite3-7.5.1

Conversation

@dependabot
Copy link

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

Bumps better-sqlite3 from 7.4.3 to 7.5.1.

Release notes

Sourced from better-sqlite3's releases.

v7.5.1

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v7.5.0...v7.5.1

v7.5.0

  • 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

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

What's Changed

New Contributors

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

v7.4.4

  • added prebuilds for Alpine containers (looks like this failed)
  • added prebuilds for Windows 32-bit
  • fixed various installation issues
Commits
  • feba6d6 7.5.1
  • 05da771 replaced github token with PAT in update-sqlite workflow
  • 7d37224 Add update-sqlite workflow (#750)
  • fbde33b Add support for electron v18 prebuilds (#790)
  • b544892 attempt at fixing windows CI
  • d09615c upgraded to SQLite version 3.38.2, and removed symlinks during build phase
  • 5e07181 Add Linux prebuilt binaries for armv7 and arm64 and other improvements (#...
  • fa58644 Add support for electron v17 prebuilds
  • 8c7c8e5 tweak to api docs
  • 98095c4 7.5.0
  • Additional commits viewable in compare view

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 [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3) from 7.4.3 to 7.5.1.
- [Release notes](https://github.com/JoshuaWise/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v7.4.3...v7.5.1)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 16, 2022

Superseded by #141.

@dependabot dependabot bot closed this May 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/better-sqlite3-7.5.1 branch May 16, 2022 10:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants