chore(deps-dev): bump vite from 5.4.21 to 6.4.2 in /studio/frontend#81
chore(deps-dev): bump vite from 5.4.21 to 6.4.2 in /studio/frontend#81dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.21 to 6.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
All compatibility checks passed:
|
Resolves all 8 open Dependabot security alerts in one shot.
Go (studio/go.mod):
golang.org/x/crypto: 0.33.0 → 0.45.0
- GHSA-#17 (high): DoS via slow/incomplete key exchange
- GHSA-#19 (med): unbounded memory consumption
- GHSA-#20 (med): panic on malformed message
golang.org/x/net: 0.35.0 → 0.47.0 (0.45.0 of crypto requires net 0.47.0)
- GHSA-#16 (med): HTTP Proxy bypass via IPv6 zone IDs
- GHSA-#18 (med): XSS
npm (studio/frontend):
vite: ^5.4.0 → ^8.0.10
- GHSA-#15 (med): path traversal in optimized deps .map handling
- Pulls esbuild ^0.25 transitively, which also clears GHSA-#14
npm (vscode):
@vscode/vsce: ^2.24.0 → ^3.9.0
- vsce 3.x dropped its uuid dependency entirely, clearing GHSA-#12
(uuid <14 missing buffer bounds check) without forcing a uuid
override on every consumer.
All builds + tests pass: go build, go test, vscode tsc compile, vite
build (Studio frontend). Closes Dependabot PRs #78, #79, #80, #81 (this
covers their scope cleanly in one PR).
|
Superseded by #88 which bundles all 8 vulnerable-dep bumps into one chore PR (with a higher |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps vite from 5.4.21 to 6.4.2.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6b3fad0release: v6.4.2ca4da5dfix: avoid path traversal with optimize deps sourcemap handler (#22161)fe28e47fix: apply server.fs check to env transport (#22159) (#22163)5487f4frelease: v6.4.11114b5dfix(dev): trim trailing slash beforeserver.fs.denycheck (#20968) (#20969)f12697crelease: v6.4.0ca6455efeat: allow passing down resolved config to vite's createServer (#20932)0e173d8release: v6.3.7c59a222fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (#20940)3f337c5release: v6.3.6Dependabot 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.