fix(deps): update react monorepo#60
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Merging this PR will improve performance by 74.81%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | getLine (middle) |
14.2 µs | 12.7 µs | +11.81% |
| ❌ | getLine (middle) |
13.1 µs | 18 µs | -27.07% |
| ⚡ | create from small document (20 lines) |
33.6 µs | 27.9 µs | +20.57% |
| ⚡ | enter insert mode (i) |
216.1 µs | 120.7 µs | +78.98% |
| ⚡ | enter visual mode (v) |
109.3 µs | 96.7 µs | +13% |
| ⚡ | insert and return to normal (i + Escape) |
248.4 µs | 136.9 µs | +81.45% |
| ⚡ | $ motion |
211 µs | 122.4 µs | +72.41% |
| ⚡ | saveUndoPoint + undo |
91.5 µs | 77.4 µs | +18.27% |
| ⚡ | G motion |
210.5 µs | 120.9 µs | +74.14% |
| ⚡ | undo + redo cycle |
88.3 µs | 70.8 µs | +24.72% |
| ⚡ | 3dd (counted delete) |
305.5 µs | 162.3 µs | +88.25% |
| ⚡ | 5j (counted motion) |
235.1 µs | 123.4 µs | +90.49% |
| ⚡ | deleteAt |
33.4 µs | 29.2 µs | +14.39% |
| ⚡ | ciw (change inner word) |
600 µs | 453.8 µs | +32.21% |
| ⚡ | deleteRange (multi-line) |
43 µs | 37.4 µs | +14.99% |
| ⚡ | dd (delete line) |
324.6 µs | 218.5 µs | +48.53% |
| ⚡ | deleteRange (single line) |
33.6 µs | 29.3 µs | +14.63% |
| ⚡ | dw (delete word) |
472.5 µs | 246.6 µs | +91.61% |
| ⚡ | insertAt |
33.1 µs | 28.8 µs | +14.92% |
| ⚡ | x (delete char) |
289.7 µs | 189.3 µs | +53.01% |
| ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/react-monorepo (61960fc) with main (10740b9)
Footnotes
-
12 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
259b8bf to
cfe28a1
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cfe28a1 to
61960fc
Compare
Code Metrics Report (packages/core)
Details | | main (10740b9) | #60 (eb91ad1) | +/- |
|---------------------|----------------|---------------|------|
| Coverage | 99.1% | 99.1% | 0.0% |
| Files | 18 | 18 | 0 |
| Lines | 1475 | 1475 | 0 |
| Covered | 1462 | 1462 | 0 |
| Code to Test Ratio | 1:1.6 | 1:1.6 | 0.0 |
| Code | 4572 | 4572 | 0 |
| Test | 7338 | 7338 | 0 |
+ | Test Execution Time | 4s | 3s | -1s |Reported by octocov |
Code Metrics Report (packages/react)
Details | | main (10740b9) | #60 (eb91ad1) | +/- |
|---------------------|----------------|---------------|------|
| Coverage | 93.8% | 93.8% | 0.0% |
| Files | 1 | 1 | 0 |
| Lines | 81 | 81 | 0 |
| Covered | 76 | 76 | 0 |
| Code to Test Ratio | 1:4.9 | 1:4.9 | 0.0 |
| Code | 229 | 229 | 0 |
| Test | 1138 | 1138 | 0 |
| Test Execution Time | 2s | 2s | 0s |Reported by octocov |
Code Metrics Report (packages/plugin-textarea)
Details | | main (10740b9) | #60 (eb91ad1) | +/- |
|---------------------|----------------|---------------|------|
| Coverage | 97.5% | 97.5% | 0.0% |
| Files | 3 | 3 | 0 |
| Lines | 122 | 122 | 0 |
| Covered | 119 | 119 | 0 |
| Code to Test Ratio | 1:1.6 | 1:1.6 | 0.0 |
| Code | 227 | 227 | 0 |
| Test | 373 | 373 | 0 |
- | Test Execution Time | 1s | 2s | +1s |Reported by octocov |
Code Metrics Report (packages/shiki-editor)
Details | | main (10740b9) | #60 (eb91ad1) | +/- |
|---------------------|----------------|---------------|------|
| Coverage | 34.0% | 34.0% | 0.0% |
| Files | 5 | 5 | 0 |
| Lines | 194 | 194 | 0 |
| Covered | 66 | 66 | 0 |
| Code to Test Ratio | 1:0.6 | 1:0.6 | 0.0 |
| Code | 616 | 616 | 0 |
| Test | 417 | 417 | 0 |
| Test Execution Time | 2s | 2s | 0s |Reported by octocov |
Code Metrics Report (packages/plugin-monaco)
Details | | main (10740b9) | #60 (eb91ad1) | +/- |
|---------------------|----------------|---------------|------|
| Coverage | 96.3% | 96.3% | 0.0% |
| Files | 3 | 3 | 0 |
| Lines | 136 | 136 | 0 |
| Covered | 131 | 131 | 0 |
| Code to Test Ratio | 1:1.6 | 1:1.6 | 0.0 |
| Code | 363 | 363 | 0 |
| Test | 592 | 592 | 0 |
| Test Execution Time | 1s | 1s | 0s |Reported by octocov |
Code Metrics Report (packages/testkit)
Details | | main (10740b9) | #60 (eb91ad1) | +/- |
|---------------------|----------------|---------------|------|
| Coverage | 91.5% | 91.5% | 0.0% |
| Files | 2 | 2 | 0 |
| Lines | 59 | 59 | 0 |
| Covered | 54 | 54 | 0 |
| Code to Test Ratio | 1:2.7 | 1:2.7 | 0.0 |
| Code | 140 | 140 | 0 |
| Test | 383 | 383 | 0 |
| Test Execution Time | 1s | 1s | 0s |Reported by octocov |
This PR contains the following updates:
19.2.14→19.2.1519.2.4→19.2.619.2.4→19.2.6Release Notes
facebook/react (react)
v19.2.6: 19.2.6 (May 6th, 2026)Compare Source
React Server Components
(by @eps1lon and @unstubbable)
v19.2.5: 19.2.5 (April 8th, 2026)Compare Source
React Server Components
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.