Skip to content

Update react monorepo to v19.2.7#251

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/react-monorepo
Jun 24, 2026
Merged

Update react monorepo to v19.2.7#251
renovate[bot] merged 1 commit into
mainfrom
renovate/react-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react (source) 19.2.019.2.7 age confidence
react-dom (source) 19.2.019.2.7 age confidence

Release Notes

facebook/react (react)

v19.2.7: 19.2.7 (June 1st, 2026)

Compare Source

React Server Components

v19.2.6: 19.2.6 (May 6th, 2026)

Compare Source

React Server Components

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

v19.2.1: 19.2.1 (December 3rd, 2025)

Compare Source

React Server Components

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 8am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


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

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

@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 9685e22 to ee5aae0 Compare March 5, 2026 19:58
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from ee5aae0 to 8d8d8b7 Compare April 8, 2026 23:44
@renovate renovate Bot changed the title Update react monorepo to v19.2.4 Update react monorepo to v19.2.5 Apr 8, 2026
@renovate renovate Bot changed the title Update react monorepo to v19.2.5 Update react monorepo to v19.2.6 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 8d8d8b7 to 5394e51 Compare May 6, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 5394e51 to c8dfa12 Compare June 1, 2026 20:41
@renovate renovate Bot changed the title Update react monorepo to v19.2.6 Update react monorepo to v19.2.7 Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from c8dfa12 to 04d0cb0 Compare June 17, 2026 17:29
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 30326c4 to 90a3b70 Compare June 24, 2026 20:10
@renovate
renovate Bot enabled auto-merge June 24, 2026 20:10
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 5e60a9b to 20eb18d Compare June 24, 2026 20:15
@ryandens
ryandens force-pushed the renovate/react-monorepo branch from 20eb18d to 5668a04 Compare June 24, 2026 21:47
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 90e4f3a to 2d8582d Compare June 24, 2026 21:49
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
ryandens force-pushed the renovate/react-monorepo branch from 2d8582d to 9500333 Compare June 24, 2026 21:51
@renovate

renovate Bot commented Jun 24, 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.

@renovate
renovate Bot added this pull request to the merge queue Jun 24, 2026
Merged via the queue into main with commit d89871f Jun 24, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/react-monorepo branch June 24, 2026 21:54
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>
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.

1 participant