Bump vite from 7.1.11 to 7.3.2 in /packages/react-library/test-app #1521
1/3 Fail(s): MILESTONE
Status: FAIL
Here are some stats of the run:
3 validations were ran.
2 PASSED
1 FAILED
Details
❌ Validator: MILESTONE
- ❌ A milestone must be assigned to this pull request
Input :
Settings :{"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}
✔️ Validator: LABEL
- ✔️ The label is not empty
Input : dependencies,javascript
Settings :{"no_empty":{"enabled":true,"message":"A label must be assigned to this pull request"}}
✔️ Validator: DESCRIPTION
- ✔️ The description is not empty
Input : Bumps vite from 7.1.11 to 7.3.2.
Release notes
Sourced from vite's releases.
v7.3.2
Please refer to CHANGELOG.md for details.
v7.3.1
Please refer to CHANGELOG.md for details.
v7.3.0
Please refer to CHANGELOG.md for details.
v7.2.7
Please refer to CHANGELOG.md for details.
v7.2.6
Please refer to CHANGELOG.md for details.
v7.2.5
Please refer to CHANGELOG.md for details.
Note: 7.2.5 failed to publish so it is skipped on npm
v7.2.4
Please refer to CHANGELOG.md for details.
v7.2.3
Please refer to CHANGELOG.md for details.
v7.2.2
Please refer to CHANGELOG.md for details.
plugin-legacy@7.2.1
Please refer to CHANGELOG.md for details.
v7.2.1
Please refer to CHANGELOG.md for details.
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.
v7.1.12
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
7.3.2 (2026-04-06)
Bug Fixes
- avoid path traversal with optimize deps sourcemap handler (#22161) (09d8c90)
- backport #22159, apply server.fs check to env transport (#22162) (19db0f2)
- check
server.fsafter stripping query as well (#22160) (f8103cc)7.3.1 (2026-01-07)
Features
7.3.0 (2025-12-15)
Features
7.2.7 (2025-12-08)
Bug Fixes
7.2.6 (2025-12-01)
7.2.5 (2025-12-01)
Bug Fixes
- config: handle shebang properly (#21158) (df5a30d)
- deps: update all non-major dependencies (#21146) (a3cd262)
- deps: update all non-major dependencies (#21175) (72e398a)
- fix
external: truemerging (#21164) (5ef557a)- shortcuts not rebound after server restart (#21166) (3765f7b)
Performance Improvements
Documentation
Miscellaneous Chores
7.2.4 (2025-11-20)
Bug Fixes
7.2.3 (2025-11-20)
... (truncated)
Commits
cc383e0release: v7.3.209d8c90fix: avoid path traversal with optimize deps sourcemap handler (#22161)f8103ccfix: checkserver.fsafter stripping query as well (#22160)19db0f2fix: backport #22159, apply server.fs check to env transport (#22162)95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)- 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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.