Skip to content

chore(deps): update dependency react to v19.2.8 - #308

Merged
nedtwigg merged 4 commits into
mainfrom
renovate/react-19.x-lockfile
Jul 27, 2026
Merged

chore(deps): update dependency react to v19.2.8#308
nedtwigg merged 4 commits into
mainfrom
renovate/react-19.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 19.2.719.2.8 age adoption passing confidence

Release Notes

react/react (react)

v19.2.8

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Only on Monday (* * * * 1)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0dbb459
Status: ✅  Deploy successful!
Preview URL: https://35d5decc.mouseterm.pages.dev
Branch Preview URL: https://renovate-react-19-x-lockfile.mouseterm.pages.dev

View logs

react and react-dom must be the exact same version — react-dom's client
runtime throws "Incompatible React versions" when they differ, which was
failing 7 lib test suites. Renovate bumped only react (19.2.7 -> 19.2.8),
leaving react-dom at 19.2.7.
@renovate

renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

react and react-dom ship from one repo on one version number and
react-dom asserts an exact match at runtime, so Renovate splitting them
into #308 and #309 left main one merge away from "Incompatible React
versions". Group all four react packages so the pair always moves
together.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Resolves the pnpm-lock.yaml conflict from the storybook (#310) and
tailwind (#311) bumps that landed after this branch was cut. Resolution
takes main's lockfile wholesale and re-applies react + react-dom 19.2.8
on top via pnpm, so the lock diff against main is exactly those two
packages; package.json ranges stay at ^19.2.6 per rangeStrategy
update-lockfile.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nedtwigg
nedtwigg merged commit 9bb14f1 into main Jul 27, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/react-19.x-lockfile branch July 27, 2026 20:20
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