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

Update sqlite3 to the latest version 🚀 #12

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 15, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of sqlite3 was just published.

Dependency sqlite3
Current Version 3.1.13
Type dependency

The version 4.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of sqlite3.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 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
  • f7c4627 set NODE_MAJOR variable
  • 22fb3d9 attempt to fix bat logic
  • 6fc2f8b Start building for node v9 on unix
  • 943da93 build against msvs_toolset=14 when we can

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


greenkeeper[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

greenkeeper bot added a commit that referenced this pull request Jun 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2018

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 62 commits.

  • 60523c4 Merge pull request #976 from kewde/electron-ci-builds
  • 57f97d2 bump to v4.0.1 [publish binary]
  • 8fb9a20 Merge pull request #846 from fossabot/patch-2
  • 03ef0f2 Merge pull request #925 from wmertens/patch-1
  • 1852c8c Merge pull request #998 from bruce-one/sqlite-3.24.0
  • 2efda1d upgrade [email protected] / stop bundling
  • 599c7f8 trusty upgrade for electron v2
  • 72c0e74 add c++11 support
  • 852b7fd fix accidentally removed msvs_version=2013 support (for node v4)
  • bf58513 Remove artifacts for now (can add back if absolutely needed0
  • e0d0b24 Update .travis.yml
  • 9c0b56d Merge branch 'master' into electron-ci-builds
  • 8a3bdd0 upgrade mocha
  • a44344e appveyor build cleanup
  • c9eeb9b attempt to fixup windows builds

There are 62 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2018

Version 4.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • d325af5 remove npm ls [skip ci]
  • 93c9ecc bump to v4.0.2 with fixed proxy support #1016 [publish binary]
  • caee901 remove dodgy code that slipped past code review in #976
  • 0fdfafc use [email protected] and request - refs #1010
  • f5e8298 make mention of node v10 support
  • 113be5a Merge pull request #1009 from mapbox/revert-1007-experimental-worker
  • ffc1c21 Revert "Add support for running inside a node 10.5 worker_thread"
  • 36ec8cf Merge pull request #1007 from rpetrich/experimental-worker
  • f91b4fe Use the default loop when running on node 9 or earlier
  • c7bdf1f Add test:worker script that runs the mocha tests inside a worker
  • 1b5aa3a Add support for node 10.5's --experimental-worker threading support
  • 5278b2b Add to npmigore [skip ci]

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 22, 2018

  • The dependency sqlite3 was updated from 3.1.13 to 4.0.3.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 9623cf7 electron: osx and 3.0 [publish binary]
  • 3430a2d Merge pull request #1021 from kewde/patch-2
  • 830275e Merge pull request #1041 from kewde/patch-3
  • 03623ab create virtual x frame buffer
  • 663410b electron osx builds
  • 6d22d94 try 'libstdc++-4.9-dev' instead
  • ac107b6 windows 3.0.0-beta.1
  • 5a529d9 test electron 3.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 10, 2018

  • The dependency sqlite3 was updated from 3.1.13 to 4.0.4.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • d819c64 release notes 4.0.4
  • dd53fb3 [publish binary]
  • 876b99c Add NodeJS 11 [publish binary]
  • a28cc7a Merge pull request #1075 from jazzzz/patch-1
  • 321455e Merge pull request #1071 from mapbox/macos-electron-3
  • 44dd081 try appveyor again
  • 736cde5 Update documented bundled Sqlite3 version
  • 7988127 electron3 for windows
  • 72b370c add electron 3.0 for darwin
  • 24853ea Add NodeJS 11
  • c191e61 remove coverage (#1062)
  • 33ba84c changelog update for v4.0.3

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2019

  • The dependency sqlite3 was updated from 3.1.13 to 4.0.6.

Update to this version instead 🚀

Release Notes for v4.0.6

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

greenkeeper bot added a commit that referenced this pull request Jan 11, 2019
greenkeeper bot added a commit that referenced this pull request May 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 8, 2019

  • The dependency sqlite3 was updated from 3.1.13 to 4.0.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2019

  • The dependency sqlite3 was updated from 3.1.13 to 4.0.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 13, 2019

  • The dependency sqlite3 was updated from 3.1.13 to 4.0.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 16, 2019

  • The dependency sqlite3 was updated from 3.1.13 to 4.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 5, 2019

  • The dependency sqlite3 was updated from 3.1.13 to 4.1.1.

Update to this version instead 🚀

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