Skip to content

deps(client): bump react from 18.3.1 to 19.2.5 in /client#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/client/react-19.2.5
Open

deps(client): bump react from 18.3.1 to 19.2.5 in /client#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/client/react-19.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown

Bumps react from 18.3.1 to 19.2.5.

Release notes

Sourced from react's releases.

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

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.

... (truncated)

Changelog

Sourced from react's changelog.

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

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.2.5.
- [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.5/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Author

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

alexis71 pushed a commit that referenced this pull request May 15, 2026
… + prompt refactor

N°33 · KP polish 2 + 3 (5 items + sweep useLabel · 14/17 list cerrados · 82%):
  · #9 Foto perrito · POST/DELETE /patients/:id/photo (multer max 3MB)
        · UI avatar interactivo Camera/Trash2 · refleja en gafete
  · #10 QR público + PDF · validación E2E (infra ya existía pre-N°33)
  · #5 Ticket imprimible · utils/printTicket.js (80mm térmica + A4)
  · #4 Receta médica · model Prescription + 5 endpoints CRUD
        · utils/printPrescription.js A4 oficial con ℞
        · UI modal items array dinámico + timeline kind=prescription
  · #16 Recordatorios · model Reminder + 4 endpoints CRUD
        · RemindersCard widget Dashboard · botón 🔔 en Agenda
  · Sweep useLabel 7 page headers (Pacientes/Propietarios/Cobros/Catalogo/Inventario/Hospedaje/Agenda)

N°34 · CSV import + rapid wins (que no rompa · 0 regresiones):
  · CSV import owners + patients · 4 endpoints nuevos
        · POST /owners/bulk-csv + GET /owners/csv-template
        · POST /patients/bulk-csv + GET /patients/csv-template (resuelve owner por email/phone)
  · components/CsvImportModal.jsx reusable parametrizado (NO migra Catalogo · que no rompa)
  · Wire Importar CSV en Propietarios + Pacientes · feature gate csv_import (T2+)
  · Refactor 4 window.prompt → components/PromptModal.jsx reusable
        · Agenda createReminderForAppt · OwnerDetalle markPaid (select method)
        · PacienteDetalle paperSession (type+reason · 2 prompts → 1 modal)
        · 0 window.prompt restantes en KP client
  · Sweep useLabel parcial (4 strings empty states + modal title · pages que ya tenían el hook)

Stats:
  · 2 migrations · 9 endpoints nuevos · 3 print utilities · 2 componentes reusables
  · ~3000 líneas · 25 archivos
  · Smoke 46→57 (0 regresiones · KP polish coverage +9 + CSV templates +2)
  · KP 90% → 93%
@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Author

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants