dependabot-core 0.86.16 → 0.86.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cb78671ef4151e3c60d13f870b67bf4633e6ac3a1e8a88f4b9c614bc810ccbff
4
- data.tar.gz: 3babc918386a6e3c973073d47fb59a92e06f47c11ffc8620bc21e8ab6b3017a9
3
+ metadata.gz: 43499cb13c5c2925ba980601df64c7beec419999d81734bb35bdb1a048b6ba73
4
+ data.tar.gz: 6770f5379b263acc06a436cd31aba9df3e3256432274d3814e3b93239731a992
5
5
  SHA512:
6
- metadata.gz: 76c6e27659ec545fb8bf3d1c8c07eedc4055df7cfaaea31c50f41089acdaa50c059fba5f3d506503159c8adaf0dc6c2c59696f4f266cfdfd6e7e5650fbfc095d
7
- data.tar.gz: 68f3a73a53f4afc258626b81df459e03d9568dbf920603da5ff7c1a51dcd5a3ee15d9a42d9975218fc64e79194506b39603a26a07c619cbb13900013b2908587
6
+ metadata.gz: 1138a1918a8e11e015cff3f73476220e1bdce23588cffdb4485e481240efc02e931b8be41c9f35c97d9ceb82a7ea72b4684f5bd28e6fa4bcab7eaccdd43a1d58
7
+ data.tar.gz: 3395b58fd8474ca2d867562aa414b749ef4de60e487a0dea86e2dc402bbee96139e1dce0f0dcb3129eae7fc9e66332708c6071866754a080d03887f1b9a0895a
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## v0.86.17, 27 December 2018
2
+
3
+ - Add ext-sqlite3 support for PHP by adding in Dockerfile
4
+
1
5
  ## v0.86.16, 26 December 2018
2
6
 
3
7
  - Rust: Handle projects that are part of a workspace (but hard to detect)
@@ -7,7 +7,7 @@
7
7
  "semver": "5.6.0"
8
8
  },
9
9
  "devDependencies": {
10
- "eslint": "5.11.0",
10
+ "eslint": "5.11.1",
11
11
  "eslint-plugin-prettier": "3.0.0",
12
12
  "fs-extra": "7.0.1",
13
13
  "jest": "23.6.0",
@@ -1478,10 +1478,10 @@ eslint-visitor-keys@^1.0.0:
1478
1478
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1479
1479
  integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1480
1480
 
1481
- eslint@5.11.0:
1482
- version "5.11.0"
1483
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.0.tgz#51a0e70f137a425fe044cd48273b96f28a774b1f"
1484
- integrity sha512-gbEg0ttToZPkZUv2yYjpipxuYrv/9aSSmgM4V6GkiO3u04QosHYBtduUCqLEulEg3YvNDAkk3OWzyQJ/heZ3Nw==
1481
+ eslint@5.11.1:
1482
+ version "5.11.1"
1483
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda"
1484
+ integrity sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==
1485
1485
  dependencies:
1486
1486
  "@babel/code-frame" "^7.0.0"
1487
1487
  ajv "^6.5.3"
@@ -7,7 +7,7 @@
7
7
  "semver": "5.6.0"
8
8
  },
9
9
  "devDependencies": {
10
- "eslint": "5.11.0",
10
+ "eslint": "5.11.1",
11
11
  "eslint-plugin-prettier": "3.0.0",
12
12
  "fs-extra": "7.0.1",
13
13
  "jest": "23.6.0",
@@ -1281,10 +1281,10 @@ eslint-visitor-keys@^1.0.0:
1281
1281
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1282
1282
  integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1283
1283
 
1284
- eslint@5.11.0:
1285
- version "5.11.0"
1286
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.0.tgz#51a0e70f137a425fe044cd48273b96f28a774b1f"
1287
- integrity sha512-gbEg0ttToZPkZUv2yYjpipxuYrv/9aSSmgM4V6GkiO3u04QosHYBtduUCqLEulEg3YvNDAkk3OWzyQJ/heZ3Nw==
1284
+ eslint@5.11.1:
1285
+ version "5.11.1"
1286
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda"
1287
+ integrity sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==
1288
1288
  dependencies:
1289
1289
  "@babel/code-frame" "^7.0.0"
1290
1290
  ajv "^6.5.3"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Dependabot
4
- VERSION = "0.86.16"
4
+ VERSION = "0.86.17"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.86.16
4
+ version: 0.86.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-26 00:00:00.000000000 Z
11
+ date: 2018-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-ecr