chore(deps-dev): bump react-dom and @types/react-dom - #9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-d8ec5a502f
branch
from
August 15, 2026 03:32
bfd0f4d to
b6ee52c
Compare
Bumps [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` 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-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react-dom dependency-version: 19.2.8 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-d8ec5a502f
branch
from
August 15, 2026 04:15
b6ee52c to
6b2f570
Compare
Samuelf27
added a commit
that referenced
this pull request
Aug 15, 2026
Os PRs #12 e #9 do Dependabot subiam cada metade do par isoladamente e quebravam com ERESOLVE (@types/react-dom 18 exige @types/react 18, e vice-versa na v19). O upgrade precisa ser conjunto. O contrato da biblioteca nao muda: peerDependencies ja declara >=18. Validado local: 17 testes (incluindo axe) e build da lib passando.
Samuelf27
added a commit
that referenced
this pull request
Aug 15, 2026
Os PRs #12 e #9 do Dependabot subiam cada metade do par isoladamente e quebravam com ERESOLVE (@types/react-dom 18 exige @types/react 18, e vice-versa na v19). O upgrade precisa ser conjunto. O contrato da biblioteca nao muda: peerDependencies ja declara >=18. Validado local: 17 testes (incluindo axe) e build da lib passando.
Samuelf27
added a commit
that referenced
this pull request
Aug 15, 2026
…#13) * chore(deps-dev): sobe react, react-dom e types para 19 em conjunto Os PRs #12 e #9 do Dependabot subiam cada metade do par isoladamente e quebravam com ERESOLVE (@types/react-dom 18 exige @types/react 18, e vice-versa na v19). O upgrade precisa ser conjunto. O contrato da biblioteca nao muda: peerDependencies ja declara >=18. Validado local: 17 testes (incluindo axe) e build da lib passando. * chore(deps-dev): sobe react, react-dom e types para 19 em conjunto Os PRs #12 e #9 do Dependabot subiam cada metade do par isoladamente e quebravam com ERESOLVE (@types/react-dom 18 exige @types/react 18, e vice-versa na v19). O upgrade precisa ser conjunto. O contrato da biblioteca nao muda: peerDependencies ja declara >=18. Validado local: 17 testes (incluindo axe) e build da lib passando.
Owner
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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-dom and @types/react-dom. These dependencies needed to be updated together.
Updates
react-domfrom 18.3.1 to 19.2.8Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.18618113Bump scheduler version (#34671)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
@types/react-domfrom 18.3.7 to 19.2.4Commits