Skip to content

chore: update vite in e2e tests to ^8.1.0#487

Merged
wan9chi merged 1 commit into
mainfrom
claude/vite-8.1-e2e-upgrade-gr0fe9
Jun 26, 2026
Merged

chore: update vite in e2e tests to ^8.1.0#487
wan9chi merged 1 commit into
mainfrom
claude/vite-8.1-e2e-upgrade-gr0fe9

Conversation

@wan9chi

@wan9chi wan9chi commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

Updates the pinned vite dependency for e2e tests from a specific commit hash to a stable version range (^8.1.0), now that the vite-task-client tests are performed with an official Vite release.

Changes

  • Replaced the temporary commit-pinned vite dependency (https://pkg.pr.new/vite@1298951ebc5e5a94164c21f142fe748ca37eea68) with a standard version constraint (^8.1.0)
  • Updated the accompanying comment to reflect that the integration is now available in a tagged release, removing the note about tracking main until release

Motivation

The vite-task-client integration was previously only available in the Vite main branch, requiring a pinned commit hash. Now that it has been merged and released in Vite 8.1.0+, we can use a normal semantic version range, which is more maintainable and allows for automatic patch/minor updates.

https://claude.ai/code/session_01GhRBzHrF7FjwBC7k2bd689

The vite-task-client integration (vitejs/vite#22453) has shipped in the
tagged vite 8.1 release, so the e2e harness no longer needs to track
vitejs/vite main via a pinned pkg.pr.new sha. Move the
vite-task-tools>vite override to a normal ^8.1.0 version range.

Co-authored-by: Claude <noreply@anthropic.com>
@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
Addednpm/​vite@​8.1.0991008298100

View full report

@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 @emnapi/runtime is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/vite@8.1.0npm/@emnapi/runtime@1.11.1

ℹ 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/@emnapi/runtime@1.11.1. 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

@wan9chi wan9chi changed the title chore: update vite-task-tools vite dependency to ^8.1.0 chore: update vite in e2e tests to ^8.1.0 Jun 26, 2026
@wan9chi wan9chi merged commit 5c316fa into main Jun 26, 2026
19 checks passed
@wan9chi wan9chi deleted the claude/vite-8.1-e2e-upgrade-gr0fe9 branch June 26, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants