Bump vite from 6.3.5 to 7.0.2 in /app-frontend
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(4 months ago)
(4 months ago)
(4 months ago)
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
Objectvariable in ssr transformed code (#19996)- remove
experimental.skipSsrTransformoption (#20038)- remove
HotBroadcaster(#19988)- css: always use sass compiler API (#19978)
- bump
build.targetand 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
HotBroadcasterrelated types (#19987)- remove deprecated no-op type only properties (#19985)
- remove node 18 support (#19972)
- remove deprecated hook-level
enforce/transformfromtransformIndexHtmlhook (#19349)- remove deprecated splitVendorChunkPlugin (#19255)
Features
... (truncated)
Commits
d6464bcrelease: v7.0.2db8bd41fix(css): resolve relative paths in sass, revert #20300 (#20349)0badf64release: v7.0.141e83f6chore: group commits by category in changelog (#20310)c1c951dchore: fix typos and grammatical errors across documentation and comments (#2...3e81af3fix(deps): update all non-major dependencies (#20324)30d2f1bchore(deps): update rolldown-related dependencies (#20323)ac528a4fix(css): skip resolving resolved paths in sass (#20300)37bdfc1fix(types): add a global interface for Worker (#20243)eafd28achore: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 2971575 |
| UUID: | 3201631062 |
| Node ID: | PR_kwDOJ7HD786dYxC6 |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-react-typescript |
