From 54bd223096255072f414c933985ba27964b32f1e Mon Sep 17 00:00:00 2001 From: Ward Peeters Date: Thu, 12 May 2022 10:09:19 +0200 Subject: [PATCH 1/4] chore(release): Publish next - babel-preset-gatsby@2.15.0-next.2 - create-gatsby@2.15.0-next.2 - gatsby-cli@4.15.0-next.2 - gatsby-graphiql-explorer@2.15.0-next.1 - gatsby-legacy-polyfills@2.15.0-next.1 - gatsby-plugin-cxs@4.15.0-next.2 - gatsby-plugin-feed@4.15.0-next.2 - gatsby-plugin-flow@3.15.0-next.2 - gatsby-plugin-google-tagmanager@4.15.0-next.2 - gatsby-plugin-image@2.15.0-next.2 - gatsby-plugin-manifest@4.15.0-next.2 - gatsby-plugin-mdx@3.15.0-next.2 - gatsby-plugin-offline@5.15.0-next.2 - gatsby-plugin-page-creator@4.15.0-next.2 - gatsby-plugin-sass@5.15.0-next.2 - gatsby-plugin-sharp@4.15.0-next.2 - gatsby-plugin-sitemap@5.15.0-next.2 - gatsby-plugin-twitter@4.15.0-next.2 - gatsby-plugin-utils@3.9.0-next.2 - gatsby-remark-autolink-headers@5.15.0-next.2 - gatsby-remark-images@6.15.0-next.2 - gatsby-sharp@0.9.0-next.1 - gatsby-source-contentful@7.13.0-next.2 - gatsby-source-drupal@5.16.0-next.2 - gatsby-source-shopify@7.4.0-next.2 - gatsby-source-wordpress@6.15.0-next.2 - gatsby-transformer-remark@5.15.0-next.2 - gatsby-transformer-sqip@4.15.0-next.2 - gatsby@4.15.0-next.2 --- packages/babel-preset-gatsby/package.json | 4 ++-- packages/create-gatsby/package.json | 4 ++-- packages/gatsby-cli/package.json | 4 ++-- packages/gatsby-graphiql-explorer/package.json | 2 +- packages/gatsby-legacy-polyfills/package.json | 2 +- packages/gatsby-plugin-cxs/package.json | 4 ++-- packages/gatsby-plugin-feed/package.json | 4 ++-- packages/gatsby-plugin-flow/package.json | 4 ++-- .../gatsby-plugin-google-tagmanager/package.json | 4 ++-- packages/gatsby-plugin-image/package.json | 2 +- packages/gatsby-plugin-manifest/package.json | 4 ++-- packages/gatsby-plugin-mdx/package.json | 4 ++-- packages/gatsby-plugin-offline/package.json | 4 ++-- packages/gatsby-plugin-page-creator/package.json | 4 ++-- packages/gatsby-plugin-sass/package.json | 4 ++-- packages/gatsby-plugin-sharp/package.json | 6 +++--- packages/gatsby-plugin-sitemap/package.json | 4 ++-- packages/gatsby-plugin-twitter/package.json | 4 ++-- packages/gatsby-plugin-utils/package.json | 4 ++-- .../gatsby-remark-autolink-headers/package.json | 4 ++-- packages/gatsby-remark-images/package.json | 4 ++-- packages/gatsby-sharp/package.json | 2 +- packages/gatsby-source-contentful/package.json | 4 ++-- packages/gatsby-source-drupal/package.json | 4 ++-- packages/gatsby-source-shopify/package.json | 6 +++--- packages/gatsby-source-wordpress/package.json | 8 ++++---- packages/gatsby-transformer-remark/package.json | 4 ++-- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/package.json | 16 ++++++++-------- 29 files changed, 64 insertions(+), 64 deletions(-) diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index a1f3cc966e37a..37506056dabbb 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby", - "version": "2.15.0-next.1", + "version": "2.15.0-next.2", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -23,7 +23,7 @@ "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-legacy-polyfills": "^2.15.0-next.0" + "gatsby-legacy-polyfills": "^2.15.0-next.1" }, "peerDependencies": { "@babel/core": "^7.11.6", diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index 92029377a0b38..24113c4648cd4 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "create-gatsby", - "version": "2.15.0-next.1", + "version": "2.15.0-next.2", "main": "lib/index.js", "bin": "cli.js", "license": "MIT", @@ -28,7 +28,7 @@ "eslint": "^7.32.0", "execa": "^5.1.1", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "joi": "^17.4.2", "microbundle": "^0.14.2", "node-fetch": "^2.6.6", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index ae8b309340b22..29f15c800486b 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-cli", "description": "Gatsby command-line interface for creating new sites and running Gatsby commands", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -26,7 +26,7 @@ "common-tags": "^1.8.2", "configstore": "^5.0.1", "convert-hrtime": "^3.0.0", - "create-gatsby": "^2.15.0-next.1", + "create-gatsby": "^2.15.0-next.2", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index 41a3ebf4c9520..17c7d20396598 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-graphiql-explorer", - "version": "2.15.0-next.0", + "version": "2.15.0-next.1", "description": "GraphiQL IDE with custom features for Gatsby users", "main": "index.js", "scripts": { diff --git a/packages/gatsby-legacy-polyfills/package.json b/packages/gatsby-legacy-polyfills/package.json index e4061f0ae002b..8840fb3f75c5a 100644 --- a/packages/gatsby-legacy-polyfills/package.json +++ b/packages/gatsby-legacy-polyfills/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-legacy-polyfills", "description": "Polyfills for legacy browsers", - "version": "2.15.0-next.0", + "version": "2.15.0-next.1", "main": "dist/polyfills.js", "author": "Ward Peeters ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme", diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 10ab0a77bc411..d771c6203c1dc 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-cxs", "description": "Gatsby plugin to add SSR support for ctx", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", "keywords": [ diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index a2c1dbe5c443e..8583d543dc779 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-feed", "description": "Creates an RSS feed for your Gatsby site.", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index 49eed9760972a..c19874445fc84 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-flow", - "version": "3.15.0-next.1", + "version": "3.15.0-next.2", "description": "Provides drop-in support for Flow by adding @babel/preset-flow.", "main": "index.js", "scripts": { @@ -32,7 +32,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "peerDependencies": { "gatsby": "^4.0.0-next" diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 3c2ae38223723..4241d2bd122dc 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-tagmanager", "description": "Gatsby plugin to add google tagmanager onto a site", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme", "keywords": [ diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index c30f7a60d7f90..ee43734e7ef68 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-image", - "version": "2.15.0-next.1", + "version": "2.15.0-next.2", "scripts": { "build": "npm-run-all --npm-path npm -s clean -p build:*", "build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts -d --declarationDir dist/src", diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index 8a06f4b6dd1b4..b90608ab4df22 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "semver": "^7.3.7", "sharp": "^0.30.3" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 879db77a9f31d..e11aaa51d07b2 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "3.15.0-next.1", + "version": "3.15.0-next.2", "description": "MDX integration for Gatsby", "main": "index.js", "license": "MIT", @@ -63,7 +63,7 @@ "devDependencies": { "@mdx-js/mdx": "^1.6.16", "@mdx-js/react": "^1.6.16", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "js-combinatorics": "^1.4.5", "react-test-renderer": "^16.13.1" }, diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 37e49b686c384..3b59be01adaac 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-offline", "description": "Gatsby plugin which sets up a site to be able to run offline", - "version": "5.15.0-next.1", + "version": "5.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -21,7 +21,7 @@ "babel-preset-gatsby-package": "^2.15.0-next.0", "cpy-cli": "^3.1.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "rewire": "^6.0.0" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-offline#readme", diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 854a0151a7838..2066f1657b61c 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-page-creator", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -31,7 +31,7 @@ "fs-exists-cached": "^1.0.0", "gatsby-core-utils": "^3.15.0-next.1", "gatsby-page-utils": "^2.15.0-next.1", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-telemetry": "^3.15.0-next.1", "globby": "^11.1.0", "lodash": "^4.17.21" diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index ae388ecd5ac19..e925166ca1aeb 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sass", "description": "Gatsby plugin to handle SCSS/Sass files", - "version": "5.15.0-next.1", + "version": "5.15.0-next.2", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "autoprefixer": "^10.4.4", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass#readme", "keywords": [ diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 535485f658956..bfe2d2448b855 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "filenamify": "^4.3.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-telemetry": "^3.15.0-next.1", "got": "^11.8.3", "lodash": "^4.17.21", @@ -33,7 +33,7 @@ "@types/sharp": "^0.30.0", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.15.0-next.1" + "gatsby-plugin-image": "^2.15.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", "keywords": [ diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index 4c88521124f2f..d81b8f0a36506 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sitemap", "description": "Gatsby plugin that automatically creates a sitemap for your site", - "version": "5.15.0-next.1", + "version": "5.15.0-next.2", "contributors": [ "Alex Moon ", "Nicholas Young " @@ -20,7 +20,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap#readme", "keywords": [ diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index 736592c75bc23..6965b3e82dd70 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-twitter", "description": "Loads the Twitter JavaScript for embedding tweets.", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-twitter#readme", "keywords": [ diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 342211bba270c..724406fd9f330 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-utils", - "version": "3.9.0-next.1", + "version": "3.9.0-next.2", "description": "Gatsby utils that help creating plugins", "main": "dist/index.js", "exports": { @@ -50,7 +50,7 @@ "@gatsbyjs/potrace": "^2.2.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-sharp": "^0.9.0-next.0", + "gatsby-sharp": "^0.9.0-next.1", "graphql-compose": "^9.0.7", "import-from": "^4.0.0", "joi": "^17.4.2", diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index b3c516546f010..03d88efaa4438 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-autolink-headers", "description": "Gatsby plugin to autolink headers in markdown processed by Remark", - "version": "5.15.0-next.1", + "version": "5.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers#readme", "keywords": [ diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 2c9fdc4fe61b1..62c6c0d4be58a 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-images", "description": "Processes images in markdown so they can be used in the production build.", - "version": "6.15.0-next.1", + "version": "6.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -24,7 +24,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "hast-util-to-html": "^7.1.3", "mdast-util-to-hast": "^10.2.0" }, diff --git a/packages/gatsby-sharp/package.json b/packages/gatsby-sharp/package.json index 58bd7243ead46..2fc3d8fe9c97b 100644 --- a/packages/gatsby-sharp/package.json +++ b/packages/gatsby-sharp/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-sharp", - "version": "0.9.0-next.0", + "version": "0.9.0-next.1", "sideEffects": false, "keywords": [ "gatsby", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index aed7e1cd75dfe..1f269caddfd44 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-contentful", "description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", - "version": "7.13.0-next.1", + "version": "7.13.0-next.2", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "contentful": "^8.5.8", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-source-filesystem": "^4.15.0-next.1", "is-online": "^8.5.1", "json-stringify-safe": "^5.0.1", diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 12360fcb01e1a..231cf4cfec2a2 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-drupal", "description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", - "version": "5.16.0-next.1", + "version": "5.16.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "bluebird": "^3.7.2", "body-parser": "^1.20.0", "fastq": "^1.13.0", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-source-filesystem": "^4.15.0-next.1", "got": "^11.8.3", "http2-wrapper": "^2.1.11", diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 939c20c76dcbf..f613ecf129d61 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "7.4.0-next.1", + "version": "7.4.0-next.2", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -25,7 +25,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-source-filesystem": "^4.15.0-next.1", "node-fetch": "^2.6.7", "sharp": "^0.30.3", @@ -36,7 +36,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.30.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.15.0-next.1", + "gatsby-plugin-image": "^2.15.0-next.2", "msw": "^0.38.2", "prettier": "^2.5.1", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index c0d21d337c17b..3de47c8330008 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -2,7 +2,7 @@ "name": "gatsby-source-wordpress", "description": "Source data from WordPress in an efficient and scalable way.", "author": "Tyler Barnes ", - "version": "6.15.0-next.1", + "version": "6.15.0-next.2", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -30,7 +30,7 @@ "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.15.0-next.1", "gatsby-plugin-catch-links": "^4.15.0-next.0", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-source-filesystem": "^4.15.0-next.1", "glob": "^7.2.0", "got": "^11.8.3", @@ -54,10 +54,10 @@ "@types/semver": "^7.3.9", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.1.0", - "babel-preset-gatsby": "^2.15.0-next.1", + "babel-preset-gatsby": "^2.15.0-next.2", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.15.0-next.1", + "gatsby-plugin-image": "^2.15.0-next.2", "identity-obj-proxy": "^3.0.0", "react-test-renderer": "^16.14.0", "rimraf": "^3.0.2", diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index c7efe99225da4..34d8ead822b83 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "5.15.0-next.1", + "version": "5.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -35,7 +35,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.15.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.9.0-next.1" + "gatsby-plugin-utils": "^3.9.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme", "keywords": [ diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index b067e7a7ea3b2..519c0e96f253c 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-plugin-sharp": "^4.15.0-next.1", + "gatsby-plugin-sharp": "^4.15.0-next.2", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.4", "p-queue": "^6.6.2", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index d23a632f659cb..75340c8d60896 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "4.15.0-next.1", + "version": "4.15.0-next.2", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -43,7 +43,7 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "^3.3.4", "babel-plugin-remove-graphql-queries": "^4.15.0-next.1", - "babel-preset-gatsby": "^2.15.0-next.1", + "babel-preset-gatsby": "^2.15.0-next.2", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", @@ -85,16 +85,16 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.1.0", - "gatsby-cli": "^4.15.0-next.1", + "gatsby-cli": "^4.15.0-next.2", "gatsby-core-utils": "^3.15.0-next.1", - "gatsby-graphiql-explorer": "^2.15.0-next.0", - "gatsby-legacy-polyfills": "^2.15.0-next.0", + "gatsby-graphiql-explorer": "^2.15.0-next.1", + "gatsby-legacy-polyfills": "^2.15.0-next.1", "gatsby-link": "^4.15.0-next.1", "gatsby-page-utils": "^2.15.0-next.1", "gatsby-parcel-config": "^0.6.0-next.0", - "gatsby-plugin-page-creator": "^4.15.0-next.1", + "gatsby-plugin-page-creator": "^4.15.0-next.2", "gatsby-plugin-typescript": "^4.15.0-next.1", - "gatsby-plugin-utils": "^3.9.0-next.1", + "gatsby-plugin-utils": "^3.9.0-next.2", "gatsby-react-router-scroll": "^5.15.0-next.0", "gatsby-telemetry": "^3.15.0-next.1", "gatsby-worker": "^1.15.0-next.0", @@ -200,7 +200,7 @@ "zipkin-transport-http": "^0.22.0" }, "optionalDependencies": { - "gatsby-sharp": "^0.9.0-next.0" + "gatsby-sharp": "^0.9.0-next.1" }, "engines": { "node": ">=14.15.0" From 12cb033f7998427cfbabe8d833a7c2bd516f3b1f Mon Sep 17 00:00:00 2001 From: Ward Peeters Date: Thu, 12 May 2022 12:29:54 +0200 Subject: [PATCH 2/4] fix(gatsby-plugin-image): fix race condition (#35635) --- packages/gatsby-plugin-image/src/components/layout-wrapper.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/gatsby-plugin-image/src/components/layout-wrapper.tsx b/packages/gatsby-plugin-image/src/components/layout-wrapper.tsx index b0155f95f6199..6643a03157154 100644 --- a/packages/gatsby-plugin-image/src/components/layout-wrapper.tsx +++ b/packages/gatsby-plugin-image/src/components/layout-wrapper.tsx @@ -34,6 +34,9 @@ if (hasNativeLazyLoadSupport) { if (mainImage.complete) { mainImage.style.opacity = 1; + + // also hide the placeholder + mainImage.parentNode.parentNode.querySelector('[data-placeholder-image]').style.opacity = 0; } } } From 1731cf1da297807af30d4061c32922610c0c5889 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 09:00:27 -0600 Subject: [PATCH 3/4] fix(deps): update starters and examples - gatsby (#35642) Co-authored-by: Renovate Bot --- starters/blog/package-lock.json | 12 ++++++------ starters/blog/package.json | 4 ++-- starters/default/package-lock.json | 12 ++++++------ starters/default/package.json | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/starters/blog/package-lock.json b/starters/blog/package-lock.json index 1db79157ddaa7..02772b415b36c 100644 --- a/starters/blog/package-lock.json +++ b/starters/blog/package-lock.json @@ -7380,9 +7380,9 @@ } }, "gatsby-plugin-image": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.14.0.tgz", - "integrity": "sha512-LfM8V7kJVkkvq9S0UaVYlUakMNMdrL2RTjnnAUjclFhA+QQpI1uOuSY9iQe0zcy9VUZN4XNaRnubmrQp2MlL2w==", + "version": "2.14.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.14.1.tgz", + "integrity": "sha512-9ez7/MqjZLwvFqY37miFO3IAcqF3rkhUMyrwct+JMk2c1AcXgGyG1acgKGkJU6maiQoIqSKtyzjoQD8+o3f0Hg==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/parser": "^7.15.5", @@ -7464,9 +7464,9 @@ } }, "gatsby-plugin-sharp": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.0.tgz", - "integrity": "sha512-5xBF9+esTS/mkZx/NLdovjmyVu/EefDAPbTckh9UkXYTSe3BmhUjZ8wFN9xr1NQUTuDBta9csjBDWs8whvBzVw==", + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.1.tgz", + "integrity": "sha512-izYl9XcnWdAY+rDtZtnKfzZ/djBioGSDg/k84cgLVbTzLB29jgqipw3PkjV7IlvmJmlw2v78YCHO5mk3bfcitg==", "requires": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.2.0", diff --git a/starters/blog/package.json b/starters/blog/package.json index 5fb6b75513ad9..65fc74bd9fb4d 100644 --- a/starters/blog/package.json +++ b/starters/blog/package.json @@ -12,11 +12,11 @@ "gatsby-plugin-feed": "^4.14.0", "gatsby-plugin-gatsby-cloud": "^4.14.0", "gatsby-plugin-google-analytics": "^4.14.0", - "gatsby-plugin-image": "^2.14.0", + "gatsby-plugin-image": "^2.14.1", "gatsby-plugin-manifest": "^4.14.0", "gatsby-plugin-offline": "^5.14.0", "gatsby-plugin-react-helmet": "^5.14.0", - "gatsby-plugin-sharp": "^4.14.0", + "gatsby-plugin-sharp": "^4.14.1", "gatsby-remark-copy-linked-files": "^5.14.0", "gatsby-remark-images": "^6.14.0", "gatsby-remark-prismjs": "^6.14.0", diff --git a/starters/default/package-lock.json b/starters/default/package-lock.json index 25b22aa11cd61..e58c135619e1c 100644 --- a/starters/default/package-lock.json +++ b/starters/default/package-lock.json @@ -7240,9 +7240,9 @@ } }, "gatsby-plugin-image": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.14.0.tgz", - "integrity": "sha512-LfM8V7kJVkkvq9S0UaVYlUakMNMdrL2RTjnnAUjclFhA+QQpI1uOuSY9iQe0zcy9VUZN4XNaRnubmrQp2MlL2w==", + "version": "2.14.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.14.1.tgz", + "integrity": "sha512-9ez7/MqjZLwvFqY37miFO3IAcqF3rkhUMyrwct+JMk2c1AcXgGyG1acgKGkJU6maiQoIqSKtyzjoQD8+o3f0Hg==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/parser": "^7.15.5", @@ -7312,9 +7312,9 @@ } }, "gatsby-plugin-sharp": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.0.tgz", - "integrity": "sha512-5xBF9+esTS/mkZx/NLdovjmyVu/EefDAPbTckh9UkXYTSe3BmhUjZ8wFN9xr1NQUTuDBta9csjBDWs8whvBzVw==", + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.1.tgz", + "integrity": "sha512-izYl9XcnWdAY+rDtZtnKfzZ/djBioGSDg/k84cgLVbTzLB29jgqipw3PkjV7IlvmJmlw2v78YCHO5mk3bfcitg==", "requires": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.2.0", diff --git a/starters/default/package.json b/starters/default/package.json index b51df6ffdbade..862872522daee 100644 --- a/starters/default/package.json +++ b/starters/default/package.json @@ -7,11 +7,11 @@ "dependencies": { "gatsby": "^4.14.0", "gatsby-plugin-gatsby-cloud": "^4.14.0", - "gatsby-plugin-image": "^2.14.0", + "gatsby-plugin-image": "^2.14.1", "gatsby-plugin-manifest": "^4.14.0", "gatsby-plugin-offline": "^5.14.0", "gatsby-plugin-react-helmet": "^5.14.0", - "gatsby-plugin-sharp": "^4.14.0", + "gatsby-plugin-sharp": "^4.14.1", "gatsby-source-filesystem": "^4.14.0", "gatsby-transformer-sharp": "^4.14.0", "prop-types": "^15.8.1", From 6fd8bf7abba95ae4d7d6bfdadd93e45f2cd67e49 Mon Sep 17 00:00:00 2001 From: Tyler Barnes Date: Thu, 12 May 2022 15:32:48 -0700 Subject: [PATCH 4/4] fix(gatsby-source-drupal): add placeholder style name plugin option to the options schema (#35644) add placeholder style name plugin option to the options schema --- packages/gatsby-source-drupal/src/gatsby-node.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/gatsby-source-drupal/src/gatsby-node.js b/packages/gatsby-source-drupal/src/gatsby-node.js index 1327da92378c0..36867578415ee 100644 --- a/packages/gatsby-source-drupal/src/gatsby-node.js +++ b/packages/gatsby-source-drupal/src/gatsby-node.js @@ -847,6 +847,9 @@ exports.pluginOptionsSchema = ({ Joi }) => translatableEntities: Joi.array().items(Joi.string()).required(), nonTranslatableEntities: Joi.array().items(Joi.string()).required(), }), + placeholderStyleName: Joi.string().description( + `The machine name of the Gatsby Image CDN placeholder style in Drupal. The default is "placeholder".` + ), }) exports.onCreateDevServer = async ({ app }) => {