Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Upgrade the version of vite in @playwright/experimental-ct-core from 5.4.14 to 6.2.0 #35003

Open
alkwa-msft opened this issue Mar 3, 2025 · 1 comment

Comments

@alkwa-msft
Copy link
Member

🚀 Feature Request

Currently the pinned version associated with the version of Vite 5.4.14 leverages esbuild which is pinned to ^0.21.3. It can take on other patches when upgrading but not additional minors.

It appears at time of writing that the only version of Vite that supports esbuild 0.25.0 is [email protected]

This is flagging a dependabot issue for us as well as I am sure for this package as well. Looking forward to hearing from you with a fix or if you need any additional information

Example

No response

Motivation

We want to close off any dependabot issues so our developers can make sure they can safely AND securely use the latest and greatest from our library. https://github.com/Azure/communication-ui-library

@pavelfeldman
Copy link
Member

Vite and esbuild folks considered this threat as non-existent. That's probably why there is no patch release for it in Vite.

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

No branches or pull requests

2 participants