Update react monorepo to v19.2.7#251
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
March 5, 2026 19:58
9685e22 to
ee5aae0
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 8, 2026 23:44
ee5aae0 to
8d8d8b7
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 6, 2026 18:15
8d8d8b7 to
5394e51
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
June 1, 2026 20:41
5394e51 to
c8dfa12
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
June 17, 2026 17:29
c8dfa12 to
04d0cb0
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
June 24, 2026 20:10
30326c4 to
90a3b70
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
June 24, 2026 20:15
5e60a9b to
20eb18d
Compare
ryandens
force-pushed
the
renovate/react-monorepo
branch
from
June 24, 2026 21:47
20eb18d to
5668a04
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
June 24, 2026 21:49
90e4f3a to
2d8582d
Compare
Bump react and react-dom to ^19.2.7 in package.json and regenerate yarn.lock and package-lock.json so the manifest and lockfiles stay consistent. Renovate's lockfile-only update left package.json at ^19.0.0, breaking `yarn install --frozen-lockfile` in test-deploy. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ryandens
force-pushed
the
renovate/react-monorepo
branch
from
June 24, 2026 21:51
2d8582d to
9500333
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
ryandens
approved these changes
Jun 24, 2026
ryandens
added a commit
that referenced
this pull request
Jun 24, 2026
The default rangeStrategy ("auto") leaves package.json ranges untouched
when a new version is still within range, updating only the lockfiles.
That rewrote lockfile entries (e.g. prettier@^3.8.4, react@^19.2.7) to
specs that no longer matched the package.json constraints (^3.2.5,
^19.0.0), so `yarn install --frozen-lockfile` failed and broke the
build on every such Renovate PR (#251, #257).
Setting rangeStrategy to "bump" makes Renovate bump the package.json
range to the new version and regenerate the lockfiles together, keeping
the manifest and lockfiles consistent.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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:
19.2.0→19.2.719.2.0→19.2.7Release Notes
facebook/react (react)
v19.2.7: 19.2.7 (June 1st, 2026)Compare Source
React Server Components
FormDataentries in Server Actions which regressed in 19.2.6(#36566 by @unstubbable)
v19.2.6: 19.2.6 (May 6th, 2026)Compare Source
React Server Components
(by @eps1lon and @unstubbable)
v19.2.5: 19.2.5 (April 8th, 2026)Compare Source
React Server Components
v19.2.4: 19.2.4 (January 26th, 2026)Compare Source
React Server Components
v19.2.3: 19.2.3 (December 11th, 2025)Compare Source
React Server Components
v19.2.2: 19.2.2 (December 11th, 2025)Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.2.1: 19.2.1 (December 3rd, 2025)Compare Source
React Server Components
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.