Skip to content

Bump vite from 7.3.0 to 7.3.2 in /cloudflare-og-worker#1211

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/cloudflare-og-worker/vite-7.3.2
Apr 7, 2026
Merged

Bump vite from 7.3.0 to 7.3.2 in /cloudflare-og-worker#1211
JSv4 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/cloudflare-og-worker/vite-7.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps vite from 7.3.0 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.

Changelog

Sourced from vite's changelog.

7.3.2 (2026-04-06)

Bug Fixes

7.3.1 (2026-01-07)

Features

  • add ignoreOutdatedRequests option to optimizeDeps (#21364) (9d39d37)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2026
@claude

claude Bot commented Apr 6, 2026

Copy link
Copy Markdown

PR Review: Bump vite from 7.3.0 to 7.3.2 in /cloudflare-og-worker

Recommendation: Approve and merge

This is a security-focused patch update from Dependabot. The diff is minimal (3 additions, 3 deletions — version string and integrity hash in package-lock.json).

Security Fixes in 7.3.2

This update addresses three path traversal / filesystem security vulnerabilities in Vite's dev server:

  • #22161: Path traversal via the optimize deps sourcemap handler
  • #22159 / #22162: server.fs allow-list bypass via the env transport endpoint
  • #22160: server.fs check not applied after query string stripping

These are dev-server vulnerabilities (not production build issues), but still worth patching promptly — especially in a CI/CD environment where Vite's dev server may be exposed.

Assessment

  • Scope: Only cloudflare-og-worker/package-lock.json is changed — isolated to that worker's dependency tree.
  • Risk: Patch bump (7.3.0 → 7.3.2), no breaking changes expected.
  • Test coverage: No functional code changes, so no new tests required.
  • No concerns with code quality, logic, or architecture.

This is a straightforward security patch — merging is recommended.

@JSv4 JSv4 merged commit 9dbd34a into main Apr 7, 2026
4 checks passed
@JSv4 JSv4 deleted the dependabot/npm_and_yarn/cloudflare-og-worker/vite-7.3.2 branch April 7, 2026 00:50
JSv4 added a commit that referenced this pull request Apr 29, 2026
…rn/cloudflare-og-worker/vite-7.3.2

Bump vite from 7.3.0 to 7.3.2 in /cloudflare-og-worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant