Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

This PR contains the following updates:

Package Change Age Confidence
gatsby (source, changelog) 2.32.13 -> 5.15.0 age confidence
gatsby-plugin-offline (source) 3.10.2 -> 6.15.0 age confidence
gatsby-plugin-react-helmet (source) 3.10.0 -> 6.15.0 age confidence
gatsby-plugin-styled-components (source) 3.10.0 -> 6.15.0 age confidence
gatsby-plugin-typescript (source) 2.12.1 -> 5.15.0 age confidence

Release Notes

gatsbyjs/gatsby (gatsby)

v5.15.0

Compare Source

What's Changed

Node.js 22

This release formally introduces Node.js 22 support, which is officially tested and supported going forward.

If you wish to use Node.js 22 with Gatsby, we highly recommend using the latest 22.x release, as there are known issues with some older 22.x versions that Gatsby is unable to work around at this time.

⚠️ Known Issue: gatsby develop fails with Node.js 22.7.0, 22.8.0, and 22.9.0

There is a critical bug in Node.js (nodejs/node#55145?) affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes gatsby develop to fail with the error reported in #​39068.

👉🏼 To avoid this, use Node.js 22.10.0 or later. (You can also use 22.6.0 or earlier.)

⚠️ Known Issue: Page loads may hang in dev with experimental DEV_SSR enabled and Node.js ≥22.14.0 (or ≥20.19.0)

This will not affect most users.

A change landed in Node.js 20.19.0 and 22.14.0 results in requests to the gatsby develop dev server to occasionally hang for 15 seconds. This can only occur if you have opted in to the experimental DEV_SSR flag.

👉🏼 To avoid this, disable the experimental DEV_SSR flag. (You can also downgrade to Node.js 22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)

New Contributors

Thank you!

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0

v5.14.6

Compare Source

2025-08-06

What's Changed

  • fix: don't treat timestamps as dynamic paths (#​39340) by @​gatsbybot in #​39341
  • fix: use forked devcert to avoid pulling transitive deps from its @​types/* deps (#​39343) by @​gatsbybot in #​39345
    • This fixes npm install errors/warnings with Node.js 18 that look like error [email protected]: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.6.0"

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6

v5.14.5

Compare Source

2025-06-19

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.5

v5.14.4

Compare Source

2025-06-06

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.4

v5.14.3

Compare Source

2025-04-09

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.3

v5.14.2

Compare Source

2025-04-07

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.2

v5.14.1

Compare Source

v5.14.0: v5.14.0

Compare Source

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7: v5.13.7

Compare Source

2024-07-12

What's Changed

See full release notes: #​39046

v5.13.6: v5.13.6

Compare Source

2024-05-29

What's Changed

See full release notes: #​39004

v5.13.5: v5.13.5

Compare Source

2024-05-17

What's Changed

See full release notes: #​38984

v5.13.4: v5.13.4

Compare Source

2024-04-10

What's Changed

See full release notes: #​38969

v5.13.3: v5.13.3

Compare Source

2024-01-24

What's Changed

See full release notes: #​38834

v5.13.2: v5.13.2

Compare Source

2024-01-23

What's Changed

See full release notes: #​38821

v5.13.1: v5.13.1

Compare Source

2013-12-22

What's Changed

See full release notes: #​38796.

v5.13.0: v5.13.0

Compare Source

Welcome to [email protected] release (December 2023 #1)

Key highlight of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

v5.12.12

Compare Source

v5.12.11

Compare Source

v5.12.10

Compare Source

v5.12.9

Compare Source

v5.12.8

Compare Source

v5.12.7

Compare Source

v5.12.6

Compare Source

v5.12.5

Compare Source

v5.12.4

Compare Source

v5.12.3

Compare Source

v5.12.2

Compare Source

v5.12.1

Compare Source

v5.12.0: v5.12.0

Compare Source

Welcome to [email protected] release (August 2023 #1)

Key highlight of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

v5.11.0: v5.11.0

Compare Source

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.10.0: v5.10.0

Compare Source

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out 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.

Previous release notes

Full changelog

v5.9.1

Compare Source

v5.9.0: v5.9.0

Compare Source

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.8.1

Compare Source

v5.8.0

Compare Source

v5.7.0: v5.7.0

Compare Source

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out 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.

Previous release notes

Full changelog

v5.6.1

Compare Source

v5.6.0: v5.6.0

Compare Source

Welcome to [email protected] release (February 2023 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.5.0: v5.5.0

Compare Source

Welcome to [email protected] release (January 2023 #2)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.4.2

Compare Source

v5.4.1

Compare Source

v5.4.0: v5.4.0

Compare Source

Welcome to [email protected] release (January 2023 #1)

The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.

So check out the notable bugfixes section to learn more.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0: v5.3.0

Compare Source

Welcome to [email protected] release (December 2022 #​1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.2.0: v5.2.0

Compare Source

Welcome to [email protected] release (November 2022 #3)

This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v5.1.0: v5.1.0

Compare Source

Welcome to [email protected] release (November 2022 #2)

This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

Some brief notes about what Gatsby 5 brings to the table:

  • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
  • Partial Hydration allows you to ship only the necessary JavaScript to the browser

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v5.0.1

Compare Source

v5.0.0: v5.0.0

Compare Source

Welcome to [email protected] release (November 2022 #1)

Key highlights of this release:

Major dependency updates:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v4.25.9

Compare Source

v4.25.8

Compare Source

v4.25.7

Compare Source

v4.25.6

Compare Source

v4.25.5

Compare Source

v4.25.4

Compare Source

v4.25.3

Compare Source

v4.25.2

Compare Source

v4.25.1

Compare Source

v4.25.0

Compare Source

v4.24.8

Compare Source

v4.24.7

Compare Source

v4.24.6

Compare Source

v4.24.5

Compare Source

v4.24.4

Compare Source

v4.24.3

Compare Source

v4.24.2

Compare Source

v4.24.1

Compare Source

v4.24.0: v4.24

Compare Source

Welcome to [email protected] release (September 2022 #2)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.23.1

Compare Source

v4.23.0: v4.23

Compare Source

Welcome to [email protected] release (September 2022 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.22.1

Compare Source

v4.22.0: v4.22

Compare Source

Welcome to [email protected] release (August 2022 #3)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.21.1

Compare Source

v4.21.0: v4.21

Compare Source

Welcome to [email protected] release (August 2022 #2)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.20.0: v4.20

Compare Source

Welcome to [email protected] release (August 2022 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.19.2

Compare Source

v4.19.1

Compare Source

v4.19.0: v4.19

Compare Source

Welcome to [email protected] release (July 2022 #2)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.18.2

Compare Source

v4.18.1

Compare Source

v4.18.0: v4.18

Compare Source

Welcome to [email protected] release (July 2022 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.17.2

Compare Source

v4.17.1

Compare Source

v4.17.0: v4.17

Compare Source

Welcome to [email protected] release (June 2022 #2)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v4.16.0: v4.16

Compare Source

Welcome to [email protected] release (June 2022 #1)

Key highlights of this release:

Also check out 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.

Previous release notes

Full changelog

v4.15.2

Compare Source

v4.15.1

Compare Source

v4.15.0: v4.15

Compare Source

Welcome to [email protected] release (May 2022 #2)

Key highlights of this release:

Also check out 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.

Previous release notes

[Full changelog][full-changelog]

v4.14.1

Compare Source

v4.14.0: v4.14

Compare Source

Welcome to [email protected] release (May 2022 #1)

Key highlights of this release:

Also check out 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.

Previous release notes

Full changelog

v4.13.1

Compare Source

v4.13.0: v4.13

Compare Source

Welcome to [email protected] release (April 2022 #2)

Key highlights of this release:

Also check out 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.

Previous release notes

Full changelog

v4.12.1

Compare Source

v4.12.0: v4.12

Compare Source

Welcome to [email protected] release (April 2022 #1)

Key highlights of this release:

Also check out 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.

Previous release notes

Full changelog

v4.11.3

Compare Source

v4.11.2

Compare Source

v4.11.1

Compare Source

v4.11.0: v4.11

Compare Source

Welcome to [email protected] release (March 2022 #3)

Key highlights of this release:

Also check out 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.

Previous release notes

Full changelog

v4.10.3

Compare Source

[v4.10.2](https://re


Configuration

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

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

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.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.29%. Comparing base (afcebd9) to head (e36d49a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #620   +/-   ##
=======================================
  Coverage   91.29%   91.29%           
=======================================
  Files          25       25           
  Lines         885      885           
  Branches      241      241           
=======================================
  Hits          808      808           
  Misses         70       70           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 15 times, most recently from 1dcd6ab to 891e397 Compare May 16, 2023 09:45
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 890fec8 to 3ab0490 Compare May 22, 2023 04:07
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 3 times, most recently from 1f73764 to a61363e Compare May 27, 2023 02:10
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 98c2db8 to 1275bfc Compare June 15, 2023 14:29
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 1275bfc to f6a7ef6 Compare August 24, 2023 13:14
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from f6a7ef6 to 85dac7b Compare October 9, 2023 15:22
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 058d144 to 2b1accd Compare October 26, 2023 12:10
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 16faa45 to 6429a38 Compare December 18, 2023 13:01
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 6429a38 to 69ff82c Compare January 23, 2024 15:19
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 69ff82c to ac678bc Compare February 24, 2024 00:13
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from ac678bc to 7d67787 Compare April 10, 2024 21:02
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 6 times, most recently from 6d221c6 to 340a3e9 Compare August 7, 2024 03:51
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 340a3e9 to a41f1b1 Compare August 26, 2024 14:45
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from a41f1b1 to 02e07da Compare November 6, 2024 21:43
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from e8014a2 to b19c5a0 Compare December 20, 2024 17:20
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from 44a30a1 to 1af6707 Compare April 9, 2025 07:20
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 1af6707 to 383f398 Compare June 6, 2025 19:24
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 383f398 to 6d1523a Compare June 20, 2025 19:09
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 3 times, most recently from 2c44297 to 10857dd Compare August 13, 2025 17:27
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 10857dd to 1929838 Compare August 19, 2025 17:44
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from e066b7c to 3cdd24a Compare August 31, 2025 10:46
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 3cdd24a to c5673e3 Compare September 25, 2025 19:44
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch 2 times, most recently from eadb70d to 9165bd8 Compare October 21, 2025 16:50
@renovate renovate bot force-pushed the renovate/major-gatsby-monorepo branch from 9165bd8 to e36d49a Compare November 10, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant