Bump react, react-dom and @types/react - #531
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 2, 2026 18:47
d8bd42e to
7bc5dea
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 2, 2026 18:48
7bc5dea to
135efa7
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 2, 2026 18:51
135efa7 to
88a7d7b
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 2, 2026 18:55
88a7d7b to
2917f07
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 9, 2026 18:16
2917f07 to
a049c1d
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 9, 2026 18:17
a049c1d to
4c1afdb
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 9, 2026 18:19
4c1afdb to
78ca1cb
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 16, 2026 17:09
78ca1cb to
61370c3
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
2 times, most recently
from
February 16, 2026 17:11
39f4da7 to
6a8c2d2
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 16, 2026 17:13
6a8c2d2 to
3e52993
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 16, 2026 17:14
3e52993 to
ae375ad
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 16, 2026 17:17
ae375ad to
f3e0e9c
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 23, 2026 17:43
f3e0e9c to
7c9506d
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 23, 2026 17:44
7c9506d to
0dd634e
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
February 23, 2026 17:50
0dd634e to
3421f0a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
March 2, 2026 17:49
3421f0a to
b711011
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
2 times, most recently
from
March 2, 2026 17:52
4f56931 to
a19f806
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
March 2, 2026 17:55
a19f806 to
efc5c39
Compare
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.2.4 - [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.4/packages/react) Updates `react-dom` from 18.3.1 to 19.2.4 - [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.4/packages/react-dom) Updates `@types/react` from 18.3.12 to 19.2.10 - [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.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d6e38b6df9
branch
from
March 2, 2026 17:59
efc5c39 to
cba98f3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps react, react-dom and @types/react. These dependencies needed to be updated together.
Updates
reactfrom 18.3.1 to 19.2.4Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.15667a41Bump next prerelease version numbers (#34639)8bb7241Bump useEffectEvent to Canary (#34610)e3c9656Ensure Performance Track are Clamped and Don't overlap (#34509)68f00c9Release Activity in Canary (#34374)0e10ee9[Reconciler] Set ProfileMode for Host Root Fiber by default in dev (#34432)3bf8ab4Add missing Activity export to development mode (#34439)Updates
react-domfrom 18.3.1 to 19.2.4Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.18618113Bump scheduler version (#34671)1bd1f01Ship partial-prerendering APIs to Canary (#34633)2f0649a[Fizz] Removenonceoption from resume-and-prerender APIs (#34664)5667a41Bump next prerelease version numbers (#34639)e08f53bMatchreact-dom/statictest entrypoints and published entrypoints (#34599)8bb7241Bump useEffectEvent to Canary (#34610)Updates
@types/reactfrom 18.3.12 to 19.2.10Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)