Bump vite from 7.1.12 to 7.2.0 in /app-frontend
Closed
Number: #280
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 06, 2025 at 02:10 AM UTC
(6 days ago)
(6 days ago)
Updated:
November 06, 2025 at 02:14 AM UTC
(6 days ago)
(6 days ago)
Closed:
November 06, 2025 at 02:14 AM UTC
(6 days ago)
(6 days ago)
Time to Close:
4 minutes
Description:
Bumps vite from 7.1.12 to 7.2.0.
Release notes
Sourced from vite's releases.
plugin-legacy@7.2.0
Please refer to CHANGELOG.md for details.
v7.2.0
Please refer to CHANGELOG.md for details.
v7.2.0-beta.1
Please refer to CHANGELOG.md for details.
v7.2.0-beta.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
7.2.0 (2025-11-05)
Bug Fixes
- css: fallback to sass when sass-embedded platform binary is missing (#21002) (b1fd616)
- module-runner: make
getBuiltinsresponse JSON serializable (#21029) (ad5b3bf)- types: add undefined to optional properties for exactOptionalProperties type compatibility (#21040) (2833c55)
Miscellaneous Chores
7.2.0-beta.1 (2025-10-29)
Bug Fixes
- increase stream reset rate limit for HTTP2 (#21024) (4f44f22)
- optimizer: externalize virtual modules for html like files (#21001) (e5af352)
Documentation
Code Refactoring
7.2.0-beta.0 (2025-10-28)
Features
- add
import.meta.resolvesupport for ESM config (bundle config loader) (#20962) (f86789a)- add
perEnvironmentWatchChangeDuringDev(#20996) (a5e98e6)- add vite client connect events (#20978) (543d87c)
- build: emit license (#18546) (b42c3fb)
- dev: support HTTP2 even if proxy feature is used (#20869) (fc21af7)
- lib: enable minification but keep pure annotations for es output with terser (#20522) (df997d0)
- optimizer: add rush lockfile support (#20833) (718ca2d)
- utils: support multiple certificates in resolveServerUrls (#20707) (24513e5)
Bug Fixes
- build: ensure amd bundles request
requireto be injected (#20861) (bb85bd7)- build: replace
namesin the manifest with unmanglednamefor CSS assets (#20585) (4abf056)- deps: downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (#20988) (856e683)
- deps: update all non-major dependencies (#21008) (185641e)
- disable optional peer dep handling for
nodeResolveWithVite(#20989) (ca18b23)- handle query parameters for
/@vite/*modules (#20998) (6843a6a)- module-runner: resolve
resolvedSourcescorrectly (#20959) (c4f6039)- resolve: match resolved subpath import path's relative prefix with regex (fix #20972) (#20973) (ff2d83e)
- update build log to include environment name (#20987) (77c25c1)
- use esm entrypoint for css preprocessors and terser (#20918) (1460824)
... (truncated)
Commits
8293de0release: v7.2.02833c55fix(types): add undefined to optional properties for exactOptionalProperties ...e3a6a83chore(deps): update rolldown-related dependencies (#21047)b1fd616fix(css): fallback to sass when sass-embedded platform binary is missing (#21...ad5b3bffix(module-runner): makegetBuiltinsresponse JSON serializable (#21029)793baa2release: v7.2.0-beta.1e5af352fix(optimizer): externalize virtual modules for html like files (#21001)4f44f22fix: increase stream reset rate limit for HTTP2 (#21024)a2df778refactor: usefs.cpSync(#21019)246df13docs: clarify the values are escaped automatically (#21017)- 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)
Package Dependencies
Technical Details
| ID: | 10861802 |
| UUID: | 3593548739 |
| Node ID: | PR_kwDOI4ibt86xyFHe |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-vue-typescript |