Skip to content

chore(deps): bump vite 7.3.1 → 7.3.2 (security patch)#44

Merged
CharlyOlson merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-c4bc6a0a9e
Apr 8, 2026
Merged

chore(deps): bump vite 7.3.1 → 7.3.2 (security patch)#44
CharlyOlson merged 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 7, 2026

Vite 7.3.2 is a security patch release fixing three filesystem-related vulnerabilities in the dev server.

Changes

  • package.json — updated vite devDependency range to ^7.3.2
  • package-lock.json — lockfile resolved to vite@7.3.2 with updated tarball integrity hash

Security fixes included

  • Path traversal via optimize-deps sourcemap handler (#22161)
  • server.fs check bypass on env transport requests (#22162)
  • server.fs check not applied after query string stripping (#22160)

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 7, 2026
@CharlyOlson CharlyOlson requested a review from Copilot April 8, 2026 20:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s Vite dev dependency to the latest patch release, aligning the declared version range and lockfile resolution for the build/dev tooling.

Changes:

  • Bumped vite devDependency to ^7.3.2 in package.json.
  • Updated package-lock.json to resolve vite@7.3.2 (including updated tarball URL and integrity hash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the Vite version range used by the project’s dev tooling.
package-lock.json Locks Vite to 7.3.2 and updates resolved metadata for reproducible installs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CharlyOlson
Copy link
Copy Markdown
Owner

@copilot Please looker over issues, comments and reccomended sugestionz snd aplly them as you see fit in relation to the repo snd its state

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

@copilot Please looker over issues, comments and reccomended sugestionz snd aplly them as you see fit in relation to the repo snd its state

Reviewed the repo state:

No additional changes are needed — the PR is clean and ready to merge.

Copilot AI changed the title Bump vite from 7.3.1 to 7.3.2 in the npm_and_yarn group across 1 directory chore(deps): bump vite 7.3.1 → 7.3.2 (security patch) Apr 8, 2026
Copilot AI requested a review from CharlyOlson April 8, 2026 20:47
@CharlyOlson CharlyOlson merged commit b0c74cf into main Apr 8, 2026
7 checks passed
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.

3 participants