Skip to content

chore(deps-dev): bump vite from 7.2.6 to 7.3.1#157

Merged
mfranzke merged 1 commit intomainfrom
dependabot-npm_and_yarn-vite-7.3.1
Mar 15, 2026
Merged

chore(deps-dev): bump vite from 7.2.6 to 7.3.1#157
mfranzke merged 1 commit intomainfrom
dependabot-npm_and_yarn-vite-7.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps vite from 7.2.6 to 7.3.1.

Release notes

Sourced from vite's releases.

v7.3.1

Please refer to CHANGELOG.md for details.

v7.3.0

Please refer to CHANGELOG.md for details.

v7.2.7

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.1 (2026-01-07)

Features

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

7.3.0 (2025-12-15)

Features

  • deps: update esbuild from ^0.25.0 to ^0.27.0 (#21183) (cff26ec)

7.2.7 (2025-12-08)

Bug Fixes

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 8, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 8, 2026

⚠️ No Changeset found

Latest commit: ca0957e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2026

🚀 Performance Benchmark Results

Metric Value Status
Initialization Time 0.30ms
Avg Processing Time 0.2769ms
Total Processing Time (1000x) 276.90ms ℹ️

✅ All benchmarks passed!

@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-vite-7.3.1 branch 2 times, most recently from 05bec13 to b90aa3a Compare January 23, 2026 21:29
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Performance Benchmark Results

Metric Value Status
Initialization Time 0.50ms
Avg Processing Time 0.2611ms
Total Processing Time (1000x) 261.10ms ℹ️

✅ All benchmarks passed!

@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-vite-7.3.1 branch from b90aa3a to 3d70cc4 Compare January 30, 2026 20:11
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Performance Benchmark Results

Metric Value Status
Initialization Time 0.40ms
Avg Processing Time 0.2770ms
Total Processing Time (1000x) 277.00ms ℹ️

✅ All benchmarks passed!

@mfranzke
Copy link
Copy Markdown
Owner

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-vite-7.3.1 branch from 3d70cc4 to ca0957e Compare March 15, 2026 19:38
@mfranzke mfranzke enabled auto-merge (squash) March 15, 2026 19:39
@socket-security
Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm vite is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/vite@7.2.6

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/vite@7.2.6. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@mfranzke mfranzke merged commit 79b62cd into main Mar 15, 2026
19 of 22 checks passed
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-vite-7.3.1 branch March 15, 2026 19:40
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