Bump vite from 6.3.5 to 7.0.2
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
(2 months ago)
(2 months ago)
(2 months ago)
dependencies javascript
Bumps vite from 6.3.5 to 7.0.2.
Release notes
Sourced from vite's releases.
v7.0.2
Please refer to CHANGELOG.md for details.
v7.0.1
Please refer to CHANGELOG.md for details.
create-vite@7.0.0
Please refer to CHANGELOG.md for details.
plugin-legacy@7.0.0
Please refer to CHANGELOG.md for details.
v7.0.0
Please refer to CHANGELOG.md for details.
v7.0.0-beta.2
Please refer to CHANGELOG.md for details.
v7.0.0-beta.1
Please refer to CHANGELOG.md for details.
plugin-legacy@7.0.0-beta.1
Please refer to CHANGELOG.md for details.
plugin-legacy@7.0.0-beta.0
Please refer to CHANGELOG.md for details.
v7.0.0-beta.0
Please refer to CHANGELOG.md for details.
create-vite@6.5.0
Please refer to CHANGELOG.md for details.
create-vite@6.4.1
Please refer to CHANGELOG.md for details.
create-vite@6.4.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
7.0.2 (2025-07-04)
Bug Fixes
7.0.1 (2025-07-03)
Bug Fixes
- css: skip resolving resolved paths in sass (#20300) (ac528a4)
- deps: update all non-major dependencies (#20324) (3e81af3)
- types: add a global interface for Worker (#20243) (37bdfc1)
Miscellaneous Chores
- deps: update rolldown-related dependencies (#20323) (30d2f1b)
- fix typos and grammatical errors across documentation and comments (#20337) (c1c951d)
- group commits by category in changelog (#20310) (41e83f6)
- rearrange 7.0 changelog (#20280) (eafd28a)
7.0.0 (2025-06-24)
Today, we're excited to announce the release of the next Vite major:
- Vite 7.0 announcement blog post
- Docs (translations: 简体中文, 日本語, Español, Português, 한국어, Deutsch, فارسی)
- Migration Guide
⚠ 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 itbaseline-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
fromtransformIndexHtml
hook (#19349)- remove deprecated splitVendorChunkPlugin (#19255)
Features
... (truncated)
Commits
d6464bc
release: v7.0.2db8bd41
fix(css): resolve relative paths in sass, revert #20300 (#20349)0badf64
release: v7.0.141e83f6
chore: group commits by category in changelog (#20310)c1c951d
chore: fix typos and grammatical errors across documentation and comments (#2...3e81af3
fix(deps): update all non-major dependencies (#20324)30d2f1b
chore(deps): update rolldown-related dependencies (#20323)ac528a4
fix(css): skip resolving resolved paths in sass (#20300)37bdfc1
fix(types): add a global interface for Worker (#20243)eafd28a
chore: rearrange 7.0 changelog (#20280)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
ID: | 2888799 |
UUID: | 2646066853 |
Node ID: | PR_kwDON6sc9c6dt8al |
Host: | GitHub |
Repository: | code-master-R/web-performance-extension |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |