Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump sqlite3 from 3.1.8 to 4.0.0 #163

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

Conversation

dependabot-preview[bot]
Copy link

Bumps sqlite3 from 3.1.8 to 4.0.0.

Changelog

Sourced from sqlite3's changelog.

4.0.0

  • Drop support for Node v0.10 and v.12
  • Upgrade to node-pre-gyp@0.9.0

3.1.13

  • Attempt to fix regression of #866

3.1.12

  • Fixed to ensure the binaries do not rely on GLIBC_2.14 and only GLIBC_2.2.5. This regressed in v3.1.11.

3.1.11

  • Fixed building from source on alpine linux

3.1.10

3.1.9

  • Added support for node v8 and upgraded nan, node-pre-gyp deps.
Commits
  • d02f5c3 update changelog with nan update [skip ci]
  • c18c701 [republish binary]
  • a3dbf1d upgrade nan to latest
  • cb34582 bump to v4.x (drops node v0.x support) [publish binary]
  • c4659eb Merge pull request #952 from SebastianSchmidt/master
  • f937dea Upgrade node-pre-gyp to version 0.9.0
  • a469960 Merge pull request #921 from mapbox/visual-studio-fixes
  • 2d7c082 [publish binary]
  • a719c73 use CALL
  • 60c6d28 upgrade node-gyp for node v5 as well
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@codecov
Copy link

codecov bot commented Mar 19, 2018

Codecov Report

Merging #163 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #163   +/-   ##
======================================
  Coverage    77.5%   77.5%           
======================================
  Files          16      16           
  Lines         120     120           
  Branches       19      19           
======================================
  Hits           93      93           
  Misses         22      22           
  Partials        5       5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a513d1c...ab6ddd3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant