chore(deps): bump vite from 7.3.2 to 7.3.6#143
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.2 to 7.3.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Upstream: unknown (author to confirm)
Scope
Lockfile-only Dependabot refresh: yarn.lock updates transitive vite from 7.3.2 to 7.3.6 (pulled in via vitest / vite-node). Worth merging for patch-level dev-tooling fixes, including path-traversal hardening in 7.3.5 and Safari transpilation fixes in 7.3.3, without touching application source.
CI
Checks are still pending; branch protection will gate merge.
Regression risk
Low — patch semver within the existing ^7.0.0-0 range and no manifest or runtime code changes.
Residual risks / follow-ups
None — because the diff is confined to yarn.lock, package.json is unchanged, and the bump stays on the same major/minor line with CI expected to validate the vitest toolchain.
Note: Review generated using Cursor model
composer-2.5.
This review was generated by review-bot.
Bumps vite from 7.3.2 to 7.3.6.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
0a7b53brelease: v7.3.6a24931efeat: allow esbuild 0.28 (#22743)077945crelease: v7.3.58a6a0c9chore: skip v7.3.4 release8c18556fix: backport #22572, reject windows alternate paths (#22574)f20d64bfix(deps): backport #22571, reject UNC paths for launch-editor-middleware (#2...ca31424release: v7.3.35ab51c0fix: avoid destructure lowering for newer safari (#22346)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.