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

feat(testing): Vite 5 compatibility #18403

Closed
wants to merge 8 commits into from
Closed

Conversation

benmccann
Copy link
Contributor

@benmccann benmccann commented Jul 31, 2023

Current Behavior

Currently doing a require of vite

Expected Behavior

Do an import of vite to use the ESM version as the CJS version is likely to be dropped or cause a warning in the next release

@benmccann benmccann requested a review from a team as a code owner July 31, 2023 16:24
@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2023 6:05pm

@benmccann
Copy link
Contributor Author

@FrozenPandaz @barbados-clemens @mandarini would you be able to give this simple 1-liner a quick look? Thanks!

@mandarini mandarini self-assigned this Aug 8, 2023
@mandarini
Copy link
Member

@benmccann thanks for the PR! I approved, but still needs approval from a code owner!

@barbados-clemens barbados-clemens changed the title feat(cypress): Vite 5 compatibility feat(testing): Vite 5 compatibility for cypress preprocessor Aug 8, 2023
@benmccann benmccann requested a review from a team as a code owner August 8, 2023 16:27
@benmccann benmccann requested a review from ndcunningham August 8, 2023 16:27
@barbados-clemens
Copy link
Contributor

Looks like a format error. you can run
nx format and it'll clear that up for you.

@benmccann benmccann changed the title feat(testing): Vite 5 compatibility for cypress preprocessor feat(testing): Vite 5 compatibility Aug 8, 2023
@barbados-clemens
Copy link
Contributor

Hi @benmccann our pipeline validates commit message so they meet a specific format, which is what is current failing on the PR.

https://staging.nx.app/runs/m96AKc6LUX

You'll want to rename the commits to match the described format.

@benmccann
Copy link
Contributor Author

Yeah, I don't know how to do that since some of the commits are further back in history and commits from master have been merged in the middle. I'll just close this and open a clean PR.

@benmccann benmccann closed this Aug 8, 2023
@benmccann benmccann deleted the patch-2 branch August 8, 2023 18:32
@benmccann
Copy link
Contributor Author

New PR here: #18535

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants