Skip to content

build(deps): bump react and @types/react - #9160

Draft
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-3146d5559c
Draft

build(deps): bump react and @types/react#9160
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-3146d5559c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

19.2.7 (June 1st, 2026)

React Server Components

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

... (truncated)

Changelog

Sourced from react's changelog.

19.2.7 (June 1, 2026)

React Server Components

19.2.6 (May 6, 2026)

React Server Components

19.2.5 (March 18, 2026)

React Server Components

19.2.4 (Jan 26, 2026)

React Server Components

19.2.3 (Dec 11, 2025)

React Server Components

19.2.2 (Dec 11, 2025)

React Server Components

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

... (truncated)

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.0.14 to 19.2.18

Commits

@dependabot dependabot Bot added the dependencies used for automated dependency PRs label Aug 6, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-3146d5559c branch from a120ac6 to a585d7e Compare August 6, 2026 11:02
Bumps [react](https://github.com/react/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.0.0 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `@types/react` from 19.0.14 to 19.2.18
- [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.17
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-3146d5559c branch from a585d7e to a78b3ab Compare August 7, 2026 11:25
mikehardy added a commit that referenced this pull request Aug 9, 2026
- actions/stale 10.4.0 → 11.0.0 (#9159)
- actions/cache restore+save → 6.1.0 on iOS archive job (#9150 + align)
- codecov/codecov-action SHA pin within v7.0.0 (#9148)
- android-emulator-runner SHA pin within v2.37.0 (#9141)
- auth Expo plugin: plist → @expo/plist (reject ESM-only plist@5) (#9142)
- async-storage 2.x → 3.1.1; Kotlin 2.2.10 + RNGP kotlinExtension patch (#9125)
- macos: RNCAsyncStorage → AsyncStorage pod + deployment target 12.0
- skip react / @types/react (#9160)
mikehardy added a commit that referenced this pull request Aug 10, 2026
- actions/stale 10.4.0 → 11.0.0 (#9159)
- actions/cache restore+save → 6.1.0 on iOS archive job (#9150 + align)
- codecov/codecov-action SHA pin within v7.0.0 (#9148)
- android-emulator-runner SHA pin within v2.37.0 (#9141)
- auth Expo plugin: plist → @expo/plist (reject ESM-only plist@5) (#9142)
- async-storage 2.x → 3.1.1; Kotlin 2.2.10 + RNGP kotlinExtension patch (#9125)
- macos: RNCAsyncStorage → AsyncStorage pod + deployment target 12.0
- macos: TOOLCHAINS + swiftCompatibility ldflags for SharedAsyncStorage (Xcode 26)
- skip react / @types/react (#9160)
mikehardy added a commit that referenced this pull request Aug 10, 2026
- actions/stale 10.4.0 → 11.0.0 (#9159)
- actions/cache restore+save → 6.1.0 on iOS archive job (#9150 + align)
- codecov/codecov-action SHA pin within v7.0.0 (#9148)
- android-emulator-runner SHA pin within v2.37.0 (#9141)
- auth Expo plugin: plist → @expo/plist (reject ESM-only plist@5) (#9142)
- async-storage 2.x → 3.1.1; Kotlin 2.2.10 + RNGP kotlinExtension patch (#9125)
- macos: RNCAsyncStorage → AsyncStorage pod + deployment target 12.0
- macos: TOOLCHAINS + swiftCompatibility ldflags for SharedAsyncStorage (Xcode 26)
- skip react / @types/react (#9160)
mikehardy pushed a commit that referenced this pull request Aug 11, 2026
- actions/setup-java 5.6.0 → 5.7.0 (#9172)
- guidepup/setup-action 0.20.0 → 0.21.0 (#9186)
- reactivecircus/android-emulator-runner 2.37.0 → 2.38.0 (#9187)
- ruby/setup-ruby 1.313.0 → 1.321.0 (#9188)
- @expo/plist 0.5.2 → 0.8.1 (#9189)
- skip react / @types/react (#9160)
@mikehardy
mikehardy marked this pull request as draft August 11, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies used for automated dependency PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant