Skip to content

chore(deps): update dependency vite to v8.0.14#50

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vite-8.x
Open

chore(deps): update dependency vite to v8.0.14#50
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vite-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
vite (source) 8.0.18.0.14 age confidence

Release Notes

vitejs/vite (vite)

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • deps: update rolldown-related dependencies (#​22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

v8.0.7

Compare Source

Bug Fixes
  • use sync dns.getDefaultResultOrder instead of dns.promises (#​22185) (5c05b04)

v8.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
  • early return in getLocalhostAddressIfDiffersFromDNS when DNS order is verbatim (#​22151) (56ec256)
Miscellaneous Chores

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

v8.0.3

Compare Source

Features
Bug Fixes
  • html: cache unfiltered CSS list to prevent missing styles across entries (#​22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#​21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#​22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#​22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#​22019) (cff5f0c)
Miscellaneous Chores
Tests

v8.0.2

Compare Source

Features
Bug Fixes
Miscellaneous Chores

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq Bot commented Mar 26, 2026

Merging this PR will improve performance by 74.71%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 36 improved benchmarks
❌ 1 regressed benchmark
✅ 34 untouched benchmarks
⏩ 12 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
getLine (middle) 13.1 µs 18 µs -27.42%
deleteAt 33.4 µs 29.4 µs +13.82%
deleteRange (multi-line) 43 µs 37.6 µs +14.45%
create from small document (20 lines) 33.6 µs 28 µs +19.94%
getLine (middle) 14.2 µs 12.9 µs +10.31%
b motion 288.7 µs 127.8 µs ×2.3
gg motion 302.9 µs 156.6 µs +93.41%
deleteRange (single line) 33.6 µs 29.3 µs +14.4%
5j (counted motion) 235.1 µs 123.6 µs +90.22%
G motion 210.5 µs 120.8 µs +74.3%
insertAt 33.1 µs 28.9 µs +14.58%
ciw (change inner word) 600 µs 452.4 µs +32.61%
joinLines 32.7 µs 27.1 µs +20.74%
dd (delete line) 324.6 µs 217.5 µs +49.22%
splitLine 35.9 µs 31.6 µs +13.4%
dw (delete word) 472.5 µs 246.7 µs +91.5%
x (delete char) 289.7 µs 188.8 µs +53.43%
yy (yank line) 296.4 µs 134.5 µs ×2.2
enter command-line mode (:) 192.7 µs 108.5 µs +77.62%
enter insert mode (i) 216.1 µs 120.4 µs +79.42%
... ... ... ... ...

ℹ️ 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/vite-8.x (120ca85) with main (10740b9)

Open in CodSpeed

Footnotes

  1. 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.

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from b976950 to 82deec5 Compare March 28, 2026 11:45
@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 82deec5 to 64bf176 Compare March 28, 2026 11:46
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 64bf176 to c383be0 Compare March 29, 2026 08:52
@renovate renovate Bot changed the title chore(deps): update dependency vite to v8.0.2 chore(deps): update dependency vite to v8.0.3 Mar 29, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 7a557a2 to d9effdc Compare May 14, 2026 08:56
@renovate renovate Bot changed the title chore(deps): update dependency vite to v8.0.11 chore(deps): update dependency vite to v8.0.12 May 14, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from d9effdc to f2e1293 Compare May 17, 2026 13:34
@renovate renovate Bot changed the title chore(deps): update dependency vite to v8.0.12 chore(deps): update dependency vite to v8.0.13 May 17, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from f2e1293 to 120ca85 Compare May 24, 2026 10:40
@renovate renovate Bot changed the title chore(deps): update dependency vite to v8.0.13 chore(deps): update dependency vite to v8.0.14 May 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/core)

main (10740b9) #50 (00bc506) +/-
Coverage 99.1% 99.1% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 4s 4s 0s
Details
  |                     | main (10740b9) | #50 (00bc506) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/react)

main (10740b9) #50 (00bc506) +/-
Coverage 93.8% 93.8% 0.0%
Code to Test Ratio 1:4.9 1:4.9 0.0
Test Execution Time 2s 2s 0s
Details
  |                     | main (10740b9) | #50 (00bc506) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/plugin-textarea)

main (10740b9) #50 (00bc506) +/-
Coverage 97.5% 97.5% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 1s 1s 0s
Details
  |                     | main (10740b9) | #50 (00bc506) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/shiki-editor)

main (10740b9) #50 (00bc506) +/-
Coverage 34.0% 34.0% 0.0%
Code to Test Ratio 1:0.6 1:0.6 0.0
Test Execution Time 2s 2s 0s
Details
  |                     | main (10740b9) | #50 (00bc506) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/plugin-monaco)

main (10740b9) #50 (00bc506) +/-
Coverage 96.3% 96.3% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 1s 2s +1s
Details
  |                     | main (10740b9) | #50 (00bc506) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 |            2s |  +1s |

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/testkit)

main (10740b9) #50 (00bc506) +/-
Coverage 91.5% 91.5% 0.0%
Code to Test Ratio 1:2.7 1:2.7 0.0
Test Execution Time 1s 1s 0s
Details
  |                     | main (10740b9) | #50 (00bc506) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants