Skip to content

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

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

chore(deps): update dependency vite to v8.0.6#50
renovate[bot] wants to merge 1 commit intomainfrom
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.6 age confidence

Release Notes

vitejs/vite (vite)

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 31.61%

⚡ 1 improved benchmark
✅ 70 untouched benchmarks
⏩ 12 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
b motion 378.3 µs 287.4 µs +31.61%

Comparing renovate/vite-8.x (5079e57) with main (7b2a193)

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.

@renovate renovate bot force-pushed the renovate/vite-8.x branch from c383be0 to e9c425c Compare April 9, 2026 08:34
@renovate renovate bot changed the title chore(deps): update dependency vite to v8.0.3 chore(deps): update dependency vite to v8.0.4 Apr 9, 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 e9c425c to 92f0fca Compare April 9, 2026 12:40
@renovate renovate bot changed the title chore(deps): update dependency vite to v8.0.4 chore(deps): update dependency vite to v8.0.5 Apr 9, 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 92f0fca to 5079e57 Compare April 10, 2026 13:15
@renovate renovate bot changed the title chore(deps): update dependency vite to v8.0.5 chore(deps): update dependency vite to v8.0.6 Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/core)

main (7b2a193) #50 (bc518b7) +/-
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 (7b2a193) | #50 (bc518b7) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 (7b2a193) #50 (bc518b7) +/-
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 (7b2a193) | #50 (bc518b7) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 (7b2a193) #50 (bc518b7) +/-
Coverage 97.5% 97.5% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 2s 1s -1s
Details
  |                     | main (7b2a193) | #50 (bc518b7) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 |             2s |            1s |  -1s |

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/shiki-editor)

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

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/plugin-monaco)

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

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/testkit)

main (7b2a193) #50 (bc518b7) +/-
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 (7b2a193) | #50 (bc518b7) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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