Skip to content

Update Vite to 8.1.3#656

Merged
ValentinH merged 1 commit into
mainfrom
agent/update-vite-8
Jul 7, 2026
Merged

Update Vite to 8.1.3#656
ValentinH merged 1 commit into
mainfrom
agent/update-vite-8

Conversation

@ValentinH

@ValentinH ValentinH commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the direct Vite dev dependency from ^6.4.2 to ^8.1.3 and refreshes the root pnpm lockfile.

This addresses Dependabot alerts tied to the older Vite line. The repo uses Vite directly for the examples dev server scripts, and Vitest also resolves against this updated Vite version.

Validation

  • pnpm unit
  • pnpm build
  • pnpm lint
  • pnpm start:ci plus curl -I http://localhost:3001/ returned 200 OK
📦 Published PR as canary version: 6.1.1--canary.656.1e3a22a.0

✨ Test out this PR locally via:

npm install react-easy-crop@6.1.1--canary.656.1e3a22a.0
# or 
yarn add react-easy-crop@6.1.1--canary.656.1e3a22a.0

@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
Addedvite@​8.1.3981008298100

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.3npm/@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

@ValentinH ValentinH marked this pull request as ready for review July 7, 2026 09:06
@ValentinH ValentinH merged commit 233b43d into main Jul 7, 2026
3 of 4 checks passed
@ValentinH ValentinH deleted the agent/update-vite-8 branch July 7, 2026 09:07
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🚀 PR was released in v6.1.1 🚀

@github-actions github-actions Bot added the released This issue/pull request has been released. label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant