Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7b6bcc7 to
6e1acdb
Compare
6e1acdb to
bb933e1
Compare
bb933e1 to
91afe13
Compare
91afe13 to
6884b76
Compare
6884b76 to
fb76181
Compare
fb76181 to
c227f2d
Compare
c227f2d to
6f861d0
Compare
6f861d0 to
7aa5542
Compare
7aa5542 to
da945a0
Compare
da945a0 to
606f0a0
Compare
606f0a0 to
ac02e87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.14.4→5.16.13.14.0→3.16.05.14.0→5.16.05.14.0→5.16.05.14.0→5.16.06.14.0→6.16.06.14.0→6.16.06.14.0→6.16.07.14.0→7.16.07.14.0→7.16.05.14.0→5.16.06.14.0→6.16.05.14.0→5.16.0Release Notes
gatsbyjs/gatsby (gatsby)
v5.16.1Compare Source
What's Changed
<title>not updatingdocument.titleby @serhalp and @pieh in #39382Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.16.0...gatsby@5.16.1
v5.16.0Compare Source
What's Changed
body-parserto resolveqsvulnerability warning by @serhalp in #39396React 19
🚀 React 19 is here!
React 19 is now officially supported by Gatsby and all
gatsby-packages maintained by the Gatsby team.This is not a breaking change. You can safely upgrade to this release while staying on React 18.
All packages' peer dependencies on
reactandreact-domhave been extended from^18.0.0to^18.0.0 || ^19.0.0.All existing stable Gatsby functionality is intended to now work with React 19.
PR: #39306
Upgrade Guide
To upgrade to React 19, first upgrade
gatsbyand all your dependencies that start withgatsby-to the latest version. (Check out this guide if you need help with that.)Then, follow the React 19 upgrade guide. No other changes are required.
Please note:
New features
Gatsby now supports React 19's new root error callbacks.
Users can export
onCaughtErrorandonUncaughtErrorfrom theirgatsby-browser.jsto handle errors caught by error boundaries and uncaught errors respectively:In development, these errors also appear in Gatsby's Fast Refresh error overlay. These callbacks are only invoked in React 19.
Node.js 24
Node.js 24 is now officially supported by Gatsby.
PR: #39380 and #39398
Notable bugfixes & improvements
gatsby,gatsby-source-drupal:body-parserto resolveqsvulnerability warning by @serhalp in #39396Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.15.0...gatsby@5.16.0
v5.15.0Compare 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.
gatsby developfails with Node.js 22.7.0, 22.8.0, and 22.9.0There 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 developto 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.)
DEV_SSRenabled 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 developdev server to occasionally hang for 15 seconds. This can only occur if you have opted in to the experimentalDEV_SSRflag.👉🏼 To avoid this, disable the experimental
DEV_SSRflag. (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.6Compare Source
2025-08-06
What's Changed
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.5Compare Source
2025-06-19
What's Changed
Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.4...gatsby@5.14.5
gatsbyjs/gatsby (gatsby-plugin-image)
v3.16.0Compare Source
🧾 Release notes
Features
Other Changes
v3.15.0Compare Source
🧾 Release notes
Bug Fixes
gatsbyjs/gatsby (gatsby-plugin-manifest)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v5.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-manifest
gatsbyjs/gatsby (gatsby-plugin-no-sourcemaps)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v5.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-no-sourcemaps
gatsbyjs/gatsby (gatsby-plugin-sharp)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v5.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-sharp
gatsbyjs/gatsby (gatsby-plugin-sitemap)
v6.16.0Compare Source
🧾 Release notes
Features
Bug Fixes
Other Changes
v6.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-sitemap
gatsbyjs/gatsby (gatsby-plugin-styled-jsx)
v6.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v6.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-styled-jsx
gatsbyjs/gatsby (gatsby-remark-copy-linked-files)
v6.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v6.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-remark-copy-linked-files
gatsbyjs/gatsby (gatsby-remark-images)
v7.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v7.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-remark-images
gatsbyjs/gatsby (gatsby-remark-prismjs)
v7.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v7.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-remark-prismjs
gatsbyjs/gatsby (gatsby-source-filesystem)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v5.15.0Compare Source
🧾 Release notes
Bug Fixes
gatsbyjs/gatsby (gatsby-transformer-remark)
v6.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v6.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-transformer-remark
gatsbyjs/gatsby (gatsby-transformer-sharp)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
v5.15.0Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-transformer-sharp
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.
This PR was generated by Mend Renovate. View the repository job log.