Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Bump better-sqlite3 from 7.1.5 to 7.5.0 - #45

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-sqlite3-7.5.0
Closed

Bump better-sqlite3 from 7.1.5 to 7.5.0#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-sqlite3-7.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2022

Copy link
Copy Markdown

Bumps better-sqlite3 from 7.1.5 to 7.5.0.

Release notes

Sourced from better-sqlite3's releases.

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

v7.4.3

Fixed JoshuaWise/better-sqlite3#651

v7.4.2

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

v7.4.1

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

v7.4.0

v7.3.1

... (truncated)

Commits
  • 98095c4 7.5.0
  • e9ee374 fixed test
  • 963327a fixed strange windows build issue
  • 9ad75ac added temporary console.logs for debugging CI
  • 032746b added temporary console.logs for debugging CI
  • 9f6050a implemented "nativeBinding" database option
  • 539ff32 implemented statement.busy getter
  • 6ab63c1 fixed obscure bug
  • fc56565 made SqliteError code property enumerable
  • 8e11207 updated docs
  • 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.1.5 to 7.5.0.
- [Release notes](https://github.com/JoshuaWise/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v7.1.5...v7.5.0)

---
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 @github

dependabot Bot commented on behalf of github Jan 19, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: automerge, dependencies.

@dependabot @github

dependabot Bot commented on behalf of github Apr 7, 2022

Copy link
Copy Markdown
Author

Superseded by #104.

@dependabot dependabot Bot closed this Apr 7, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/better-sqlite3-7.5.0 branch April 7, 2022 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants