Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Bump sqlite3 from 4.0.0 to 4.1.0 #463

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sqlite3 from 4.0.0 to 4.1.0.

Release notes

Sourced from sqlite3's releases.

v4.1.0

No release notes provided.

v4.0.9

  • ci: use trusty for ubuntu to create prebuilt binaries for node v12 to create lower requirements for libc

v4.0.8

Re-release of 4.0.7 but without the excess .vscode files.

v4.0.6

A re-release of the retracted v4.0.5 because of node-pre-gyp being unavailable.

v4.0.5

No release notes provided.

Changelog

Sourced from sqlite3's changelog.

4.1.0

  • Electron v6 support #1195
  • Electron v4.1 and v4.2 support #1180
  • Custom file header with --sqlite_magic #1144
  • https everywhere #1177

4.0.7

  • Node v12 support
  • Electron v5 support
  • Fix backup API tests
  • HAVE_USLEEP=1 for all platforms
  • docker suport

4.0.6

  • Release of 4.0.5 (again due CI)

4.0.5

  • SECURITY: Upgrade SQLite to 3.26.0 #1088
  • add constants for file open (shared databases) #1078
  • Allow specifying the python to use #1089

4.0.4

  • Add NodeJS 11 support #1072
  • Add electron osx 3.0.0 support #1071

4.0.3

4.0.2

  • Fixed HTTP proxy support by using request over needle in node-pre-gyp

4.0.1

  • Node v10 support
  • Upgrade to node-pre-gyp@0.10.1
  • Upgrade to nan@2.10.0
  • Upgrade to sqlite v3.24.0
  • Stopped bundling node-pre-gyp
  • Upgrade to mocha@5
  • Now building electron binaries (@​kewde)
  • Add OPEN_FULLMUTEX constant
Commits
Maintainer changes

This version was pushed to npm by mapsam, a new releaser for sqlite3 since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [sqlite3](https://github.com/mapbox/node-sqlite3) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mapbox/node-sqlite3/releases)
- [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](TryGhost/node-sqlite3@v4.0.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
0 participants