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.4 - #1217

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2021

Copy link
Copy Markdown
Contributor

Bumps better-sqlite3 from 7.1.4 to 7.4.4.

Release notes

Sourced from better-sqlite3's releases.

v7.4.4

  • added prebuilds for Alpine containers
  • 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

  • added support for the RETURNING clause
  • statements that return data can now be executed via .run() if no query results are desired

v7.1.5

  • Fixed subclassing (e.g., class MyClass extends Database {})
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.4.
- [Release notes](https://github.com/JoshuaWise/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v7.1.4...v7.4.4)

---
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 Nov 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 22, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #1230.

@dependabot dependabot Bot closed this Nov 22, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/better-sqlite3-7.4.4 branch November 22, 2021 12:05
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