chore(deps): update dependency turbo to v2.9.16#55
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.72%
|
| 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.43% |
| ⚡ | deleteAt |
33.4 µs | 29.3 µs | +14.28% |
| ⚡ | enter visual mode (v) |
109.3 µs | 96.8 µs | +12.97% |
| ⚡ | $ motion |
211 µs | 122.4 µs | +72.41% |
| ⚡ | 5j (counted motion) |
235.1 µs | 123.4 µs | +90.53% |
| ⚡ | dd (delete line) |
324.6 µs | 218.6 µs | +48.5% |
| ⚡ | dw (delete word) |
472.5 µs | 246.7 µs | +91.49% |
| ⚡ | splitLine |
35.9 µs | 31.6 µs | +13.71% |
| ⚡ | deleteRange (multi-line) |
43 µs | 37.4 µs | +14.89% |
| ⚡ | x (delete char) |
289.7 µs | 189.5 µs | +52.91% |
| ⚡ | enter command-line mode (:) |
192.7 µs | 108.4 µs | +77.73% |
| ⚡ | saveUndoPoint + undo |
91.5 µs | 77.4 µs | +18.19% |
| ⚡ | enter insert mode (i) |
216.1 µs | 120.8 µs | +78.93% |
| ⚡ | 3dd (counted delete) |
305.5 µs | 162.3 µs | +88.2% |
| ⚡ | undo + redo cycle |
88.3 µs | 70.8 µs | +24.72% |
| ⚡ | yy (yank line) |
296.4 µs | 134.5 µs | ×2.2 |
| ⚡ | insert and return to normal (i + Escape) |
248.4 µs | 136.9 µs | +81.38% |
| ⚡ | ciw (change inner word) |
600 µs | 454.2 µs | +32.08% |
| ... | ... | ... | ... | ... |
ℹ️ 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/turbo-monorepo (ede6529) 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. ↩
a7fd853 to
0aa0478
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.
0aa0478 to
02321c6
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.
02321c6 to
0d70006
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.
This comment has been minimized.
This comment has been minimized.
bb2a248 to
12bf3a1
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.
12bf3a1 to
ee882b5
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.
ee882b5 to
ede6529
Compare
Code Metrics Report (packages/core)
Details | | main (10740b9) | #55 (91be286) | +/- |
|---------------------|----------------|---------------|------|
| 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 | 4s | 0s |Reported by octocov |
Code Metrics Report (packages/react)
Details | | main (10740b9) | #55 (91be286) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #55 (91be286) | +/- |
|---------------------|----------------|---------------|------|
| 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 | 1s | 0s |Reported by octocov |
Code Metrics Report (packages/shiki-editor)
Details | | main (10740b9) | #55 (91be286) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #55 (91be286) | +/- |
|---------------------|----------------|---------------|------|
| 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) | #55 (91be286) | +/- |
|---------------------|----------------|---------------|------|
| 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:
2.8.20→2.9.16Release Notes
vercel/turborepo (turbo)
v2.9.16: Turborepo v2.9.16Compare Source
What's Changed
Changelog
.gitwhen using--no-gitflag by @anthonyshew in #12968Full Changelog: vercel/turborepo@v2.9.15...v2.9.16
v2.9.15: Turborepo v2.9.15Compare Source
What's Changed
Changelog
with-vite-module-federationexample by @gioboa in #12794TaskHashTracker-basedexpect()calls by @anthonyshew in #12836PackageGraphroot invariants by @anthonyshew in #12841expect()calls by @anthonyshew in #12845globwalk'sexpect()callsites by @anthonyshew in #12871turbopath'sexpect()callsites by @anthonyshew in #12872turbo-trace'sexpect()allow by @anthonyshew in #12876expect()usage by @anthonyshew in #12882boundaries'sexpect()usage by @anthonyshew in #12887turborepo-process'sunwrap()usage by @anthonyshew in #12888turborepo-process'sexpect()usage by @anthonyshew in #12891turbopath'sunwrap()usage by @anthonyshew in #12884auth'sexpect()usage by @anthonyshew in #12895turborepo-boundaries'sunwrap()usage by @anthonyshew in #12896turborepo-wax'sexpect()usage by @anthonyshew in #12901turborepo-filewatch'sexpect()usage by @anthonyshew in #12903turborepo-cache'sexpect()usage by @anthonyshew in #12902turborepo-daemon'sexpect()usage by @anthonyshew in #12904turborepo-engine'sunwrap()usage by @anthonyshew in #12906turborepo-lockfilesexpect()usage by @anthonyshew in #12910turborepo-lockfiles'sunwrap()usage by @anthonyshew in #12911turborepo-vt100'sunwrap()usage by @anthonyshew in #12913turborepo-lib'sunwrap()usage by @anthonyshew in #12915turborepo-lib'sexpect()usage by @anthonyshew in #12914experimentalCIobject config by @anthonyshew in #12934New Contributors
Full Changelog: vercel/turborepo@v2.9.14...v2.9.15
v2.9.14: Turborepo v2.9.14Compare Source
High:
Low:
What's Changed
Changelog
pull_requestfor PR title linting by @anthonyshew in #12787New Contributors
Full Changelog: vercel/turborepo@v2.9.12...v2.9.14
v2.9.12: Turborepo v2.9.12Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.9.11...v2.9.12
v2.9.11: Turborepo v2.9.11Compare Source
What's Changed
Changelog
turbo pathin VS Code extension by @anthonyshew in #12753turbo.jsoncin VS Code extension by @anthonyshew in #12760$TURBO_EXTENDS$in LSP diagnostics by @anthonyshew in #12770Full Changelog: vercel/turborepo@v2.9.10...v2.9.11
v2.9.10: Turborepo v2.9.10Compare Source
What's Changed
Changelog
turbo query affectedby @anthonyshew in #12722create-turboexample telemetry by @anthonyshew in #12725.jsextension imports to.tsfiles in boundaries by @maschwenk in #12644Full Changelog: vercel/turborepo@v2.9.9...v2.9.10
v2.9.9: Turborepo v2.9.9Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.9.8...v2.9.9
v2.9.8: Turborepo v2.9.8Compare Source
What's Changed
@turbo/repository
Changelog
turbo watchhash memory spikes by @anthonyshew in #12695Full Changelog: vercel/turborepo@v2.9.7...v2.9.8
v2.9.7: Turborepo v2.9.7Compare Source
What's Changed
eslint
Examples
Changelog
SIGINTin shim after spawning localturboby @anthonyshew in #12612tbxsandbox helper by @anthonyshew in #12668tbx base refreshby @anthonyshew in #12673New Contributors
Full Changelog: vercel/turborepo@v2.9.6...v2.9.7
v2.9.6: Turborepo v2.9.6Compare Source
What's Changed
create-turbo
Examples
@types/nodetowith-svelteexample apps by @anthonyshew in #12585Changelog
turbo.jsonin concurrency error message by @anthonyshew in #12582Configuration
📅 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.