wayfair-incubator / aux-eng-playbook

Wayfair Tech's playbook for building and supporting an Auxiliary Engineering program.
BSD Zero Clause License
4 stars 0 forks source link

Update Gatsby #34

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (changelog) 4.19.2 -> 4.21.1 age adoption passing confidence
gatsby-cli 4.19.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-gatsby-cloud 4.19.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-image 2.19.0 -> 2.21.0 age adoption passing confidence
gatsby-plugin-manifest 4.19.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-offline 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-react-helmet 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-sass 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-sharp 4.19.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-sitemap 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-remark-autolink-headers 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-remark-copy-linked-files 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-remark-images 6.19.0 -> 6.21.0 age adoption passing confidence
gatsby-remark-prismjs 6.19.0 -> 6.21.0 age adoption passing confidence
gatsby-remark-responsive-iframe 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-remark-smartypants 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-source-filesystem 4.19.0 -> 4.21.1 age adoption passing confidence
gatsby-transformer-remark 5.19.0 -> 5.21.0 age adoption passing confidence
gatsby-transformer-sharp 4.19.0 -> 4.21.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby (gatsby) ### [`v4.21.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.21.0...gatsby@4.21.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.21.0...gatsby@4.21.1) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.21.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.20.0...gatsby@4.21.0) Welcome to `gatsby@4.21.0` release (August 2022 #2) Key highlights of this release: - [`gatsby-plugin-mdx` v4](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21/#gatsby-plugin-mdx-v4) - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21/#open-rfcs) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.21.0-next.0...gatsby@4.21.0) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.20.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.19.2...gatsby@4.20.0) Welcome to `gatsby@4.20.0` release (August 2022 #1) Key highlights of this release: - [RFC for changes in `sort` and aggregation fields in Gatsby GraphQL Schema](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20#rfc-for-changes-in-sort-and-aggregation-fields-in-gatsby-graphql-schema) - [Release Candidate for gatsby-plugin-mdx v4](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20#release-candidate-for-gatsby-plugin-mdx-v4) - Support for MDX v2 and more! **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.20.0-next.0...gatsby@4.20.0)
gatsbyjs/gatsby (gatsby-cli) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-cli/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-cli4210packagesgatsby-cli-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-cli@4.20.0...gatsby-cli@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - Panic on gatsby-node.jsx/gatsby-node.tsx [#​36308](https://togithub.com/gatsbyjs/gatsby/issues/36308) ([0ee492c](https://togithub.com/gatsbyjs/gatsby/commit/0ee492c8bf11917dc08b16acebe92bb752bdc3b7)) - Add DEV_SSR note to 95312 error [#​36295](https://togithub.com/gatsbyjs/gatsby/issues/36295) ([db531f8](https://togithub.com/gatsbyjs/gatsby/commit/db531f86f9e89d1da72d44399ad5fb72092be454)) ##### Other Changes - BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#​35650](https://togithub.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://togithub.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-cli/CHANGELOG.md#​4200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-cli4200packagesgatsby-cli-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-cli@4.19.0...gatsby-cli@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) ##### Bug Fixes - Add DEV_SSR note to 95312 error [#​36295](https://togithub.com/gatsbyjs/gatsby/issues/36295) [#​36300](https://togithub.com/gatsbyjs/gatsby/issues/36300) ([718d693](https://togithub.com/gatsbyjs/gatsby/commit/718d69319ea37acb078b0bfe9a94ebe56394264d)) ##### Chores - update dependency typescript to ^4.7.4 [#​36030](https://togithub.com/gatsbyjs/gatsby/issues/36030) ([94a3264](https://togithub.com/gatsbyjs/gatsby/commit/94a32647a8c45de620d2efe99310805910586c8a))
gatsbyjs/gatsby (gatsby-plugin-gatsby-cloud) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-gatsby-cloud4210packagesgatsby-plugin-gatsby-cloud-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@4.20.0...gatsby-plugin-gatsby-cloud@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-gatsby-cloud ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md#​4200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-gatsby-cloud4200packagesgatsby-plugin-gatsby-cloud-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@4.19.0...gatsby-plugin-gatsby-cloud@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-plugin-gatsby-cloud
gatsbyjs/gatsby (gatsby-plugin-image) ### [`v2.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#​2210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image2210packagesgatsby-plugin-image-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@2.20.0...gatsby-plugin-image@2.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - Add `outputPixelDensities` to `SHARP_ATTRIBUTES` [#​36203](https://togithub.com/gatsbyjs/gatsby/issues/36203) ([ae226b5](https://togithub.com/gatsbyjs/gatsby/commit/ae226b589369e3b724cc3b5ded5b7b1b1a907afb)) ### [`v2.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#​2200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image2200packagesgatsby-plugin-image-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@2.19.0...gatsby-plugin-image@2.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) ##### Bug Fixes - Correct type for getImage [#​36169](https://togithub.com/gatsbyjs/gatsby/issues/36169) ([b3f434b](https://togithub.com/gatsbyjs/gatsby/commit/b3f434b38b9a5cbcbfb6d4afca260b39cdeb76a4)) ##### Chores - update dependency typescript to ^4.7.4 [#​36030](https://togithub.com/gatsbyjs/gatsby/issues/36030) ([94a3264](https://togithub.com/gatsbyjs/gatsby/commit/94a32647a8c45de620d2efe99310805910586c8a))
gatsbyjs/gatsby (gatsby-plugin-manifest) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-manifest/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-manifest4210packagesgatsby-plugin-manifest-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@4.20.0...gatsby-plugin-manifest@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - update sharp [#​35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-manifest/CHANGELOG.md#​4200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-manifest4200packagesgatsby-plugin-manifest-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@4.19.0...gatsby-plugin-manifest@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-plugin-manifest
gatsbyjs/gatsby (gatsby-plugin-offline) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-offline/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-offline5210packagesgatsby-plugin-offline-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@5.20.0...gatsby-plugin-offline@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-offline ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-offline/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-offline5200packagesgatsby-plugin-offline-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@5.19.0...gatsby-plugin-offline@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-plugin-offline
gatsbyjs/gatsby (gatsby-plugin-react-helmet) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-react-helmet5210packagesgatsby-plugin-react-helmet-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@5.20.0...gatsby-plugin-react-helmet@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - stop appending empty title tags [#​36303](https://togithub.com/gatsbyjs/gatsby/issues/36303) ([e7f0ce3](https://togithub.com/gatsbyjs/gatsby/commit/e7f0ce36935b6919f00760ce4fb7655530e999f2)) ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-react-helmet5200packagesgatsby-plugin-react-helmet-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@5.19.0...gatsby-plugin-react-helmet@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) ##### Chores - Add deprecation notice [#​36166](https://togithub.com/gatsbyjs/gatsby/issues/36166) ([c6627e3](https://togithub.com/gatsbyjs/gatsby/commit/c6627e3353d0299bb6bc743512eb8dbe77d52dbc))
gatsbyjs/gatsby (gatsby-plugin-sass) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sass5210packagesgatsby-plugin-sass-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@5.20.0...gatsby-plugin-sass@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-sass ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sass5200packagesgatsby-plugin-sass-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@5.19.0...gatsby-plugin-sass@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) ##### Bug Fixes - Add support for additionalData option [#​36086](https://togithub.com/gatsbyjs/gatsby/issues/36086) ([9a58b36](https://togithub.com/gatsbyjs/gatsby/commit/9a58b362bb148d1d215f5aaee15062656d39fc44))
gatsbyjs/gatsby (gatsby-plugin-sharp) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp4210packagesgatsby-plugin-sharp-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.20.0...gatsby-plugin-sharp@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - Update `got` [#​36366](https://togithub.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://togithub.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) - update sharp [#​35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#​4200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp4200packagesgatsby-plugin-sharp-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.19.0...gatsby-plugin-sharp@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) ##### Bug Fixes - Ensure min 1px height for `BLURRED` placeholder [#​35914](https://togithub.com/gatsbyjs/gatsby/issues/35914) ([abad94f](https://togithub.com/gatsbyjs/gatsby/commit/abad94f3892af28e811d49b7659f0233edc88ea1))
gatsbyjs/gatsby (gatsby-plugin-sitemap) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sitemap/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sitemap5210packagesgatsby-plugin-sitemap-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@5.20.0...gatsby-plugin-sitemap@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-sitemap ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sitemap/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sitemap5200packagesgatsby-plugin-sitemap-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@5.19.0...gatsby-plugin-sitemap@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-plugin-sitemap
gatsbyjs/gatsby (gatsby-remark-autolink-headers) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-autolink-headers/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-autolink-headers5210packagesgatsby-remark-autolink-headers-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@5.20.0...gatsby-remark-autolink-headers@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - Add note about rehype-slug-custom-id ([bc80c23](https://togithub.com/gatsbyjs/gatsby/commit/bc80c23081943407dbd84d8baf38d466f26c2290)) ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-autolink-headers/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-autolink-headers5200packagesgatsby-remark-autolink-headers-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@5.19.0...gatsby-remark-autolink-headers@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-remark-autolink-headers
gatsbyjs/gatsby (gatsby-remark-copy-linked-files) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-copy-linked-files/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-copy-linked-files5210packagesgatsby-remark-copy-linked-files-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@5.20.0...gatsby-remark-copy-linked-files@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-copy-linked-files ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-copy-linked-files/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-copy-linked-files5200packagesgatsby-remark-copy-linked-files-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@5.19.0...gatsby-remark-copy-linked-files@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-remark-copy-linked-files
gatsbyjs/gatsby (gatsby-remark-images) ### [`v6.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#​6210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images6210packagesgatsby-remark-images-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-images@6.20.0...gatsby-remark-images@6.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-images ### [`v6.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#​6200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images6200packagesgatsby-remark-images-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-images@6.19.0...gatsby-remark-images@6.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-remark-images
gatsbyjs/gatsby (gatsby-remark-prismjs) ### [`v6.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-prismjs/CHANGELOG.md#​6210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-prismjs6210packagesgatsby-remark-prismjs-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@6.20.0...gatsby-remark-prismjs@6.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-prismjs ### [`v6.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-prismjs/CHANGELOG.md#​6200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-prismjs6200packagesgatsby-remark-prismjs-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@6.19.0...gatsby-remark-prismjs@6.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-remark-prismjs
gatsbyjs/gatsby (gatsby-remark-responsive-iframe) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-responsive-iframe/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-responsive-iframe5210packagesgatsby-remark-responsive-iframe-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@5.20.0...gatsby-remark-responsive-iframe@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-responsive-iframe ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-responsive-iframe/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-responsive-iframe5200packagesgatsby-remark-responsive-iframe-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@5.19.0...gatsby-remark-responsive-iframe@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-remark-responsive-iframe
gatsbyjs/gatsby (gatsby-remark-smartypants) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-smartypants/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-smartypants5210packagesgatsby-remark-smartypants-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@5.20.0...gatsby-remark-smartypants@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-smartypants ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-smartypants/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-smartypants5200packagesgatsby-remark-smartypants-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@5.19.0...gatsby-remark-smartypants@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-remark-smartypants
gatsbyjs/gatsby (gatsby-source-filesystem) ### [`v4.21.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​4211-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem4211packagesgatsby-source-filesystem-2022-08-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@4.21.0...gatsby-source-filesystem@4.21.1) ##### Chores - pin xstate [#​36398](https://togithub.com/gatsbyjs/gatsby/issues/36398) [#​36415](https://togithub.com/gatsbyjs/gatsby/issues/36415) ([29c7ad1](https://togithub.com/gatsbyjs/gatsby/commit/29c7ad1335cf25af3a326ea2813399ddfd8ea877)) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem4210packagesgatsby-source-filesystem-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@4.20.0...gatsby-source-filesystem@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - update dependency file-type to ^16.5.4 for gatsby-source-filesystem [#​36276](https://togithub.com/gatsbyjs/gatsby/issues/36276) ([2bbe96d](https://togithub.com/gatsbyjs/gatsby/commit/2bbe96d9099e1c3d9b64ab3bb5c9b257c40386b9)) ##### Chores - Update `got` [#​36366](https://togithub.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://togithub.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​4200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem4200packagesgatsby-source-filesystem-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@4.19.0...gatsby-source-filesystem@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-source-filesystem
gatsbyjs/gatsby (gatsby-transformer-remark) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5210packagesgatsby-transformer-remark-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.20.0...gatsby-transformer-remark@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5200packagesgatsby-transformer-remark-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.19.0...gatsby-transformer-remark@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-transformer-remark
gatsbyjs/gatsby (gatsby-transformer-sharp) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-sharp/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-sharp4210packagesgatsby-transformer-sharp-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@4.20.0...gatsby-transformer-sharp@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - update sharp [#​35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-sharp/CHANGELOG.md#​4200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-sharp4200packagesgatsby-transformer-sharp-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@4.19.0...gatsby-transformer-sharp@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-transformer-sharp

Configuration

📅 Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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