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

Bump better-sqlite3 from 7.1.4 to 7.4.6 - #1258

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

Bump better-sqlite3 from 7.1.4 to 7.4.6#1258
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/better-sqlite3-7.4.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps better-sqlite3 from 7.1.4 to 7.4.6.

Release notes

Sourced from better-sqlite3's releases.

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

No release notes provided.

v7.3.0

  • Added the db.serialize() method.
  • Buffers returned from db.serialize() can be opened as in-memory databases by passing them to new Database(buffer).
  • Added the stmt.readonly property.
  • added the directOnly option to user-defined functions and aggregates.

v7.2.0

... (truncated)

Commits

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.4 to 7.4.6.
- [Release notes](https://github.com/JoshuaWise/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v7.1.4...v7.4.6)

---
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 Jan 3, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 24, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #1270.

@dependabot dependabot Bot closed this Jan 24, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/better-sqlite3-7.4.6 branch January 24, 2022 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants