Skip to content

chore(deps): bump react and @types/react in /web#81

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/multi-e2615a3a50
Closed

chore(deps): bump react and @types/react in /web#81
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/multi-e2615a3a50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from react's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

Updates @types/react from 19.2.14 to 19.2.15

Commits

@dependabot dependabot Bot added the enhancement New feature or request label May 19, 2026
@dependabot dependabot Bot requested a review from amirotin as a code owner May 19, 2026 23:09
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.5 to 19.2.6
- [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.6/packages/react)

Updates `@types/react` from 19.2.14 to 19.2.15
- [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.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/multi-e2615a3a50 branch from 35f590c to de8715a Compare May 28, 2026 21:03
@sonarqubecloud

Copy link
Copy Markdown

@amirotin

Copy link
Copy Markdown
Contributor

Superseded by #91 — this PR left react-dom at 19.2.0 while bumping react to 19.2.6, which crashed every test suite. #91 bumps react-dom in lockstep.

@amirotin amirotin closed this May 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/web/multi-e2615a3a50 branch May 28, 2026 21:11
amirotin added a commit that referenced this pull request May 28, 2026
…#91)

Supersedes Dependabot #81, which bumped only react + @types/react and
left react-dom at 19.2.0. React requires react and react-dom on the
exact same version; the split crashed every test suite at render time
(57 failed suites on #81). Bump react-dom in lockstep and match the
@types (react 19.2.15, react-dom 19.2.3 — latest available). Frontend
build + all 441 unit tests pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant