Skip to content

chore(deps): bump vite#9

Merged
hachall merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-f2b27dd69e
May 29, 2026
Merged

chore(deps): bump vite#9
hachall merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-f2b27dd69e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Contributor

Bumps and vite. These dependencies needed to be updated together.
Updates vite from 7.3.0 to 7.3.3

Release notes

Sourced from vite's releases.

v7.3.3

Please refer to CHANGELOG.md for details.

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.3 (2026-05-07)

Bug Fixes

7.3.2 (2026-04-06)

Bug Fixes

7.3.1 (2026-01-07)

Features

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

Updates vite from 6.4.1 to 6.4.2

Release notes

Sourced from vite's releases.

v7.3.3

Please refer to CHANGELOG.md for details.

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.3 (2026-05-07)

Bug Fixes

7.3.2 (2026-04-06)

Bug Fixes

7.3.1 (2026-01-07)

Features

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@vercel

vercel Bot commented May 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment May 29, 2026 4:14pm

Request Review

@hachall

hachall commented May 29, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps  and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies needed to be updated together.

Updates `vite` from 7.3.0 to 7.3.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.3/packages/vite)

Updates `vite` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: indirect
- dependency-name: vite
  dependency-version: 7.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-f2b27dd69e branch from a4bb0d6 to 025de8c Compare May 29, 2026 16:13

@doubleword-code doubleword-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Summary

This PR is a Dependabot-initiated dependency update that bumps vite from 7.3.0 to 7.3.3 (main dependency) and from 6.4.1 to 6.4.2 (peer dependency via @sanity/cli-core).

Verdict: ✅ Approve — This is a security-critical patch update that should be merged promptly.

Research notes

I reviewed the official Vite changelog for both version ranges:

vite 7.3.0 → 7.3.3 includes:

Security fixes in 7.3.2:

  • 🚨 Path traversal vulnerability fix: "avoid path traversal with optimize deps sourcemap handler" (#22161)
  • 🚨 Server filesystem security: "apply server.fs check to env transport" (#22162)
  • 🚨 Query parameter handling: "check server.fs after stripping query as well" (#22160)

Other changes:

  • 7.3.1: Feature add (ignoreOutdatedRequests option to optimizeDeps) — non-breaking
  • 7.3.3: Safari compatibility fix for destructuring

vite 6.4.1 → 6.4.2 (peer dependency):

Same security fixes backported to the 6.x branch:

  • Path traversal fix (#22161)
  • server.fs check application (#22159)

Suggested next steps

  1. Merge this PR promptly — The path traversal vulnerabilities in the vite dev server could potentially be exploited during local development.
  2. Consider enabling automated security updates for transitive dependencies if not already enabled.

General findings

No issues found. This is a straightforward security patch update with no breaking changes:

  • Both version bumps are patch-level updates following semver
  • All changes between these versions are bug fixes and security patches
  • No API changes or breaking modifications in these patch releases
  • The package-lock.json diff shows only version, resolved URL, and integrity hash changes — exactly what's expected for a lockfile-only dependency bump

@hachall hachall merged commit 46fd81a into main May 29, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-f2b27dd69e branch May 29, 2026 16:15
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