netiam / contrib-state

A state plugin for netiam.
MIT License
0 stars 0 forks source link

Update sqlite3 to the latest version šŸš€ #40

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø 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 devDependency

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](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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 node-pre-gyp@0.10.1 / 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] commented 6 years ago

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 node-pre-gyp@0.10.3 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] commented 6 years ago

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] commented 5 years ago

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[bot] commented 5 years ago

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.