Commit 17a4af7
authored
chore(deps): update react monorepo to v19.2.1 (#978)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [react](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react))
| dependencies | patch | [`19.2.0` ->
`19.2.1`](https://renovatebot.com/diffs/npm/react/19.2.0/19.2.1) |
[](https://securityscorecards.dev/viewer/?uri=github.com/facebook/react)
|
| [react-dom](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom))
| dependencies | patch | [`19.2.0` ->
`19.2.1`](https://renovatebot.com/diffs/npm/react-dom/19.2.0/19.2.1) |
[](https://securityscorecards.dev/viewer/?uri=github.com/facebook/react)
|
---
### Release Notes
<details>
<summary>facebook/react (react)</summary>
###
[`v19.2.1`](https://redirect.github.com/facebook/react/releases/tag/v19.2.1):
19.2.1 (December 3rd, 2025)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.0...v19.2.1)
##### React Server Components
- Bring React Server Component fixes to Server Actions
([@​sebmarkbage](https://redirect.github.com/sebmarkbage)
[#​35277](https://redirect.github.com/facebook/react/pull/35277))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update React and React DOM to 19.2.1 to pick up patch fixes, including
React Server Component improvements for Server Actions. No application
code changes; only package.json and bun.lock updates.
- **Dependencies**
- react: 19.2.0 → 19.2.1
- react-dom: 19.2.0 → 19.2.1
<sup>Written for commit 5ea69d2.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7777c9e commit 17a4af7
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
1739 | 1739 | | |
1740 | 1740 | | |
1741 | 1741 | | |
1742 | | - | |
| 1742 | + | |
1743 | 1743 | | |
1744 | | - | |
| 1744 | + | |
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments