Skip to content

chore(deps): bump react from 18.3.1 to 19.2.8 - #10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-19.2.7
Open

chore(deps): bump react from 18.3.1 to 19.2.8#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-19.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps react from 18.3.1 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.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2026
@shivamsn97

Copy link
Copy Markdown
Member

Not merging this yet — deliberately, not by neglect.

React 19 is a major with real behavioural changes around hydration, and this site is server-rendered: a hydration mismatch here is a visible production bug on the project's front page, and there is no CI on this repo to catch one. The framework and its reference examples are already on React 19; the site and the demo apps still pin 18 as a group, so moving them wants a single coordinated pass with a per-app hydration check (desktop and mobile) and a redeploy — not one repo drifting ahead on its own.

Leaving open as the tracking PR for that work rather than closing it.

@dependabot dependabot Bot changed the title chore(deps): bump react from 18.3.1 to 19.2.7 chore(deps): bump react from 18.3.1 to 19.2.8 Aug 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-19.2.7 branch from 618e80e to efc4523 Compare August 6, 2026 14:13
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 18.3.1 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)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-19.2.7 branch from efc4523 to 34cf562 Compare August 6, 2026 14:18
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