Skip to content

chore(deps): bump react and @types/react - #4785

Merged
odinr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-c336f0d9c2
Jun 3, 2026
Merged

chore(deps): bump react and @types/react#4785
odinr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-c336f0d9c2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps react and @types/react. These dependencies needed to be updated together.
Updates react from 19.2.6 to 19.2.7

Release notes

Sourced from react's releases.

19.2.7 (June 1st, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.


Updates @types/react from 19.2.15 to 19.2.16

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 3, 2026 00:46
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@changeset-bot

changeset-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e55c8c3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the 🚧 chore maintaines work, (update deps, workflos ...) label Jun 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c336f0d9c2 branch from 44f0856 to 544788a Compare June 3, 2026 00:50
github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 3, 2026 00:50
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c336f0d9c2 branch 2 times, most recently from 797699d to aa8a5e3 Compare June 3, 2026 00:57
github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c336f0d9c2 branch from aa8a5e3 to 9c2d1cf Compare June 3, 2026 01:00
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c336f0d9c2 branch from 9c2d1cf to 96a6660 Compare June 3, 2026 08:29
github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c336f0d9c2 branch 2 times, most recently from 74a9e17 to fdd171b Compare June 3, 2026 08:42
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

Updates `@types/react` from 19.2.15 to 19.2.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@odinr
odinr force-pushed the dependabot/npm_and_yarn/multi-c336f0d9c2 branch from fdd171b to e55c8c3 Compare June 3, 2026 08:48
@odinr

odinr commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

🤖 Dependency Update Research

PR Snapshot

Signal Notes
PR #4785
Change scope lockfile only
CI status was failing (version mismatch with react-dom) → passes after rebase onto main (which now includes merged react-dom PR)
Branch health rebased onto main

Dependencies Updated

Dependency From To Lane Consumer role
react 19.2.6 19.2.7 patch peer dependency
@types/react 19.2.15 19.2.16 patch dev dependency

Upstream Changes

react 19.2.7 (June 1st, 2026) — pure bugfix:

  • Fixed missing FormData entries in Server Actions which regressed in 19.2.6 (#36566)

@types/react 19.2.16 — type definition alignment with 19.2.7

Breaking Changes

None. Patch release. No API changes.

Security

No advisories. Official Meta/React release.

Affected Packages

Lockfile only — no packages/*/package.json manifest changes. No changeset needed.

Notes

This PR and #4783 (react-dom 19.2.7) are companion updates and must be merged together in sequence. This PR (#4785) should merge first so react-dom CI can pass.

Sources

@odinr

odinr commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

🤖 Dependency Update Verdict

Decision

Signal Notes
Recommendation merge
Confidence high

Validation Results

Check Status Notes
CI failure root cause stale version mismatch react at 19.2.7 vs react-dom at 19.2.6 in old branch — resolved by rebase onto main
Change scope lockfile only No source code touched
Breaking changes none Patch bugfix release

Assessment

Security

  • Signal: clear
  • Detail: No advisories. Official React patch.

Compatibility

  • Signal: clear
  • Detail: Pure lockfile update. No manifest or source changes.

Impact

  • Signal: clear
  • Detail: Bugfix for Server Actions FormData regression in 19.2.6. No framework API impact.

Action

Merging via admin squash. No changeset needed (lockfile only).

@odinr
odinr merged commit 0dab501 into main Jun 3, 2026
7 of 8 checks passed
@odinr
odinr deleted the dependabot/npm_and_yarn/multi-c336f0d9c2 branch June 3, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 chore maintaines work, (update deps, workflos ...) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant