Skip to content

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

Merged
mcowger merged 1 commit into
mainfrom
dependabot/bun/multi-c336f0d9c2
Jun 4, 2026
Merged

chore(deps): bump react and @types/react#556
mcowger merged 1 commit into
mainfrom
dependabot/bun/multi-c336f0d9c2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2026
@greptile-apps

greptile-apps Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Routine Dependabot patch bump of react (19.2.6 → 19.2.7) and @types/react (19.2.15 → 19.2.16). The React 19.2.7 release fixes a regression in Server Actions where FormData entries were silently dropped.

  • packages/frontend/package.json and bun.lock updated to reflect the new versions and hashes.
  • A new @redocly/cli/react nested entry (pinned to 19.2.6) appears in bun.lock — this is Bun's standard nested-dependency isolation and does not affect the frontend's own React version.

Confidence Score: 5/5

Safe to merge — this is a patch-level React bump that fixes a FormData regression with no API or type-compatibility changes.

Both changes are automated lockfile and manifest updates for patch releases. React 19.2.7 only fixes a FormData bug introduced in 19.2.6; the @types/react bump is a corresponding minor type update. react-dom remains on 19.2.6 and its peer dependency range (^19.2.6) accepts 19.2.7, so there is no version mismatch.

No files require special attention.

Important Files Changed

Filename Overview
packages/frontend/package.json Bumps react from ^19.2.6 to ^19.2.7 and @types/react from ^19.2.15 to ^19.2.16 — patch-level version bumps with no other changes.
bun.lock Lockfile updated to reflect new react (19.2.7) and @types/react (19.2.16) hashes; also adds a nested @redocly/cli/react entry pinned to 19.2.6, which is normal nested-dep isolation by Bun.

Reviews (1): Last reviewed commit: "chore(deps): bump react and @types/react" | Re-trigger Greptile

@mcowger mcowger merged commit 925405f into main Jun 4, 2026
2 checks passed
@mcowger mcowger deleted the dependabot/bun/multi-c336f0d9c2 branch June 4, 2026 15:28
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