joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

fix(deps): update gatsby - autoclosed #332

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (changelog) ^2.24.23 -> ^2.32.3 age adoption passing confidence
gatsby-image ^2.4.14 -> ^2.11.0 age adoption passing confidence
gatsby-plugin-catch-links ^2.3.11 -> ^2.10.0 age adoption passing confidence
gatsby-plugin-feed ^2.5.11 -> ^2.13.0 age adoption passing confidence
gatsby-plugin-google-analytics ^2.3.13 -> ^2.11.0 age adoption passing confidence
gatsby-plugin-lodash ^3.3.10 -> ^3.10.0 age adoption passing confidence
gatsby-plugin-manifest ^2.4.21 -> ^2.12.0 age adoption passing confidence
gatsby-plugin-mdx ^1.2.30 -> ^1.10.0 age adoption passing confidence
gatsby-plugin-netlify ^2.3.11 -> ^2.11.0 age adoption passing confidence
gatsby-plugin-offline ^3.2.21 -> ^3.10.0 age adoption passing confidence
gatsby-plugin-react-helmet ^3.3.10 -> ^3.10.0 age adoption passing confidence
gatsby-plugin-root-import ^2.0.5 -> ^2.0.6 age adoption passing confidence
gatsby-plugin-sharp ^2.6.24 -> ^2.14.1 age adoption passing confidence
gatsby-plugin-sitemap ^2.4.11 -> ^2.12.0 age adoption passing confidence
gatsby-plugin-styled-components ^3.3.10 -> ^3.10.0 age adoption passing confidence
gatsby-remark-autolink-headers ^2.3.11 -> ^2.11.0 age adoption passing confidence
gatsby-remark-images ^3.3.23 -> ^3.11.0 age adoption passing confidence
gatsby-source-filesystem ^2.3.23 -> ^2.11.0 age adoption passing confidence
gatsby-transformer-sharp ^2.5.12 -> ^2.12.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby ### [`v2.32.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.2...gatsby@2.32.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.2...gatsby@2.32.3) ### [`v2.32.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.1...gatsby@2.32.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.1...gatsby@2.32.2) ### [`v2.32.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.0...gatsby@2.32.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.0...gatsby@2.32.1) ### [`v2.32.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.32.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.31.1...gatsby@2.32.0) Welcome to `gatsby@2.32.0` release (February 2021. 1) Key highlights of this release: - [Stable API in beta image plugin](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.32/index.md#stable-api-in-beta-image-plugin) - [Support for beta image plugin in Contentful](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.32/index.md#support-for-beta-image-plugin-in-contentful) - [Default sharp settings in beta image plugin](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.32/index.md#default-sharp-settings-in-beta-image-plugin) - [Support for art direction in beta image plugin](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.32/index.md#support-for-art-direction-in-beta-image-plugin) - [Performance improvements for larger sites (10000+ pages)](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.32/index.md#performance-improvements-for-larger-sites-10000-pages) Also check out [notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.32/index.md#notable-bugfixes). **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/v2.31) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.0-next.0...gatsby@2.32.0) ### [`v2.31.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.31.0...gatsby@2.31.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.31.0...gatsby@2.31.1) ### [`v2.31.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.31.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.3...gatsby@2.31.0) Welcome to `gatsby@2.31.0` release (January 2021 [#​2](https://togithub.com/gatsbyjs/gatsby/issues/2)) Key highlights of this release: - [Performance improvements](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.31/index.md#performance-improvements) - [Support for Gatsby's fragments in GraphiQL](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.31/index.md#support-for-gatsbys-fragments-in-graphiql) - [Use Fast Refresh by default for React 17](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.31/index.md#fast-refresh-enabled-by-default-for-react-17) - [Important gatsby-plugin-image updates](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.31/index.md#important-gatsby-plugin-image-updates) Also check out [notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.31/index.md#notable-bugfixes). **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://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.31.0-next.0...gatsby@2.31.0) ### [`v2.30.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.2...gatsby@2.30.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.2...gatsby@2.30.3) ### [`v2.30.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.1...gatsby@2.30.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.1...gatsby@2.30.2) ### [`v2.30.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.0...gatsby@2.30.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.0...gatsby@2.30.1) ### [`v2.30.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.30.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.3...gatsby@2.30.0) Welcome to `gatsby@2.30.0` release (January 2021 #‎1) [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md) Key highlights of this release: - [Query on Demand and Lazy Images: Generally available](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#query-on-demand-and-lazy-images-generally-available) - improves `gatsby develop` bootup time - [Server Side Rendering (SSR) in development](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#server-side-rendering-ssr-in-development) — helps you find and fix many build errors in development. We're starting a partial release of this feature to 5% of users. - [gatsby-plugin-sass v3](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#gatsby-plugin-sass300) - use the latest `sass-loader` and `Dart Sass` by default - [Image transformations up to 30% faster](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#gatsby-plugin-sharp2120) And several impactful updates in the new [`gatsby-plugin-image`](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#gatsby-plugin-image050-beta) (beta): - [AVIF support](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#avif-support) - enjoy next-gen image format - [Support remote static images](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#support-remote-image-urls-experimental) - download, transform and optimize remote images with a single line Also, check out [notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#notable-bugfixes). **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://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md) [Full Changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.0-next.0...gatsby@2.30.0) ### [`v2.29.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.2...gatsby@2.29.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.2...gatsby@2.29.3) ### [`v2.29.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.1...gatsby@2.29.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.1...gatsby@2.29.2) ### [`v2.29.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.0...gatsby@2.29.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.0...gatsby@2.29.1) ### [`v2.29.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.29.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.2...gatsby@2.29.0) Welcome to `gatsby@2.29.0` release (December 2020 [#​2](https://togithub.com/gatsbyjs/gatsby/issues/2)) [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md) Key highlights of this release: - [Query on Demand](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#query-on-demand) - improves `gatsby develop` bootup time - [Lazy Images](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#lazy-images) - do not wait for all images to be processed to start the development - [Improvements to our CLI](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#improvements-to-our-cli) - improved `create-gatsby` & new `plugin` command - [Experimental: Parallel data sourcing](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#experimental-parallel-data-sourcing) - run source plugins in parallel to speedup sourcing on sites with multiple source plugins Other notable changes: - [Performance improvements](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#performance-improvements) - [Slugify option for File System Route API](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#slugify-option-for-file-system-route-api) - [gatsby-image codemod](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#gatsby-image-codemod) - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#notable-bugfixes) **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://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.0-next.0...gatsby@2.29.0) ### [`v2.28.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.1...gatsby@2.28.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.1...gatsby@2.28.2) ### [`v2.28.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0...gatsby@2.28.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0...gatsby@2.28.1) ### [`v2.28.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.28.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.5...gatsby@2.28.0) Welcome to `gatsby@2.28.0` release (December 2020 #1). [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md) Key highlights of this release: - [New `gatsby new`](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#new-gatsby-new) - new, interactive way to create a Gatsby site - [Feature flags in gatsby-config](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#feature-flags-in-gatsby-config) - set your feature toggles without environment variables - [Improved Fast Refresh integration](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#improved-fast-refresh-integration) - better hot reloading - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#experimental-lazy-images-in-develop) - run image transformations only when they are needed by browser Other notable changes: - [Image plugin helpers](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#image-plugin-helpers) - make it easier for plugin authors to support the new gatsby image plugin - [Experimental: New cache clearing behaviors](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#experimental-new-cache-clearing-behaviors) - we're experimenting with ways to be smarter about clearing caches - [gatsby-plugin-emotion v5.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#gatsby-plugin-emotion500) - now uses emotion v11 - [Removed experimental lazy page bundling](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#removed-experimental-lazy-page-bundling) - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#notable-bugfixes) Sneak peek to next releases: - [Experimental: Parallel data sourcing](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#experimental-parallel-data-sourcing) - run source plugins in parallel to speedup sourcing on sites with multiple source plugins **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://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md)
[Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0-next.0...gatsby@2.28.0) ### [`v2.27.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.4...gatsby@2.27.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.4...gatsby@2.27.5) ### [`v2.27.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.3...gatsby@2.27.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.3...gatsby@2.27.4) ### [`v2.27.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.2...gatsby@2.27.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.2...gatsby@2.27.3) ### [`v2.27.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.1...gatsby@2.27.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.1...gatsby@2.27.2) ### [`v2.27.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.0...gatsby@2.27.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.0...gatsby@2.27.1) ### [`v2.27.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.27.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.1...gatsby@2.27.0) Welcome to `gatsby@2.27.0` release (November 2020 #2). [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md) Key highlights of this release: - [create-gatsby](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#create-gatsby) - new, interactive way to create a Gatsby site - [Experimental: Queries on Demand](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-queries-on-demand) - improves `gatsby develop` bootup time - [Experimental: Lazy page bundling](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-lazy-page-bundling-in-development) - also improves `gatsby develop` bootup time - [Experimental: SSR in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-ssr-in-development) - catch SSR errors early - [gatsby-plugin-mdx@1.5.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#gatsby-plugin-mdx150) - new option for better performance - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#notable-bugfixes) Sneak peek to next releases: - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-lazy-images-in-develop) - [Documentation Reorganization](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#documentation-reorganization) **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://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.0-next.0...gatsby@2.27.0) ### [`v2.26.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.0...gatsby@2.26.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.0...gatsby@2.26.1) ### [`v2.26.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.26.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.4...gatsby@2.26.0) Welcome to `gatsby@2.26.0` release (November 2020). [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md) Key highlights of this release: - [New Image Plugin (beta)](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#gatsby-plugin-image010-beta) - access static images without GraphQL, high Lighthouse scores again - [File System Route API](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#file-system-route-api) - create routes from your data using filename conventions - [New Release Process](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#new-release-process) - more stability and clarity around Gatsby releases - [gatsby-source-contentful v4.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#gatsby-source-contentful400) - new RichText implementation, performance improvements Other notable changes: - [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#gatsby-plugin-mdx140) - performance improvements - [Enable compression in the dev server](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#enable-compression-in-the-dev-server) - speeds up remote previews Sneak peek to next releases: - [Queries on Demand](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#queries-on-demand) - improves `gatsby develop` bootup time - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#experimental-lazy-images-in-develop) - [Documentation Reorganization](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#documentation-reorganization) **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). [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.0-next.0...gatsby@2.26.0) ### [`v2.25.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.3...gatsby@2.25.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.3...gatsby@2.25.4) ### [`v2.25.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.2...gatsby@2.25.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.2...gatsby@2.25.3) ### [`v2.25.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.1...gatsby@2.25.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.1...gatsby@2.25.2) ### [`v2.25.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.0...gatsby@2.25.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.0...gatsby@2.25.1) ### [`v2.25.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.92...gatsby@2.25.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.92...gatsby@2.25.0) ### [`v2.24.92`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.91...gatsby@2.24.92) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.91...gatsby@2.24.92) ### [`v2.24.91`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.90...gatsby@2.24.91) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.90...gatsby@2.24.91) ### [`v2.24.90`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.89...gatsby@2.24.90) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.89...gatsby@2.24.90) ### [`v2.24.89`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.88...gatsby@2.24.89) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.88...gatsby@2.24.89) ### [`v2.24.88`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.87...gatsby@2.24.88) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.87...gatsby@2.24.88) ### [`v2.24.87`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.86...gatsby@2.24.87) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.86...gatsby@2.24.87) ### [`v2.24.86`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.85...gatsby@2.24.86) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.85...gatsby@2.24.86) ### [`v2.24.85`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.84...gatsby@2.24.85) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.84...gatsby@2.24.85) ### [`v2.24.84`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.83...gatsby@2.24.84) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.83...gatsby@2.24.84) ### [`v2.24.83`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.82...gatsby@2.24.83) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.82...gatsby@2.24.83) ### [`v2.24.82`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.81...gatsby@2.24.82) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.81...gatsby@2.24.82) ### [`v2.24.81`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.80...gatsby@2.24.81) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.80...gatsby@2.24.81) ### [`v2.24.80`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.79...gatsby@2.24.80) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.79...gatsby@2.24.80) ### [`v2.24.79`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.78...gatsby@2.24.79) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.78...gatsby@2.24.79) ### [`v2.24.78`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.77...gatsby@2.24.78) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.77...gatsby@2.24.78) ### [`v2.24.77`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.76...gatsby@2.24.77) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.76...gatsby@2.24.77) ### [`v2.24.76`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.75...gatsby@2.24.76) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.75...gatsby@2.24.76) ### [`v2.24.75`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.74...gatsby@2.24.75) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.74...gatsby@2.24.75) ### [`v2.24.74`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.73...gatsby@2.24.74) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.73...gatsby@2.24.74) ### [`v2.24.73`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.72...gatsby@2.24.73) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.72...gatsby@2.24.73) ### [`v2.24.72`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.71...gatsby@2.24.72) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.71...gatsby@2.24.72) ### [`v2.24.71`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.70...gatsby@2.24.71) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.70...gatsby@2.24.71) ### [`v2.24.70`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.69...gatsby@2.24.70) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.69...gatsby@2.24.70) ### [`v2.24.69`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.68...gatsby@2.24.69) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.68...gatsby@2.24.69) ### [`v2.24.68`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.67...gatsby@2.24.68) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.67...gatsby@2.24.68) ### [`v2.24.67`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.66...gatsby@2.24.67) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.66...gatsby@2.24.67) ### [`v2.24.66`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.65...gatsby@2.24.66) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.65...gatsby@2.24.66) ### [`v2.24.65`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.64...gatsby@2.24.65) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.64...gatsby@2.24.65) ### [`v2.24.64`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.63...gatsby@2.24.64) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.63...gatsby@2.24.64) ### [`v2.24.63`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.62...gatsby@2.24.63) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.62...gatsby@2.24.63) ### [`v2.24.62`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.61...gatsby@2.24.62) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.61...gatsby@2.24.62) ### [`v2.24.61`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.60...gatsby@2.24.61) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.60...gatsby@2.24.61) ### [`v2.24.60`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.59...gatsby@2.24.60) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.59...gatsby@2.24.60) ### [`v2.24.59`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.58...gatsby@2.24.59) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.58...gatsby@2.24.59) ### [`v2.24.58`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.57...gatsby@2.24.58) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.57...gatsby@2.24.58) ### [`v2.24.57`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.56...gatsby@2.24.57) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.56...gatsby@2.24.57) ### [`v2.24.56`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.55...gatsby@2.24.56) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.55...gatsby@2.24.56) ### [`v2.24.55`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.54...gatsby@2.24.55) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.54...gatsby@2.24.55) ### [`v2.24.54`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.53...gatsby@2.24.54) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.53...gatsby@2.24.54) ### [`v2.24.53`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.52...gatsby@2.24.53) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.52...gatsby@2.24.53) ### [`v2.24.52`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.51...gatsby@2.24.52) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.51...gatsby@2.24.52) ### [`v2.24.51`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.50...gatsby@2.24.51) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.50...gatsby@2.24.51) ### [`v2.24.50`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.49...gatsby@2.24.50) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.49...gatsby@2.24.50) ### [`v2.24.49`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.48...gatsby@2.24.49) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.48...gatsby@2.24.49) ### [`v2.24.48`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.47...gatsby@2.24.48) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.47...gatsby@2.24.48) ### [`v2.24.47`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.46...gatsby@2.24.47) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.46...gatsby@2.24.47) ### [`v2.24.46`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.45...gatsby@2.24.46) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.45...gatsby@2.24.46) ### [`v2.24.45`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.44...gatsby@2.24.45) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.44...gatsby@2.24.45) ### [`v2.24.44`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.43...gatsby@2.24.44) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.43...gatsby@2.24.44) ### [`v2.24.43`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.42...gatsby@2.24.43) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.42...gatsby@2.24.43) ### [`v2.24.42`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.41...gatsby@2.24.42) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.41...gatsby@2.24.42) ### [`v2.24.41`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.40...gatsby@2.24.41) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.40...gatsby@2.24.41) ### [`v2.24.40`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.39...gatsby@2.24.40) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.39...gatsby@2.24.40) ### [`v2.24.39`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.38...gatsby@2.24.39) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.38...gatsby@2.24.39) ### [`v2.24.38`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.37...gatsby@2.24.38) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.37...gatsby@2.24.38) ### [`v2.24.37`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.36...gatsby@2.24.37) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.36...gatsby@2.24.37) ### [`v2.24.36`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.35...gatsby@2.24.36) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.35...gatsby@2.24.36) ### [`v2.24.35`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.34...gatsby@2.24.35) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.34...gatsby@2.24.35) ### [`v2.24.34`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.33...gatsby@2.24.34) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.33...gatsby@2.24.34) ### [`v2.24.33`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.32...gatsby@2.24.33) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.32...gatsby@2.24.33) ### [`v2.24.32`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.31...gatsby@2.24.32) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.31...gatsby@2.24.32) ### [`v2.24.31`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.30...gatsby@2.24.31) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.30...gatsby@2.24.31) ### [`v2.24.30`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.29...gatsby@2.24.30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.29...gatsby@2.24.30) ### [`v2.24.29`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.28...gatsby@2.24.29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.28...gatsby@2.24.29) ### [`v2.24.28`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.27...gatsby@2.24.28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.27...gatsby@2.24.28) ### [`v2.24.27`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.26...gatsby@2.24.27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.26...gatsby@2.24.27) ### [`v2.24.26`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.25...gatsby@2.24.26) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.25...gatsby@2.24.26) ### [`v2.24.25`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.24...gatsby@2.24.25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.24...gatsby@2.24.25) ### [`v2.24.24`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.23...gatsby@2.24.24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.23...gatsby@2.24.24)
mongkuen/gatsby-plugin-root-import ### [`v2.0.6`](https://togithub.com/mongkuen/gatsby-plugin-root-import/compare/b1b37d2a8fd02e9aea3c3767b9af4a6c901805f4...77f0a0ae305b949063d462b9a7e2c416e710f538) [Compare Source](https://togithub.com/mongkuen/gatsby-plugin-root-import/compare/b1b37d2a8fd02e9aea3c3767b9af4a6c901805f4...77f0a0ae305b949063d462b9a7e2c416e710f538)

Renovate configuration

:date: Schedule: "on the 2nd and 4th day instance on sunday after 9pm" (UTC).

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

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

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



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