Skip to content

chore: bump vite from 7.3.1 to 7.3.2 in the npm_and_yarn group across 1 directory#102

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-c4bc6a0a9e
Closed

chore: bump vite from 7.3.1 to 7.3.2 in the npm_and_yarn group across 1 directory#102
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-c4bc6a0a9e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the npm_and_yarn group with 1 update in the / directory: vite.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Greptile Summary

This is a dependabot security patch bumping vite from 7.3.1 to 7.3.2, which backports three server-side path-traversal / server.fs bypass fixes (vitejs/vite#22159, #22160, #22161). The lock file also normalises prettier and turbo specifiers from latest to *, which is functionally equivalent and a standard npm lock-file artefact.

Confidence Score: 5/5

Safe to merge — patch-level security update with no breaking changes

All changes are a minimal patch-level vite bump addressing security path-traversal and server.fs bypass CVEs. No API changes, no logic alterations, and the lock file side-changes are cosmetically inconsequential.

No files require special attention

Important Files Changed

Filename Overview
apps/web/package.json Vite dev dependency version specifier tightened from ^7.0.0 to ^7.3.2 to pin the security patch release
package-lock.json Lock file updated: vite resolved to 7.3.2, prettier/turbo specifiers normalised from 'latest' to '*', peer flag added to one transitive dep

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[dependabot detects\nvite 7.3.1 → 7.3.2] --> B[3 security fixes included]
    B --> C1[Path traversal fix:\noptimize deps sourcemap handler #22161]
    B --> C2[server.fs check applied\nto env transport #22162]
    B --> C3[server.fs checked after\nstripping query string #22160]
    C1 & C2 & C3 --> D[package-lock.json updated]
    D --> E[vite@7.3.2 installed]
Loading

Reviews (1): Last reviewed commit: "chore: bump vite in the npm_and_yarn gro..." | Re-trigger Greptile

Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `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
  dependency-group: npm_and_yarn
...

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
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 9, 2026

Looks like vite is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm_and_yarn-c4bc6a0a9e branch April 9, 2026 05:24
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