Skip to content

chore(deps): bump react-dom and @types/react-dom - #10

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

chore(deps): bump react-dom and @types/react-dom#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-d8ec5a502f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from react-dom'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-dom'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-dom since your current version.


Updates @types/react-dom from 18.3.7 to 19.2.4

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d8ec5a502f branch from bbe383a to 72b81f4 Compare August 15, 2026 03:32
@Samuelf27

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d8ec5a502f branch from 72b81f4 to 2fad4b0 Compare August 15, 2026 05:14
@Samuelf27

Copy link
Copy Markdown
Owner

Nao mergear ainda — o CI novo pegou uma quebra real

Este PR sobe react-dom para 19 mantendo react em 18 — as duas precisam andar juntas, e o build (tsc + vite) falhou exatamente por isso. Foi o primeiro PR que o ci.yml recem-adicionado reprovou; antes dele, isto seria mergeado as cegas.

Caminho certo: um bump conjunto react + react-dom + @types/react + @types/react-dom para 19. O Dependabot deve propor o grupo na proxima rodada; se nao, da para fazer manualmente.

Nota: react-router 7 (#13), recharts 3 (#12) e lucide-react 1 (#9) passaram no mesmo check e foram mergeados.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d8ec5a502f branch from 2fad4b0 to f89f343 Compare August 15, 2026 05:19
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: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/multi-d8ec5a502f branch from f89f343 to 3af2eb0 Compare August 15, 2026 05:22
Samuelf27 added a commit that referenced this pull request Aug 15, 2026
O caminho certo apontado no #10: o bump desparelhado de react-dom 19 com
react 18 foi reprovado pelo CI. As quatro dependencias precisam andar juntas.
Validado local: tsc + vite build com exit 0.
Samuelf27 added a commit that referenced this pull request Aug 15, 2026
O caminho certo apontado no #10: o bump desparelhado de react-dom 19 com
react 18 foi reprovado pelo CI. As quatro dependencias precisam andar juntas.
Validado local: tsc + vite build com exit 0.
Samuelf27 added a commit that referenced this pull request Aug 15, 2026
* chore(deps): React 19 completo — react, react-dom e types juntos

O caminho certo apontado no #10: o bump desparelhado de react-dom 19 com
react 18 foi reprovado pelo CI. As quatro dependencias precisam andar juntas.
Validado local: tsc + vite build com exit 0.

* chore(deps): React 19 completo — react, react-dom e types juntos

O caminho certo apontado no #10: o bump desparelhado de react-dom 19 com
react 18 foi reprovado pelo CI. As quatro dependencias precisam andar juntas.
Validado local: tsc + vite build com exit 0.
@Samuelf27

Copy link
Copy Markdown
Owner

Superado pelo #14, que faz o bump conjunto react + react-dom + types (mergeado com o build verde). Este era exatamente o caso que o CI reprovou: react-dom 19 sem react 19.

@Samuelf27 Samuelf27 closed this Aug 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 15, 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/multi-d8ec5a502f branch August 15, 2026 05:37
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