Skip to content

fix(deps): update www#1448

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/www-www-minor
Nov 1, 2025
Merged

fix(deps): update www#1448
renovate[bot] merged 1 commit intomainfrom
renovate/www-www-minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Change Age Confidence
gatsby (source, changelog) ^5.14.5 -> ^5.15.0 age confidence
gatsby-adapter-netlify (source) ^1.2.0 -> ^1.3.0 age confidence
gatsby-plugin-catch-links (source) ^5.14.0 -> ^5.15.0 age confidence
gatsby-plugin-image (source) ^3.14.0 -> ^3.15.0 age confidence
gatsby-plugin-manifest (source) ^5.14.0 -> ^5.15.0 age confidence
gatsby-plugin-sharp (source) ^5.14.0 -> ^5.15.0 age confidence
gatsby-plugin-sitemap (source) ^6.14.0 -> ^6.15.0 age confidence
gatsby-source-filesystem (source) ^5.14.0 -> ^5.15.0 age confidence
gatsby-transformer-sharp (source) ^5.14.0 -> ^5.15.0 age confidence
gatsby-transformer-yaml (source) ^5.14.0 -> ^5.15.0 age confidence
three (source) 0.175.0 -> 0.181.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

gatsbyjs/gatsby (gatsby-adapter-netlify)

v1.3.0

Compare Source

🧾 Release notes

Bug Fixes
1.2.1 (2025-08-05)
Bug Fixes

v1.2.1

Compare Source

🧾 Release notes

Bug Fixes
1.2.1 (2025-08-05)
Bug Fixes
gatsbyjs/gatsby (gatsby-plugin-catch-links)

v5.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

gatsbyjs/gatsby (gatsby-plugin-image)

v3.15.0

Compare Source

🧾 Release notes

Bug Fixes
gatsbyjs/gatsby (gatsby-plugin-manifest)

v5.15.0

Compare Source

🧾 Release notes

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

gatsbyjs/gatsby (gatsby-plugin-sharp)

v5.15.0

Compare Source

🧾 Release notes

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

gatsbyjs/gatsby (gatsby-plugin-sitemap)

v6.15.0

Compare Source

🧾 Release notes

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

gatsbyjs/gatsby (gatsby-source-filesystem)

v5.15.0

Compare Source

🧾 Release notes

Bug Fixes
gatsbyjs/gatsby (gatsby-transformer-sharp)

v5.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-transformer-sharp

gatsbyjs/gatsby (gatsby-transformer-yaml)

v5.15.0

Compare Source

🧾 Release notes

Note: Version bump only for package gatsby-transformer-yaml

mrdoob/three.js (three)

v0.181.0

Compare Source

v0.180.0

Compare Source

v0.179.1

Compare Source

v0.179.0

Compare Source

v0.178.0

Compare Source

v0.177.0

Compare Source

v0.176.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 10am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 added the renovate label Nov 1, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 1, 2025

⚠️ No Changeset found

Latest commit: db99fd9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot enabled auto-merge (squash) November 1, 2025 03:31
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 1, 2025

Deploy Preview for gatsby-themes failed.

Name Link
🔨 Latest commit db99fd9
🔍 Latest deploy log https://app.netlify.com/projects/gatsby-themes/deploys/69057f1156e5fb0008776660

@renovate renovate bot merged commit 929fc70 into main Nov 1, 2025
10 of 14 checks passed
@renovate renovate bot deleted the renovate/www-www-minor branch November 1, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants