Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 6.0.7 -> 6.0.9 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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 these updates again.


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

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

Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magic-regexp-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 10:39am

Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 348 348 ± (0.00%)
Lines 143128 143175 ▲ (+0.03%)
Identifiers 148111 148116 ▲ (+0.00%)
Symbols 250518 250521 ▲ (+0.00%)
Types 51231 51231 ± (0.00%)
Instantiations 612180 612180 ± (0.00%)
Memory used 287937K 285806K ▼ (-0.75%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.95s 1.07s ± (+11.21%)
Bind time 0.4s 0.41s ± (+2.44%)
Check time 2.03s 2.02s ± (-0.50%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.48s 3.61s ± (+3.60%)

Copy link

codspeed-hq bot commented Jan 20, 2025

CodSpeed Performance Report

Merging #481 will improve performances by 64.29%

Comparing renovate/vite (aa0bf7a) with main (b3614a7)

Summary

⚡ 1 improvements
✅ 5 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/vite Change
transforms vue script blocks 8.9 ms 5.4 ms +64.29%

@danielroe danielroe merged commit d15f124 into main Jan 20, 2025
12 checks passed
@danielroe danielroe deleted the renovate/vite branch January 20, 2025 13:35
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.

1 participant