faizulho / sanity-gatsby-blog

Blog with Gatsby
0 stars 0 forks source link

Update dependency gatsby to v4 [SECURITY] #599

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (source, changelog) 3.14.0 -> 4.25.7 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-34238

Impact

The Gatsby framework prior to versions 4.25.7 and 5.9.1 contain a Local File Inclusion vulnerability in the __file-code-frame and __original-stack-frame paths, exposed when running the Gatsby develop server (gatsby develop).

The following steps can be used to reproduce the vulnerability:


# Create a new Gatsby project
$ npm init gatsby
$ cd my-gatsby-site

# Start the Gatsby develop server
$ gatsby develop

# Execute the Local File Inclusion vulnerability in __file-code-frame
$ curl "http://127.0.0.1:8000/__file-code-frame?filePath=/etc/passwd&lineNumber=1"

# Execute the Local File Inclusion vulnerability in __original-stack-frame
$ curl "http://127.0.0.1:8000/__original-stack-frame?moduleId=/etc/hosts&lineNumber=1&skipSourceMap=1"

It should be noted that by default gatsby develop is only accessible via the localhost 127.0.0.1, and one would need to intentionally expose the server to other interfaces to exploit this vulnerability by using server options such as --host 0.0.0.0, -H 0.0.0.0, or the GATSBY_HOST=0.0.0.0 environment variable.

Patches

A patch has been introduced in gatsby@5.9.1 and gatsby@4.25.7 which mitigates the issue.

Workarounds

As stated above, by default gatsby develop is only exposed to the localhost 127.0.0.1. For those using the develop server in the default configuration no risk is posed. If other ranges are required, preventing the develop server from being exposed to untrusted interfaces or IP address ranges would mitigate the risk from this vulnerability.

We encourage projects to upgrade to the latest major release branch for all Gatsby plugins to ensure the latest security updates and bug fixes are received in a timely manner.

Credits

We would like to thank Maxwell Garrett of Assetnote for bringing the __file-code-frame issue to our attention.

For more information

Email us at security@gatsbyjs.com.


Release Notes

gatsbyjs/gatsby (gatsby) ### [`v4.25.7`](https://togithub.com/gatsbyjs/gatsby/compare/8889bfe5271985d19c956dff7f567be86ef2f3df...db5eb186008c62acb78cf66ae50fd7e1f0d67626) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.6...gatsby@4.25.7) ### [`v4.25.6`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.5...gatsby@4.25.6) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.5...gatsby@4.25.6) ### [`v4.25.5`](https://togithub.com/gatsbyjs/gatsby/compare/15ab3f895e28ce57d8b1540f602e6c5db1d96009...3be4a80635ee905e0e1cfcbfdfc7c6b5bcb1af8b) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.4...gatsby@4.25.5) ### [`v4.25.4`](https://togithub.com/gatsbyjs/gatsby/compare/d88ed09b2a6d1b23607d153fa704c8f3bc2dbf06...15ab3f895e28ce57d8b1540f602e6c5db1d96009) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.3...gatsby@4.25.4) ### [`v4.25.3`](https://togithub.com/gatsbyjs/gatsby/compare/13bf518f95eed9373da0ae93a13ce774a4a3fc17...d88ed09b2a6d1b23607d153fa704c8f3bc2dbf06) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.2...gatsby@4.25.3) ### [`v4.25.2`](https://togithub.com/gatsbyjs/gatsby/compare/4dcca80d273558368785612ad07f2a8dc9e3bb99...13bf518f95eed9373da0ae93a13ce774a4a3fc17) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.1...gatsby@4.25.2) ### [`v4.25.1`](https://togithub.com/gatsbyjs/gatsby/compare/5e72a5d1fab1f312685a533f25a637fbbbefb518...4dcca80d273558368785612ad07f2a8dc9e3bb99) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.25.0...gatsby@4.25.1) ### [`v4.25.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.8...gatsby@4.25.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.8...gatsby@4.25.0) ### [`v4.24.8`](https://togithub.com/gatsbyjs/gatsby/compare/c7b94b59251e45188290c18147313562a7e537ba...ab793c3f0eee95eee3017585d63beb4b83492cd1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.7...gatsby@4.24.8) ### [`v4.24.7`](https://togithub.com/gatsbyjs/gatsby/compare/5e5d5655c278e3b8b85103a5ec83eee558ec16f4...c7b94b59251e45188290c18147313562a7e537ba) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.6...gatsby@4.24.7) ### [`v4.24.6`](https://togithub.com/gatsbyjs/gatsby/compare/012761ea098ec69fd891f2e915ec97f0d808580a...5e5d5655c278e3b8b85103a5ec83eee558ec16f4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.5...gatsby@4.24.6) ### [`v4.24.5`](https://togithub.com/gatsbyjs/gatsby/compare/78bc93235d18563420d4b0407767611f0bce9a3d...012761ea098ec69fd891f2e915ec97f0d808580a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.4...gatsby@4.24.5) ### [`v4.24.4`](https://togithub.com/gatsbyjs/gatsby/compare/9b3ba706d845a95cd6835ba6ee0862e94202339a...78bc93235d18563420d4b0407767611f0bce9a3d) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.3...gatsby@4.24.4) ### [`v4.24.3`](https://togithub.com/gatsbyjs/gatsby/compare/4c4222a96b7080ffba7c480490e2e12fc9cb7d09...9b3ba706d845a95cd6835ba6ee0862e94202339a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.2...gatsby@4.24.3) ### [`v4.24.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.1...gatsby@4.24.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.1...gatsby@4.24.2) ### [`v4.24.1`](https://togithub.com/gatsbyjs/gatsby/compare/9f4c0b92d8da3d3f0ccd75efd91ed4f44669d303...8a44d0fcdff481ef079059e024a0d7a20acb39aa) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.0...gatsby@4.24.1) ### [`v4.24.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.24.0): v4.24 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.23.1...gatsby@4.24.0) Welcome to `gatsby@4.24.0` release (September 2022 #2) Key highlights of this release: - [Gatsby 5 Alpha](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24/#gatsby-5-alpha) - [Updating File System Routes on data changes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24/#updating-file-system-routes-on-data-changes) **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.23) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.24.0-next.0...gatsby@4.24.0) ### [`v4.23.1`](https://togithub.com/gatsbyjs/gatsby/compare/92543afcb355afc0990affae06b56a1e1841b7e4...a6b1513e657e2f0cbdf7626fa0584d7353be8fba) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.23.0...gatsby@4.23.1) ### [`v4.23.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.23.0): v4.23 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.22.1...gatsby@4.23.0) Welcome to `gatsby@4.23.0` release (September 2022 #1) Key highlights of this release: - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.23/#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.22) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.23.0-next.0...gatsby@4.23.0) ### [`v4.22.1`](https://togithub.com/gatsbyjs/gatsby/compare/78f8c7a599748feed4865cdc832a07537d44ded8...3265a992213672ec9276d1e8bfbce3d5bf696cbd) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.22.0...gatsby@4.22.1) ### [`v4.22.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.22.0): v4.22 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.21.1...gatsby@4.22.0) Welcome to `gatsby@4.22.0` release (August 2022 #3) Key highlights of this release: - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.22/#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.21) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.22.0-next.0...gatsby@4.22.0) ### [`v4.21.1`](https://togithub.com/gatsbyjs/gatsby/compare/b8eac2dd0521f2ce2199fd13b7d8484852d7bc1e...00669243cca49f3d70b1bcea7790096367fe2c04) [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): v4.21 [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): v4.20 [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) ### [`v4.19.2`](https://togithub.com/gatsbyjs/gatsby/compare/3789449fafe6aecee7b3747a4782e7d89a71f93c...813d70df543ad8c8fc6acb881dff27f7eee59756) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.19.1...gatsby@4.19.2) ### [`v4.19.1`](https://togithub.com/gatsbyjs/gatsby/compare/53bedf19e998aee23db6a7b85205470ee6e3cc0a...3789449fafe6aecee7b3747a4782e7d89a71f93c) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.19.0...gatsby@4.19.1) ### [`v4.19.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.19.0): v4.19 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.18.2...gatsby@4.19.0) Welcome to `gatsby@4.19.0` release (July 2022 #2) Key highlights of this release: - [Gatsby Head API](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19/#gatsby-head-api) - Better performance & more future-proof than `react-helmet` - [Release Candidate for gatsby-plugin-mdx v4](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19/#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.18/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.19.0-next.0...gatsby@4.19.0) ### [`v4.18.2`](https://togithub.com/gatsbyjs/gatsby/compare/c6aa79d485c32ed81f22ec056669e8cd1766dd62...0c35cc44e974bb02ee0547e7319ac1c79922cc77) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.18.1...gatsby@4.18.2) ### [`v4.18.1`](https://togithub.com/gatsbyjs/gatsby/compare/2046e0257758e4fb85b3d7b9ef7f328d400ea4a9...c6aa79d485c32ed81f22ec056669e8cd1766dd62) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.18.0...gatsby@4.18.1) ### [`v4.18.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.18.0): v4.18 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.17.2...gatsby@4.18.0) Welcome to `gatsby@4.18.0` release (July 2022 #1) Key highlights of this release: - [`typesOutputPath` option for GraphQL Typegen](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18/#typesoutputpath-option-for-graphql-typegen) - Configure the location of the generated TypeScript types - [Server Side Rendering (SSR) in development](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18/#server-side-rendering-ssr-in-development) - Find bugs & hydration errors more easily during `gatsby develop` - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18/#open-rfcs) - MDX v2 & Metadata management **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.17/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.18.0-next.0...gatsby@4.18.0) ### [`v4.17.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.17.1...gatsby@4.17.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.17.1...gatsby@4.17.2) ### [`v4.17.1`](https://togithub.com/gatsbyjs/gatsby/compare/4046323a40c4b6222066d47fe89e088ace9571a8...680b526156b0b22b6a6cd229612359e59874a526) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.17.0...gatsby@4.17.1) ### [`v4.17.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.17.0): v4.17 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.16.0...gatsby@4.17.0) Welcome to `gatsby@4.17.0` release (June 2022 #2) Key highlights of this release: - [JavaScript and CSS bundling performance improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17/#javascript-and-css-bundling-performance-improvements) - [Incremental builds performance improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17/#incremental-builds-performance-improvements) - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17/#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.16/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.17.0-next.0...gatsby@4.17.0) ### [`v4.16.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.16.0): v4.16 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.15.2...gatsby@4.16.0) Welcome to `gatsby@4.16.0` release (June 2022 #1) Key highlights of this release: - [Speed Improvements for Image Processing](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16#speed-improvements-for-image-processing) - [`useContentfulImage` hook](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16#usecontentfulimage-hook) - [Node 18 Compatibility](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16#node-18-compatibility) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15/#notable-bugfixes--improvements). **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.16) [Full changelog][full-changelog] [full-changelog]: https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.16.0-next.0...gatsby@4.16.0 ### [`v4.15.2`](https://togithub.com/gatsbyjs/gatsby/compare/823b22e83a36b3fb9e653d96b8fe95e2d79e7323...2652fa800cf5f21861368b332ea55de210cabcb3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.15.1...gatsby@4.15.2) ### [`v4.15.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.15.0...gatsby@4.15.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.15.0...gatsby@4.15.1) ### [`v4.15.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.15.0): v4.15 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.14.1...gatsby@4.15.0) Welcome to `gatsby@4.15.0` release (May 2022 #2) Key highlights of this release: - [Script Component](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15/#script-component) - [GraphQL Typegen](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15/#graphql-typegen) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15/#notable-bugfixes--improvements). **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.14) \[Full changelog]\[full-changelog] ### [`v4.14.1`](https://togithub.com/gatsbyjs/gatsby/compare/2c324f6d521dcbae6c98f4af48b9a695e9dee861...de24172c60c64836d134535067fc9eb479e26dcc) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.14.0...gatsby@4.14.1) ### [`v4.14.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.14.0): v4.14 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.13.1...gatsby@4.14.0) Welcome to `gatsby@4.14.0` release (May 2022 #1) Key highlights of this release: - [Experimental: GraphQL Typgen](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14/#experimental-graphql-typegen) - [Improvements in Image and Font Loading Times](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14/#improvements-in-image-and-font-loading-times) - [Gatsby Functions Body Parsing Configuration](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14/#gatsby-functions-body-parsing-configuration) - [`gatsby-source-drupal`: Image CDN Support](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14/#gatsby-source-drupal-image-cdn-support) - [Updated Default Starter](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14/#updated-default-starter) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14/#notable-bugfixes--improvements). **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.13) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.14.0-next.0...gatsby@4.14.0) ### [`v4.13.1`](https://togithub.com/gatsbyjs/gatsby/compare/89509ff7893787cf7359bc64b66a2ec32ced51d0...d10b8b7ddfab9e0ec67dee8718dba376f1c380f1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.13.0...gatsby@4.13.1) ### [`v4.13.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.13.0): v4.13 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.12.1...gatsby@4.13.0) Welcome to `gatsby@4.13.0` release (April 2022 #2) Key highlights of this release: - [Traced SVG option for Image CDN](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13/#traced-svg-option-for-image-cdn) - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13/#open-rfcs) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13/#notable-bugfixes--improvements). **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.12) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.13.0-next.0...gatsby@4.13.0) ### [`v4.12.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.12.0...gatsby@4.12.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.12.0...gatsby@4.12.1) ### [`v4.12.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.12.0): v4.12 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.3...gatsby@4.12.0) Welcome to `gatsby@4.12.0` release (April 2022 #1) Key highlights of this release: - [New RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12#new-rfcs) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12#notable-bugfixes--improvements). **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.11) [Full changelog][full-changelog] [full-changelog]: https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.12.0-next.0...gatsby@4.12.0 ### [`v4.11.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.2...gatsby@4.11.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.2...gatsby@4.11.3) ### [`v4.11.2`](https://togithub.com/gatsbyjs/gatsby/compare/ad8c330df7b452b2e515b20d0d11dcb1385b9f6b...390eeffe931033a56429470323a6733d9c68a093) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.1...gatsby@4.11.2) ### [`v4.11.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.0...gatsby@4.11.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.0...gatsby@4.11.1) ### [`v4.11.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.11.0): v4.11 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.10.3...gatsby@4.11.0) Welcome to `gatsby@4.11.0` release (March 2022 #3) Key highlights of this release: - [`gatsby-source-shopify` v7](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11#gatsby-source-shopify-v7) - [React 18](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11#react-18) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11#notable-bugfixes--improvements). **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.10) [Full changelog][full-changelog] [full-changelog]: https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.11.0-next.0...gatsby@4.11.0 ### [`v4.10.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.10.2...gatsby@4.10.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.10.2...gatsby@4.10.3) ### [`v4.10.2`](https://togithub.com/gatsbyjs/gatsby/compare/f080b4648da8ad96a4e94f6b6809d5fa2fedea24...7c43f38b344ec94bba4f96311339c76f18874b65) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.10.1...gatsby@4.10.2) ### [`v4.10.1`](https://togithub.com/gatsbyjs/gatsby/compare/24b9fde1c7705e27e5d7b24c7ef53189609f4f04...f080b4648da8ad96a4e94f6b6809d5fa2fedea24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.10.0...gatsby@4.10.1) ### [`v4.10.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.10.0): v4.10 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.9.3...gatsby@4.10.0) Welcome to `gatsby@4.10.0` release (March 2022 #2) Key highlights of this release: - [Image CDN](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10#image-cdn) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10#notable-bugfixes--improvements). **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.9) [Full changelog][full-changelog] [full-changelog]: https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.10.0-next.0...gatsby@4.10.0 ### [`v4.9.3`](https://togithub.com/gatsbyjs/gatsby/compare/2cf91b5e25134a7d260d8baaa62d6545a1dd9d72...gatsby@4.9.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/2cf91b5e25134a7d260d8baaa62d6545a1dd9d72...gatsby@4.9.3) ### [`v4.9.2`](https://togithub.com/gatsbyjs/gatsby/compare/f7fb383d78319f1b81272896208004362146174f...2cf91b5e25134a7d260d8baaa62d6545a1dd9d72) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f7fb383d78319f1b81272896208004362146174f...2cf91b5e25134a7d260d8baaa62d6545a1dd9d72) ### [`v4.9.1`](https://togithub.com/gatsbyjs/gatsby/compare/6b160cc0934de95af9bdebbaa8798572e3770337...f7fb383d78319f1b81272896208004362146174f) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6b160cc0934de95af9bdebbaa8798572e3770337...f7fb383d78319f1b81272896208004362146174f) ### [`v4.9.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.9.0): v4.9 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1a295995daabaae7bb2603b2af9020e5ccd016a0...6b160cc0934de95af9bdebbaa8798572e3770337) Welcome to `gatsby@4.9.0` release (March 2022 #1) Key highlights of this release: - [Support for TypeScript in `gatsby-config` and `gatsby-node`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9#support-for-typescript-in-gatsby-config-and-gatsby-node) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9#notable-bugfixes--improvements). **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.8) [Full changelog][full-changelog] [full-changelog]: https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.9.0-next.0...gatsby@4.9.0 ### [`v4.8.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.8.1...gatsby@4.8.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f365eda91877969165319381ec63f8a72216bc43...1a295995daabaae7bb2603b2af9020e5ccd016a0) ### [`v4.8.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.8.0...gatsby@4.8.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f6734b93eb0337930ef9ab54b564d113d4fc730c...f365eda91877969165319381ec63f8a72216bc43) ### [`v4.8.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.8.0): v4.8 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/db835237140023a9a09207180ea2cf0a5a3afe22...f6734b93eb0337930ef9ab54b564d113d4fc730c) Welcome to `gatsby@4.8.0` release (February 2022 #2) Key highlights of this release: - [Support for TypeScript in `gatsby-browser` and `gatsby-ssr`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8#support-for-typescript-in-gatsby-browser-and-gatsby-ssr) - [New TypeScript option when creating Gatsby projects from the CLI](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8#new-typescript-option-when-creating-gatsby-projects-from-the-cli) - [Significant memory usage reduction when filtering and sorting nodes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8#significant-memory-usage-reduction-when-filtering-and-sorting-nodes) - [New APIs in `gatsby-core-utils` and `gatsby-plugin-utils`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8#new-apis-in-gatsby-core-utils-and-gatsby-plugin-utils) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8#notable-bugfixes--improvements). **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.7) [Full changelog][full-changelog] [full-changelog]: https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.8.0-next.0...gatsby@4.8.0 ### [`v4.7.2`](https://togithub.com/gatsbyjs/gatsby/compare/f672a67d65176c8e3e624ae0ad797bf5ab7b3263...db835237140023a9a09207180ea2cf0a5a3afe22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f672a67d65176c8e3e624ae0ad797bf5ab7b3263...db835237140023a9a09207180ea2cf0a5a3afe22) ### [`v4.7.1`](https://togithub.com/gatsbyjs/gatsby/compare/1f30882907b20b63df4d63b97a80b233a7da37f8...f672a67d65176c8e3e624ae0ad797bf5ab7b3263) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1f30882907b20b63df4d63b97a80b233a7da37f8...f672a67d65176c8e3e624ae0ad797bf5ab7b3263) ### [`v4.7.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.7.0): v4.7 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/339232ec5a543d4cbccf15948efda1a4040a9690...1f30882907b20b63df4d63b97a80b233a7da37f8) Welcome to `gatsby@4.7.0` release (February 2022 #1) Key highlights of this release: - [`trailingSlash` Option](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7/#trailingslash-option) - Now built into the Framework itself - [Faster Schema Creation & `createPages`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7/#faster-schema-creation--createpages) - Speed improvements of at least 30% Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7/#notable-bugfixes--improvements). **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.6) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.7.0-next.0...gatsby@4.7.0) ### [`v4.6.2`](https://togithub.com/gatsbyjs/gatsby/compare/f9478d92008bf67b4f8eb853a668f8dd343a9f68...339232ec5a543d4cbccf15948efda1a4040a9690) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f9478d92008bf67b4f8eb853a668f8dd343a9f68...339232ec5a543d4cbccf15948efda1a4040a9690) ### [`v4.6.1`](https://togithub.com/gatsbyjs/gatsby/compare/441e6da3e1659e73621492a37a47745d308a565f...f9478d92008bf67b4f8eb853a668f8dd343a9f68) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/441e6da3e1659e73621492a37a47745d308a565f...f9478d92008bf67b4f8eb853a668f8dd343a9f68) ### [`v4.6.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.6.0): v4.6 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/cf965b659b3caa1d31aa2ba4050c1d1128202033...441e6da3e1659e73621492a37a47745d308a565f) Welcome to `gatsby@4.6.0` release (January 2022 #2) Key highlights of this release: - [Speeding Up Subsequent Queries](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#speeding-up-subsequent-queries) - [Tracking Image Changes in Markdown Files](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#tracking-image-changes-in-markdown-files) - [New Major Version for `gatsby-plugin-utils`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#fix-plugin-schema-validation) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#notable-bugfixes--improvements). **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](/docs/reference/release-notes/v4.5) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.6.0-next.0...gatsby@4.6.0) ### [`v4.5.5`](https://togithub.com/gatsbyjs/gatsby/compare/80b3915e1373ef8c277e50fdfd6178b9930c830c...cf965b659b3caa1d31aa2ba4050c1d1128202033) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/80b3915e1373ef8c277e50fdfd6178b9930c830c...cf965b659b3caa1d31aa2ba4050c1d1128202033) ### [`v4.5.4`](https://togithub.com/gatsbyjs/gatsby/compare/c493ee721c16b5101134bcd98fdf4f6f0e40cede...80b3915e1373ef8c277e50fdfd6178b9930c830c) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c493ee721c16b5101134bcd98fdf4f6f0e40cede...80b3915e1373ef8c277e50fdfd6178b9930c830c) ### [`v4.5.3`](https://togithub.com/gatsbyjs/gatsby/compare/dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9...c493ee721c16b5101134bcd98fdf4f6f0e40cede) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9...c493ee721c16b5101134bcd98fdf4f6f0e40cede) ### [`v4.5.2`](https://togithub.com/gatsbyjs/gatsby/compare/9e6731c1216efa1fb8977a0088fd1a0ebe8de087...dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9e6731c1216efa1fb8977a0088fd1a0ebe8de087...dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9) ### [`v4.5.1`](https://togithub.com/gatsbyjs/gatsby/compare/93c356e53f157b34b825ce3d1951fefc25dde433...9e6731c1216efa1fb8977a0088fd1a0ebe8de087) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/93c356e53f157b34b825ce3d1951fefc25dde433...9e6731c1216efa1fb8977a0088fd1a0ebe8de087) ### [`v4.5.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.5.0): v4.5 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c09587abec36640b8d236455bc28bd430c7e112e...93c356e53f157b34b825ce3d1951fefc25dde433) Welcome to `gatsby@4.5.0` release (January 2022 #1) Key highlights of this release: - [Gracefully Handling Browser Cache Issues](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#gracefully-handling-browser-cache-issues) - [TypeScript Types for `getServerData`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#typescript-types-for-getserverdata) - [Deprecation of `gatsby-recipes`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#deprecation-of-gatsby-recipes) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#notable-bugfixes--improvements). **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://gatsbyjs.com/docs/reference/release-notes/v4.4/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.5.0-next.0...gatsby@4.5.0) ### [`v4.4.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.4.0): v4.4 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/864751dd815c57f4122bc7aa12e17aac53ec3ba0...c09587abec36640b8d236455bc28bd430c7e112e) Welcome to `gatsby@4.4.0` release (December 2021 #1) Key highlights of this release: - [Detect Node Mutations](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4/#detect-node-mutations) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4/#notable-bugfixes--improvements). **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://gatsbyjs.com/docs/reference/release-notes/v4.3) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.4.0-next.0...gatsby@4.4.0) ### [`v4.3.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.3.0): v4.3 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7ca9785a31b34ae3fcd1e1765c4851d313de3cec...864751dd815c57f4122bc7aa12e17aac53ec3ba0) Welcome to `gatsby@4.3.0` release (November 2021 [#​3](https://togithub.com/gatsbyjs/gatsby/issues/3)) Key highlights of this release: - [Content Sync Improvement](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3/#content-sync-improvements) - [Use renderToPipeableStream React 18 API](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3/#use-renderToPipeableStream-react-18-API) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3/#notable-bugfixes--improvements). **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://gatsbyjs.com/docs/reference/release-notes/v4.2) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.3.0-next.0...gatsby@4.3.0) ### [`v4.2.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.2.0): v4.2 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa...7ca9785a31b34ae3fcd1e1765c4851d313de3cec) Welcome to `gatsby@4.2.0` release (November 2021 #2). Key highlights of this release: - [`gatsby-source-contentful` v7](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#gatsby-source-contentful-v7) - [`getServerData` improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#getserverdata-improvements) - [Framework Version Support](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#framework-version-support) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#notable-bugfixes--improvements). **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.1) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.2.0-next.0...gatsby@4.2.0) ### [`v4.1.6`](https://togithub.com/gatsbyjs/gatsby/compare/11b51528526dc29a933928c93a6ee16c61c44370...87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/11b51528526dc29a933928c93a6ee16c61c44370...87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa) ### [`v4.1.5`](https://togithub.com/gatsbyjs/gatsby/compare/94503aac2bbe061d15feeb803342a2eeae8e3a08...11b51528526dc29a933928c93a6ee16c61c44370) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/94503aac2bbe061d15feeb803342a2eeae8e3a08...11b51528526dc29a933928c93a6ee16c61c44370) ### [`v4.1.4`](https://togithub.com/gatsbyjs/gatsby/compare/c3c69709626f647b6ab3e0d759c3961bc2f02146...94503aac2bbe061d15feeb803342a2eeae8e3a08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c3c69709626f647b6ab3e0d759c3961bc2f02146...94503aac2bbe061d15feeb803342a2eeae8e3a08) ### [`v4.1.3`](https://togithub.com/gatsbyjs/gatsby/compare/3b06677ed9e402042bd565b1c142e6016baa9a55...c3c69709626f647b6ab3e0d759c3961bc2f02146) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3b06677ed9e402042bd565b1c142e6016baa9a55...c3c69709626f647b6ab3e0d759c3961bc2f02146) ### [`v4.1.2`](https://togithub.com/gatsbyjs/gatsby/compare/95a35242ce8303b682e6453e2ba746ec5b12264e...3b06677ed9e402042bd565b1c142e6016baa9a55) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/95a35242ce8303b682e6453e2ba746ec5b12264e...3b06677ed9e402042bd565b1c142e6016baa9a55) ### [`v4.1.1`](https://togithub.com/gatsbyjs/gatsby/compare/4086ca523d1caf68d44076e361f00e7b4b96c4a5...95a35242ce8303b682e6453e2ba746ec5b12264e) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4086ca523d1caf68d44076e361f00e7b4b96c4a5...95a35242ce8303b682e6453e2ba746ec5b12264e) ### [`v4.1.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.1.0): v4.1 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/5505c478ccbd59863cdcf2e55404b54ee000d73e...4086ca523d1caf68d44076e361f00e7b4b96c4a5) Welcome to `gatsby@4.1.0` release (November 2021 #1). Key highlights of this release: - [Support for Deferred Static Generation in File System Route API](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1/#support-for-deferred-static-generation-in-file-system-route-api) - [JSX Runtime Options in `gatsby-config.js`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1/#jsx-runtime-options-in-gatsby-configjs) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1/#notable-bugfixes--improvements). **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.0) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.1.0-next.0...gatsby@4.1.0) ### [`v4.0.2`](https://togithub.com/gatsbyjs/gatsby/compare/cd0c018c968da3fefd135998bbbc92a2999d0697...5505c478ccbd59863cdcf2e55404b54ee000d73e) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/cd0c018c968da3fefd135998bbbc92a2999d0697...5505c478ccbd59863cdcf2e55404b54ee000d73e) ### [`v4.0.1`](https://togithub.com/gatsbyjs/gatsby/compare/8d07242926e54f7c0819fbee84c152a27ec77959...cd0c018c968da3fefd135998bbbc92a2999d0697) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8d07242926e54f7c0819fbee84c152a27ec77959...cd0c018c968da3fefd135998bbbc92a2999d0697) ### [`v4.0.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.0.0): v4.0.0 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.15.0...8d07242926e54f7c0819fbee84c152a27ec77959) Welcome to `gatsby@4.0.0` release (October 2021 #1). We've released Gatsby 3 in [March 2021](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0) and now have a lot of exciting new features for Gatsby 4! We’ve tried to make migration smooth. Please refer to the [migration guide](https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v3-to-v4/) and [let us know](https://togithub.com/gatsbyjs/gatsby/issues/new/choose) if you encounter any issues when migrating. Key highlights of this release: - [Parallel Query Running](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#parallel-query-running) - up to 40% reduction in build times - [Deferred Static Generation (DSG)](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#deferred-static-generation-dsg) - defer page generation to user request, speeding up build times - [Server-Side Rendering (SSR)](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#server-side-rendering-ssr) - pre-render a page with data that is fetched when a user visits the page Also check out [notable bugfixes and improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#notable-bugfixes-and-improvements). **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 for 3.14](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.14.0-next.0...gatsby@4.0.0) ### [`v3.15.0`](https://togithub.com/gatsbyjs/gatsby/compare/1acb1bcf0f65c3c883c7ff82d39e273744212b65...c1e67a23e298811afa9273a9698af17aec74589d) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1acb1bcf0f65c3c883c7ff82d39e273744212b65...gatsby@3.15.0) ### [`v3.14.6`](https://togithub.com/gatsbyjs/gatsby/compare/3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536...1acb1bcf0f65c3c883c7ff82d39e273744212b65) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536...1acb1bcf0f65c3c883c7ff82d39e273744212b65) ### [`v3.14.5`](https://togithub.com/gatsbyjs/gatsby/compare/fdf616c0a1695719ac9880d8fc5d0c37dc2290c2...3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fdf616c0a1695719ac9880d8fc5d0c37dc2290c2...3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536) ### [`v3.14.4`](https://togithub.com/gatsbyjs/gatsby/compare/a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c...fdf616c0a1695719ac9880d8fc5d0c37dc2290c2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c...fdf616c0a1695719ac9880d8fc5d0c37dc2290c2) ### [`v3.14.3`](https://togithub.com/gatsbyjs/gatsby/compare/ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33...a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33...a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c) ### [`v3.14.2`](https://togithub.com/gatsbyjs/gatsby/compare/e10b2b93d49c8318deffe5e6a0168ab03f997766...ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e10b2b93d49c8318deffe5e6a0168ab03f997766...ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33) ### [`v3.14.1`](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...e10b2b93d49c8318deffe5e6a0168ab03f997766) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...e10b2b93d49c8318deffe5e6a0168ab03f997766)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: web/package-lock.json
lerna notice cli v3.22.1
npm ERR! Unexpected string in JSON at position 151 while parsing '{
npm ERR!   "name": "sanity-gatsby-blog",
npm ERR!   "ver'

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/a964ab/db0021/cache/others/npm/_logs/2023-06-09T23_27_09_559Z-debug.log