Open
Conversation
|
✅ Deploy Preview for gatsby-themes canceled.
|
ab667e7 to
4d46167
Compare
7f1c3a1 to
9ab6316
Compare
9ab6316 to
413afef
Compare
413afef to
def7f8e
Compare
def7f8e to
67c76b2
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:
^22.18.10→^22.19.7^18.3.20→^18.3.27^5.15.0→^5.16.0^5.15.0→^5.16.0^8.15.0→^8.16.0^5.15.0→^5.16.0^5.15.0→^5.16.0^5.15.0→^5.16.0^6.15.0→^6.16.0^5.15.0→^5.16.0Release Notes
gatsbyjs/gatsby (gatsby)
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
gatsbyjs/gatsby (gatsby-plugin-catch-links)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
gatsbyjs/gatsby (gatsby-plugin-emotion)
v8.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
gatsbyjs/gatsby (gatsby-plugin-feed)
v5.16.0Compare Source
🧾 Release notes
Features
Bug Fixes
Other Changes
gatsbyjs/gatsby (gatsby-plugin-manifest)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
gatsbyjs/gatsby (gatsby-plugin-mdx)
v5.16.0Compare Source
🧾 Release notes
Features
Other Changes
gatsbyjs/gatsby (gatsby-plugin-sitemap)
v6.16.0Compare Source
🧾 Release notes
Features
Bug Fixes
Other Changes
gatsbyjs/gatsby (gatsby-source-filesystem)
v5.16.0Compare Source
🧾 Release notes
Bug Fixes
Other Changes
Configuration
📅 Schedule: Branch creation - "before 10am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.