Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Change Age Confidence
gatsby (source, changelog) 5.13.6 -> 5.15.0 age confidence
gatsby-plugin-google-analytics (source) 5.13.1 -> 5.15.0 age confidence
gatsby-plugin-manifest (source) 5.13.1 -> 5.15.0 age confidence
gatsby-plugin-offline (source) 6.13.2 -> 6.15.0 age confidence
gatsby-plugin-react-helmet (source) 6.13.1 -> 6.15.0 age confidence
gatsby-plugin-sass (source) 6.13.1 -> 6.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/gatsby@5.14.6...gatsby@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 glob@11.0.3: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.6.0"

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.5...gatsby@5.14.6

v5.14.5

Compare Source

2025-06-19

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.4...gatsby@5.14.5

v5.14.4

Compare Source

2025-06-06

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.3...gatsby@5.14.4

v5.14.3

Compare Source

2025-04-09

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.2...gatsby@5.14.3

v5.14.2

Compare Source

2025-04-07

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.1...gatsby@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

gatsbyjs/gatsby (gatsby-plugin-google-analytics)

v5.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

v5.14.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-google-analytics

gatsbyjs/gatsby (gatsby-plugin-manifest)

v5.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-manifest

v5.14.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-manifest

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-manifest

gatsbyjs/gatsby (gatsby-plugin-offline)

v6.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-offline

v6.14.0

Compare Source

🧾 Release notes

Bug Fixes
6.13.3 (2024-08-26)
Bug Fixes
6.13.2 (2024-04-10)
Bug Fixes
6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-offline

v6.13.3

Compare Source

🧾 Release notes

Bug Fixes
6.13.3 (2024-08-26)
Bug Fixes
6.13.2 (2024-04-10)
Bug Fixes
6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-offline

gatsbyjs/gatsby (gatsby-plugin-react-helmet)

v6.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

v6.14.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-react-helmet

6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-react-helmet

gatsbyjs/gatsby (gatsby-plugin-sass)

v6.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-sass

v6.14.0

Compare Source

🧾 Release notes

Chores
  • update dependency autoprefixer to ^10.4.16 for gatsby-plugin-sass #​38500 (24afe95)
6.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-sass


Configuration

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

🚦 Automerge: Enabled.

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

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


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

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

@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from d4626e0 to 8139ee3 Compare July 22, 2024 20:50
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from 8139ee3 to 7238d6f Compare August 26, 2024 16:55
@renovate renovate bot changed the title [renovate-bot] - Update dependency gatsby to v5.13.7 [renovate-bot] - Update gatsby monorepo Aug 26, 2024
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from 7238d6f to d65236b Compare November 6, 2024 22:10
@renovate renovate bot changed the title [renovate-bot] - Update gatsby monorepo [renovate-bot] - Update gatsby monorepo to v5.14.0 Dec 8, 2024
@renovate renovate bot changed the title [renovate-bot] - Update gatsby monorepo to v5.14.0 [renovate-bot] - Update gatsby monorepo Dec 8, 2024
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from d65236b to 670c933 Compare December 20, 2024 17:11
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch 2 times, most recently from b59c18b to caed5bf Compare April 9, 2025 13:26
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from caed5bf to 030517c Compare June 6, 2025 19:31
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from 030517c to aefbe9e Compare June 20, 2025 20:42
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch 3 times, most recently from 8ad17f7 to d5d0377 Compare August 13, 2025 14:13
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from d5d0377 to e2cb0b4 Compare August 19, 2025 13:42
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch 2 times, most recently from 05c98a1 to 1d35875 Compare August 31, 2025 11:28
@renovate renovate bot force-pushed the renovate/gatsby-monorepo branch from 1d35875 to 3115b7e Compare September 25, 2025 16:32
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.

0 participants