chore(deps): update dependency @vitejs/plugin-react to v6.0.2#64
chore(deps): update dependency @vitejs/plugin-react to v6.0.2#64renovate[bot] wants to merge 1 commit into
Conversation
Code Metrics Report (packages/core)
Details | | main (10740b9) | #64 (a6105e3) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #64 (a6105e3) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #64 (a6105e3) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #64 (a6105e3) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #64 (a6105e3) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #64 (a6105e3) | +/- |
|---------------------|----------------|---------------|------|
| 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 | 6s | +5s |Reported by octocov |
Merging this PR will not alter performance
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | gg motion |
302.9 µs | 475.2 µs | -36.26% |
| ⚡ | dw (delete word) |
472.5 µs | 334.5 µs | +41.25% |
| ❌ | x (delete char) |
289.7 µs | 439.3 µs | -34.06% |
| ❌ | ciw (change inner word) |
600 µs | 738.5 µs | -18.77% |
| ⚡ | W (WORD) |
495.7 µs | 330.4 µs | +50.02% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/vitejs-plugin-react-6.x (f133536) 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. ↩
This PR contains the following updates:
6.0.1→6.0.2Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.0.2Compare Source
Allow all options in reactCompilerPreset (#1189)
This is a type only change. Only
compilationModeandtargetoptions were available forreactCompilerPreset.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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.