mike-works / sql-fundamentals

Mike North's SQL Fundamentals and Professional SQL Courses
https://frontendmasters.com/courses/sql-fundamentals/
BSD 3-Clause "New" or "Revised" License
169 stars 108 forks source link

fix(deps): update dependency sqlite3 to v4.2.0 #260

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
sqlite3 dependencies minor 4.0.9 -> 4.2.0

Release Notes

mapbox/node-sqlite3 ### [`v4.2.0`](https://togithub.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md#​420) [Compare Source](https://togithub.com/mapbox/node-sqlite3/compare/v4.1.1...v4.2.0) - electron: Electron v8, v8.1.x & v8.2.x [#​1294](https://togithub.com/mapbox/node-sqlite3/pull/1294) [#​1308](https://togithub.com/mapbox/node-sqlite3/pull/1308) - sqlite3: update to 3.31.1 ([`3310100`](https://togithub.com/mapbox/node-sqlite3/commit/3310100)) [#​1289](https://togithub.com/mapbox/node-sqlite3/pull/1289) - webpack: split sqlite3-binding.js out so that it could be override by webpack [#​1268](https://togithub.com/mapbox/node-sqlite3/pull/1268) - sqlite3: enable 'SQLITE_ENABLE_DBSTAT_VTAB=1' [#​1281](https://togithub.com/mapbox/node-sqlite3/pull/1281) - deps: remove request [#​1287](https://togithub.com/mapbox/node-sqlite3/pull/1287) - deps: alternative update of node-gyp for electron (v1 - v4), windows [#​1283](https://togithub.com/mapbox/node-sqlite3/pull/1283) - electron: fix dist url [#​1282](https://togithub.com/mapbox/node-sqlite3/pull/1282) - docs: Added json1 support note [#​1303](https://togithub.com/mapbox/node-sqlite3/pull/1303) ### [`v4.1.1`](https://togithub.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md#​411) [Compare Source](https://togithub.com/mapbox/node-sqlite3/compare/v4.1.0...v4.1.1) - Electron v6.1 and v7 support [#​1237](https://togithub.com/mapbox/node-sqlite3/pull/1237) - Electron v7.1 support [#​1254](https://togithub.com/mapbox/node-sqlite3/pull/1254) - SQLite3 update to 3.30.1 [#​1238](https://togithub.com/mapbox/node-sqlite3/pull/1238) - Overwrite 'msbuild_toolset' only if 'toolset' is defined [#​1242](https://togithub.com/mapbox/node-sqlite3/pull/1242) - Upgrade CI to node-gyp 6.x for Windows Electron v5 & v6 builds [#​1245](https://togithub.com/mapbox/node-sqlite3/pull/1245) - Node v13 support [#​1247](https://togithub.com/mapbox/node-sqlite3/pull/1247) - Use minimum supported node version for Electron 7 [#​1255](https://togithub.com/mapbox/node-sqlite3/pull/1255) ### [`v4.1.0`](https://togithub.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md#​410) [Compare Source](https://togithub.com/mapbox/node-sqlite3/compare/v4.0.9...v4.1.0) - Electron v6 support [#​1195](https://togithub.com/mapbox/node-sqlite3/pull/1195) - Electron v4.1 and v4.2 support [#​1180](https://togithub.com/mapbox/node-sqlite3/pull/1180) - Custom file header with `--sqlite_magic` [#​1144](https://togithub.com/mapbox/node-sqlite3/pull/1144) - https everywhere [#​1177](https://togithub.com/mapbox/node-sqlite3/pull/1177)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.