Skip to content

fix(gatsby): Add React 19 to peer dependency range - #22672

Merged
chargome merged 1 commit into
developfrom
feat/gatsby-react-19-peer-dep
Jul 27, 2026
Merged

fix(gatsby): Add React 19 to peer dependency range#22672
chargome merged 1 commit into
developfrom
feat/gatsby-react-19-peer-dep

Conversation

@chargome

@chargome chargome commented Jul 27, 2026

Copy link
Copy Markdown
Member

Gatsby supports React 19 as of 5.16.0, but @sentry/gatsby still declared react: 17.x || 18.x. The package just delegates to @sentry/react, which already declares 19.x, so no source changes are needed.

came up in review of #22665.

Gatsby supports React 19 as of 5.16.0, but `@sentry/gatsby` still declared
`react: 17.x || 18.x`, causing a spurious peer warning on install. The package
just delegates to `@sentry/react`, which already declares `19.x`.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@chargome chargome self-assigned this Jul 27, 2026
@chargome
chargome requested a review from andreiborza July 27, 2026 10:57
@andreiborza

andreiborza commented Jul 27, 2026

Copy link
Copy Markdown
Member

batman begin

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 9254547. Configure here.

@chargome
chargome marked this pull request as ready for review July 27, 2026 11:06
@chargome
chargome requested a review from a team as a code owner July 27, 2026 11:06
@chargome
chargome requested review from nicohrubec and s1gr1d and removed request for a team July 27, 2026 11:06
@chargome
chargome merged commit b5b3aa1 into develop Jul 27, 2026
43 checks passed
@chargome
chargome deleted the feat/gatsby-react-19-peer-dep branch July 27, 2026 11:06
chargome added a commit that referenced this pull request Jul 27, 2026
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.

2 participants