From c91bc2523ca69b4c6783a77ded61f9bf25aad502 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Oct 2019 19:13:43 +0000 Subject: [PATCH] fix: update dependency bluebird to ^3.7.0 --- packages/gatsby-cli/package.json | 2 +- packages/gatsby-page-utils/package.json | 2 +- packages/gatsby-plugin-page-creator/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 2 +- packages/gatsby-remark-responsive-iframe/package.json | 2 +- packages/gatsby-source-contentful/package.json | 2 +- packages/gatsby-source-drupal/package.json | 2 +- packages/gatsby-source-filesystem/package.json | 2 +- packages/gatsby-source-lever/package.json | 2 +- packages/gatsby-source-wordpress/package.json | 2 +- packages/gatsby-telemetry/package.json | 2 +- packages/gatsby-transformer-csv/package.json | 2 +- packages/gatsby-transformer-hjson/package.json | 2 +- .../gatsby-transformer-javascript-frontmatter/package.json | 2 +- .../package.json | 2 +- packages/gatsby-transformer-json/package.json | 2 +- packages/gatsby-transformer-pdf/package.json | 2 +- packages/gatsby-transformer-remark/package.json | 2 +- packages/gatsby-transformer-sharp/package.json | 2 +- packages/gatsby-transformer-sqip/package.json | 2 +- packages/gatsby-transformer-toml/package.json | 2 +- packages/gatsby-transformer-xml/package.json | 2 +- packages/gatsby/package.json | 2 +- yarn.lock | 5 +++++ 24 files changed, 28 insertions(+), 23 deletions(-) diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 09e700b83ff0c..9b5fb3417fa7a 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -14,7 +14,7 @@ "@babel/runtime": "^7.6.2", "@hapi/joi": "^15.1.1", "better-opn": "^0.1.4", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "chalk": "^2.4.2", "ci-info": "^2.0.0", "clipboardy": "^2.1.0", diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 5b684dabdd716..3c496820a9e90 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-page-utils#readme", "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "chokidar": "3.2.1", "fs-exists-cached": "^1.0.0", "glob": "^7.1.4", diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 5b030362deb5e..1990bb0b445fb 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -25,7 +25,7 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-page-creator#readme", "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "fs-exists-cached": "^1.0.0", "gatsby-page-utils": "^0.0.23", "glob": "^7.1.4", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index ebf00308122ab..e244c9dc6dae3 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.6.2", "async": "^2.6.3", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "fs-extra": "^8.1.0", "gatsby-core-utils": "^1.0.12", "got": "^8.3.2", diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 97fe3f1dfd1de..40b5b912ad0dd 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "cheerio": "^1.0.0-rc.3", "lodash": "^4.17.15", "unist-util-visit": "^1.4.1" diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 8441f61d1dd8d..ac59f9c30a668 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -11,7 +11,7 @@ "@hapi/joi": "^15.1.1", "axios": "^0.19.0", "base64-img": "^1.0.4", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "chalk": "^2.4.2", "contentful": "^6.1.3", "deep-map": "^1.5.0", diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 25a28a1a91eb6..ea216593e06aa 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.6.2", "axios": "^0.19.0", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "body-parser": "^1.19.0", "gatsby-source-filesystem": "^2.1.28", "lodash": "^4.17.15", diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 9e4726b4dbae5..76fa105955ba5 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.6.2", "better-queue": "^3.8.10", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "chokidar": "3.2.1", "file-type": "^12.3.0", "fs-extra": "^8.1.0", diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index 46b253075ebfd..f4238876b2df2 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -10,7 +10,7 @@ "dependencies": { "@babel/runtime": "^7.6.2", "axios": "^0.19.0", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "deep-map": "^1.5.0", "deep-map-keys": "^1.2.0", "json-stringify-safe": "^5.0.1", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 423bfdc5f865a..9eff9182a3f43 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -11,7 +11,7 @@ "@babel/runtime": "^7.6.2", "axios": "^0.19.0", "better-queue": "^3.8.10", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "deep-map": "^1.5.0", "deep-map-keys": "^1.2.0", "gatsby-source-filesystem": "^2.1.28", diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index 1be96001ac542..99495fbe121c8 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/code-frame": "^7.5.5", "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "boxen": "^3.2.0", "ci-info": "2.0.0", "configstore": "^5.0.0", diff --git a/packages/gatsby-transformer-csv/package.json b/packages/gatsby-transformer-csv/package.json index 3fbf20058b32f..a492c50cc1d16 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "csvtojson": "^1.1" }, "devDependencies": { diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index a4a480b118e29..016c2e2069821 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "hjson": "^3.1.2" }, "devDependencies": { diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index f97538edcc143..1ea27e6395bb0 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -8,7 +8,7 @@ "@babel/parser": "^7.6.2", "@babel/runtime": "^7.6.2", "@babel/traverse": "^7.6.2", - "bluebird": "^3.5.5" + "bluebird": "^3.7.0" }, "devDependencies": { "@babel/cli": "^7.6.2", diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index 02cb620b240ad..8887b10818e2d 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -10,7 +10,7 @@ "@babel/parser": "^7.6.2", "@babel/runtime": "^7.6.2", "@babel/traverse": "^7.6.2", - "bluebird": "^3.5.5" + "bluebird": "^3.7.0" }, "devDependencies": { "@babel/cli": "^7.6.2", diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index 2c8f402e5b792..a1e4a13cf1284 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5" + "bluebird": "^3.7.0" }, "devDependencies": { "@babel/cli": "^7.6.2", diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index 9d1e484b08a7a..3dd3e9d432831 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "pdf2json": "^1.1.8" }, "devDependencies": { diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 0d2e9113ba04d..4065d826965e7 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "gatsby-core-utils": "^1.0.12", "gray-matter": "^4.0.2", "hast-util-raw": "^4.0.0", diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 36ffb40988b5b..3db5353f03884 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "fs-extra": "^8.1.0", "potrace": "^2.1.2", "probe-image-size": "^4.1.1", diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 1d90cfac11417..b858f405971eb 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "fs-extra": "^8.1.0", "gatsby-plugin-sharp": "^2.2.27", "md5-file": "^4.0.0", diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index f4964f086c559..fcbb556822336 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "toml": "^2.3.6" }, "devDependencies": { diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index 2029098a0fa0e..0ac6d10b53376 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "lodash": "^4.17.15", "xml-parser": "^1.2.1" }, diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index f4996d64c20bf..beec079fb65ad 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -35,7 +35,7 @@ "babel-preset-gatsby": "^0.2.17", "better-opn": "1.0.0", "better-queue": "^3.8.10", - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "browserslist": "3.2.8", "cache-manager": "^2.10.0", "cache-manager-fs-hash": "^0.0.7", diff --git a/yarn.lock b/yarn.lock index b203bde692a77..c48caa04cb857 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4507,6 +4507,11 @@ bluebird@^3.0.5, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5: version "3.5.5" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f" +bluebird@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf" + integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg== + bmp-js@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.1.0.tgz#e05a63f796a6c1ff25f4771ec7adadc148c07233"