Skip to content

Comments

chore(deps): update dependency vite to v7#277

Open
renovate[bot] wants to merge 1 commit intobetafrom
renovate/vite-7.x
Open

chore(deps): update dependency vite to v7#277
renovate[bot] wants to merge 1 commit intobetafrom
renovate/vite-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vite (source) 6.3.57.3.1 age confidence

Release Notes

vitejs/vite (vite)

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.0

Compare Source

Please refer to CHANGELOG.md for details.

v7.2.7

Compare Source

v7.2.6

Compare Source

7.2.6 (2025-12-01)

v7.2.4

Compare Source

Bug Fixes

v7.2.3

Compare Source

Bug Fixes
Performance Improvements
Miscellaneous Chores

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
Code Refactoring

v7.2.0

Compare Source

Bug Fixes
  • css: fallback to sass when sass-embedded platform binary is missing (#​21002) (b1fd616)
  • module-runner: make getBuiltins response JSON serializable (#​21029) (ad5b3bf)
  • types: add undefined to optional properties for exactOptionalProperties type compatibility (#​21040) (2833c55)
Miscellaneous Chores

v7.1.12

Compare Source

Please refer to CHANGELOG.md for details.

v7.1.11

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System

v7.1.10

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v7.1.9

Compare Source

Reverts

v7.1.8

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v7.1.7

Compare Source

Bug Fixes
  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#​20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#​20791) (9bc9d12)
  • deps: update all non-major dependencies (#​20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#​20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#​20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#​20698) (98a3484)

v7.1.6

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores

v7.1.5

Compare Source

Bug Fixes

v7.1.4

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v7.1.2

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.1

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System

v7.1.0

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests
Beta Changelogs
7.1.0-beta.1 (2025-08-05)

See 7.1.0-beta.1 changelog

7.1.0-beta.0 (2025-07-30)

See 7.1.0-beta.0 changelog

v7.0.8

Compare Source

Please refer to CHANGELOG.md for details.

v7.0.7

Compare Source

Please refer to CHANGELOG.md for details.

v7.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests
Beta Changelogs
7.1.0-beta.1 (2025-08-05)

See 7.1.0-beta.1 changelog

7.1.0-beta.0 (2025-07-30)

See 7.1.0-beta.0 changelog

v7.0.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.0.4

Compare Source

Bug Fixes
  • allow resolving bare specifiers to relative paths for entries (#​20379) (324669c)
Build System

v7.0.3

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • minor changes to reduce diff between normal Vite and rolldown-vite (#​20354) (2e8050e)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.0.0

Compare Source

Vite 7 is out!

Today, we're excited to announce the release of the next Vite major:

⚠ BREAKING CHANGES

Configuration

📅 Schedule: Branch creation - "before 6am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@codecov
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (eef5718) to head (daa0fec).

Additional details and impacted files
@@            Coverage Diff            @@
##              beta      #277   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          109       109           
  Branches        14        13    -1     
=========================================
  Hits           109       109           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: f0cd37e Previous: e3d48fd Ratio
parse 7875 ops/sec (±1.81%) 7928 ops/sec (±0.69%) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/vite-7.x branch 5 times, most recently from 8998895 to f7e632e Compare July 11, 2025 05:37
@renovate renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from 4fea271 to daa0fec Compare July 24, 2025 05:54
@renovate renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from 97e053c to da43b04 Compare August 12, 2025 09:35
@renovate renovate bot force-pushed the renovate/vite-7.x branch from da43b04 to bc9e345 Compare August 19, 2025 08:26
@renovate renovate bot force-pushed the renovate/vite-7.x branch from bc9e345 to 525a280 Compare August 31, 2025 11:22
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from bbc3bd8 to 346b96f Compare September 8, 2025 12:06
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 6401980 to 614c704 Compare September 22, 2025 09:51
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 86214bb to 2fd889d Compare October 2, 2025 09:37
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 2fd889d to dd210fb Compare October 3, 2025 01:04
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from c0c400c to 778fbe2 Compare October 20, 2025 05:39
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from e365673 to 3880f2b Compare October 23, 2025 08:49
@renovate renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from cfae7da to 7b9bab2 Compare November 7, 2025 09:54
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 7b9bab2 to 2ba65bb Compare November 10, 2025 20:34
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from e3d48fd to a690c9c Compare November 20, 2025 09:54
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from c9eccad to 6f22190 Compare December 8, 2025 05:07
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 6f22190 to 439e53a Compare December 15, 2025 14:12
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 1286d8d to b48016f Compare January 7, 2026 09:59
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 7e0456a to 1f7da13 Compare January 23, 2026 17:35
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 1f7da13 to 3c92c13 Compare February 2, 2026 16:34
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 3c92c13 to f0cd37e Compare February 12, 2026 10:52
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