Skip to content

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

Merged
ganta merged 1 commit intomainfrom
renovate/vite-7.x
Oct 18, 2025
Merged

chore(deps): update dependency vite to v7#1204
ganta merged 1 commit intomainfrom
renovate/vite-7.x

Conversation

@ganta-renovate
Copy link
Copy Markdown
Contributor

@ganta-renovate ganta-renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Confidence
vite (source) 6.3.6 -> 7.1.9 age confidence

Release Notes

vitejs/vite (vite)

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
Documentation
Miscellaneous Chores

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.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
  • ssr: don't access Object variable in ssr transformed code (#​19996)
  • remove experimental.skipSsrTransform option (#​20038)
  • remove HotBroadcaster (#​19988)
  • css: always use sass compiler API (#​19978)
  • bump build.target and name it baseline-widely-available (#​20007)
  • bump required node version to 20.19+, 22.12+ and remove cjs build (#​20032)
  • css: remove sass legacy API support (#​19977)
  • remove deprecated HotBroadcaster related types (#​19987)
  • remove deprecated no-op type only properties (#​19985)
  • remove node 18 support (#​19972)
  • remove deprecated hook-level enforce/transform from transformIndexHtml hook (#​19349)
  • remove deprecated splitVendorChunkPlugin (#​19255)
Features
Bug Fixes

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 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 has been generated by Renovate Bot.

@ganta-renovate ganta-renovate bot added dependencies Pull requests that update a dependency file renovate Created by Renovate labels Jun 24, 2025
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from bcd2ad1 to 4c7b5e1 Compare July 10, 2025 10:24
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch from 4c7b5e1 to 4cc935a Compare July 17, 2025 02:55
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch from 4cc935a to c186fd7 Compare July 24, 2025 06:26
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from 18470db to 54ed3d6 Compare August 12, 2025 02:52
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 43be81a to e23de8b Compare August 19, 2025 06:26
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 9145bbe to 379fca9 Compare September 8, 2025 07:24
@ganta-renovate ganta-renovate bot changed the title chore(deps): update dependency vite to v7 chore(deps): update dependency vite to v7 - autoclosed Sep 10, 2025
@ganta-renovate ganta-renovate bot closed this Sep 10, 2025
@ganta-renovate ganta-renovate bot deleted the renovate/vite-7.x branch September 10, 2025 02:41
@ganta-renovate ganta-renovate bot changed the title chore(deps): update dependency vite to v7 - autoclosed chore(deps): update dependency vite to v7 Sep 10, 2025
@ganta-renovate ganta-renovate bot reopened this Sep 10, 2025
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 379fca9 to fb9140b Compare September 10, 2025 04:25
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 7 times, most recently from 7581efb to a08aaa9 Compare September 22, 2025 07:24
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from 46a168f to d8a2546 Compare October 5, 2025 16:24
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 5 times, most recently from e7bc814 to c4fff9b Compare October 12, 2025 16:25
@ganta-renovate ganta-renovate bot force-pushed the renovate/vite-7.x branch 16 times, most recently from eca4c0e to 926d498 Compare October 17, 2025 08:25
@ganta ganta merged commit b8ef369 into main Oct 18, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate Created by Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant