Skip to content

build(deps-dev): Bump react, react-dom and @types/react#405

Merged
NiveditJain merged 2 commits into
mainfrom
dependabot/bun/multi-c336f0d9c2
Jun 5, 2026
Merged

build(deps-dev): Bump react, react-dom and @types/react#405
NiveditJain merged 2 commits into
mainfrom
dependabot/bun/multi-c336f0d9c2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated 2026-06-05: Cherry-picked the react-dom 19.2.6 → 19.2.7 bump from #408 onto this branch. React enforces that react and react-dom must share the exact same patch version at runtime, so the two halves had to ship together — bumping react alone broke 10 component test suites with Incompatible React versions: react: 19.2.7 / react-dom: 19.2.6. #408 is now redundant and will be closed.

This PR now bundles:


Bumps react and @types/react. These dependencies needed to be updated together.

Updates react from 19.2.6 to 19.2.7. Release notes: 19.2.7 (June 1st, 2026) — fixed missing FormData entries in Server Actions which regressed in 19.2.6 (facebook/react#36566 by @unstubbable). See full diff at the v19.2.7 compare view.

Updates @types/react from 19.2.15 to 19.2.16. See full diff at DefinitelyTyped commits for types/react.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jun 3, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​react@​19.2.15 ⏵ 19.2.161001007996100
Updatedreact@​19.2.6 ⏵ 19.2.71001008497100
Updatedreact-dom@​19.2.6 ⏵ 19.2.71001009298100

View full report

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:development
  update-type: version-update:semver-patch
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bun/multi-c336f0d9c2 branch from 83a5b0f to 2a0657f Compare June 5, 2026 06:03
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) 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-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@NiveditJain NiveditJain changed the title build(deps-dev): Bump react and @types/react build(deps-dev): Bump react, react-dom and @types/react Jun 5, 2026
@NiveditJain NiveditJain merged commit 59f945f into main Jun 5, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/bun/multi-c336f0d9c2 branch June 5, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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