Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency vite to v6.0.11 - autoclosed #1740

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) ^5.4.11 -> ^6.0.0 age adoption passing confidence
vite (source) 6.0.7 -> 6.0.11 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v6.0.11

Compare Source

v6.0.10

Compare Source

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

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.4.14

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: 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 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

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: c92a83f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

nx-cloud bot commented Dec 10, 2024

View your CI Pipeline Execution ↗ for commit c92a83f.

Command Status Duration Result
nx run-many --output-style=static --parallel=1 ... ✅ Succeeded 3m 37s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-21 14:29:29 UTC

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.66%. Comparing base (b9cadbd) to head (c92a83f).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1740   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files         132      132           
  Lines        1262     1262           
  Branches      261      261           
=======================================
  Hits         1182     1182           
  Misses         72       72           
  Partials        8        8           
Flag Coverage Δ
httpx-assert-unit 93.66% <ø> (ø)
httpx-dsn-parser-unit 93.66% <ø> (ø)
httpx-exception-unit 93.66% <ø> (ø)
httpx-json-api-unit 93.66% <ø> (ø)
httpx-memo-intl-unit 93.66% <ø> (ø)
httpx-plain-object-unit 93.66% <ø> (ø)
httpx-treeu-unit 93.66% <ø> (ø)

Copy link

codspeed-hq bot commented Dec 10, 2024

CodSpeed Performance Report

Merging #1740 will not alter performance

Comparing renovate/vite-6.x (c92a83f) with main (b9cadbd)

Summary

✅ 14 untouched benchmarks

@renovate renovate bot force-pushed the renovate/vite-6.x branch from 642aca7 to 4ac3117 Compare December 19, 2024 11:34
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 fix(deps): update dependency vite to v6.0.4 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 4ac3117 to a9e15e1 Compare December 20, 2024 13:26
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.4 fix(deps): update dependency vite to v6.0.5 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from f906730 to da3b500 Compare December 26, 2024 04:25
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.5 fix(deps): update dependency vite to v6.0.6 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/vite-6.x branch 3 times, most recently from b2adb55 to 60f9459 Compare January 2, 2025 20:15
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.6 fix(deps): update dependency vite to v6.0.7 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from 98b0f54 to 2b4eb15 Compare January 10, 2025 10:31
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.7 chore(deps): update dependency vite to v6 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from e8b38a7 to f7a1be0 Compare January 14, 2025 16:42
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 fix(deps): update dependency vite to v6.0.8 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x branch from f7a1be0 to 483b1a3 Compare January 20, 2025 08:57
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.8 fix(deps): update dependency vite to v6.0.9 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from 73fb1b9 to f9d966e Compare January 20, 2025 20:58
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.9 fix(deps): update dependency vite to v6.0.10 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x branch from f9d966e to 4bc3aac Compare January 20, 2025 21:44
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 4bc3aac to c92a83f Compare January 21, 2025 14:23
@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.10 fix(deps): update dependency vite to v6.0.11 Jan 21, 2025
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cloudflare/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +77 737 MB asapzacy, celso, cf-ci-write, ...32 more
npm/@codspeed/[email protected] Transitive: environment, eval, filesystem, network, shell +38 235 MB art049
npm/@edge-runtime/[email protected] eval, unsafe Transitive: network +1 1.71 MB kikobeats
npm/@types/[email protected] None 0 20.6 kB types
npm/@types/[email protected] None 0 796 kB types
npm/@vitejs/[email protected] filesystem, unsafe +12 427 MB vitebot
npm/@vitest/[email protected] environment Transitive: eval, filesystem, network, shell +64 18.6 MB vitestbot
npm/@vitest/[email protected] Transitive: filesystem +14 1.9 MB vitestbot
npm/@vitest/[email protected] None +1 391 kB vitestbot
npm/@vitest/[email protected] Transitive: environment +5 391 kB vitestbot
npm/@vitest/[email protected] eval Transitive: environment +4 637 kB vitestbot
npm/@vitest/[email protected] Transitive: environment, filesystem +13 2.21 MB vitestbot
npm/[email protected] environment, filesystem, network, shell +25 256 MB evanw
npm/[email protected] Transitive: environment, filesystem, unsafe +21 2.48 MB timer, timneutkens, vercel-release-bot
npm/[email protected] Transitive: filesystem +2 326 kB francoismassart
npm/[email protected] Transitive: environment, filesystem, shell +41 1.45 GB rauchg, timneutkens, vercel-release-bot
npm/[email protected] Transitive: environment, eval +22 6.12 MB quietshu
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +383 251 MB quietshu
npm/[email protected] None +4 260 kB romainmenke
npm/[email protected] Transitive: environment +1 84.2 kB
npm/[email protected] environment, network +7 92.8 kB lukeed
npm/[email protected] environment, filesystem Transitive: network, shell, unsafe +36 11.9 MB adamwathan, malfaitrobin, reinink
npm/[email protected] environment, filesystem +2 153 kB aleclarson
npm/[email protected] Transitive: environment, filesystem +6 5.77 MB antfu, patak, soda, ...2 more
npm/[email protected] environment, eval Transitive: filesystem, shell, unsafe +70 27.1 MB vitestbot

View full report↗︎

@renovate renovate bot changed the title fix(deps): update dependency vite to v6.0.11 fix(deps): update dependency vite to v6.0.11 - autoclosed Jan 22, 2025
@renovate renovate bot closed this Jan 22, 2025
@renovate renovate bot deleted the renovate/vite-6.x branch January 22, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants