[Snyk] Upgrade react-dom from 19.2.3 to 19.2.7#4
Conversation
Snyk has created this PR to upgrade react-dom from 19.2.3 to 19.2.7. See this package in npm: react-dom See this project in Snyk: https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/badae22a-c3b3-490d-9d87-98a5c3803489?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8a72500266
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "dev": true, | ||
| "libc": [ | ||
| "glibc" | ||
| ], | ||
| "license": "MIT", | ||
| "optional": true, | ||
| "os": [ |
There was a problem hiding this comment.
Restore Rollup libc filters in the lockfile
This lockfile drops the libc selector from the Rollup native optional packages (shown here for the x64 GNU package; the same deletion happened for the other Linux GNU/musl entries). npm builds its install plan from these package-lock packages entries, so on Linux it can no longer prune the wrong glibc/musl variant and will fetch/extract both native tarballs for the matching CPU, bloating CI/deploy installs and making them depend on extra optional binaries. Please preserve the libc fields when regenerating the lockfile.
Useful? React with 👍 / 👎.
Snyk has created this PR to upgrade react-dom from 19.2.3 to 19.2.7.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: react-dom
-
19.2.7 - 2026-06-01
- Fixed missing
-
19.2.6 - 2026-05-06
- Type hardening and performance improvements
-
19.2.5 - 2026-04-08
- Add more cycle protections (#36236 by @ eps1lon and @ unstubbable)
-
19.2.4 - 2026-01-26
-
19.2.3 - 2025-12-11
from react-dom GitHub release notesReact Server Components
FormDataentries in Server Actions which regressed in 19.2.6(#36566 by @ unstubbable)
React Server Components
(#36425 by @ eps1lon and @ unstubbable)
React Server Components
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: