Skip to content

build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /agentex-ui#188

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agentex-ui/vite-7.3.2
Open

build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /agentex-ui#188
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agentex-ui/vite-7.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps vite from 7.3.1 to 7.3.2.

Release notes

Sourced from vite's releases.

v7.3.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.2 (2026-04-06)

Bug Fixes

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.

Greptile Summary

This PR bumps vite from 7.3.1 to 7.3.2 as a targeted security patch, fixing a path traversal vulnerability in the optimize deps sourcemap handler and two server.fs filesystem boundary bypass issues (env transport and query-stripping). Only package.json and package-lock.json are changed; no application code is touched.

Confidence Score: 5/5

Safe to merge — patch-level security fix with no breaking changes or application code modifications.

All fixes are patch-level security hardening with no API changes. The lockfile integrity hash is correctly updated. No application code is modified, making this a no-risk, high-value update.

No files require special attention.

Important Files Changed

Filename Overview
agentex-ui/package.json Bumps vite devDependency specifier from ^7.3.1 to ^7.3.2 to pull in three security fixes
agentex-ui/package-lock.json Updates vite resolved URL, integrity hash, and adds MIT license field for 7.3.2

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[dependabot: vite 7.3.1 → 7.3.2] --> B[package.json & package-lock.json updated]
    B --> C[Security Fix 1\nPath traversal in sourcemap handler #22161]
    B --> D[Security Fix 2\nserver.fs check on env transport #22162]
    B --> E[Security Fix 3\nserver.fs check after query strip #22160]
    C & D & E --> F[Dev server filesystem boundary hardened]
    F --> G[No application code changed]
Loading

Reviews (1): Last reviewed commit: "build(deps-dev): bump vite from 7.3.1 to..." | Re-trigger Greptile

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 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: direct:development
...

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
@dependabot dependabot bot requested a review from a team as a code owner April 6, 2026 20:12
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​vite@​7.3.1 ⏵ 7.3.298 +3100 +2382 +199 +2100

View full report

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.

0 participants