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

fix: update esbuild to fix UI crash #1404

Merged
merged 1 commit into from May 31, 2022
Merged

Conversation

hugoattal
Copy link
Contributor

@hugoattal hugoattal commented May 31, 2022

Fix #1399

A bug introduced in version 14.40 of esbuild (evanw/esbuild#2270) made the UI unusable since version 12.10 of vitest (3d8eba4).
It is fixed in https://github.com/evanw/esbuild/releases/tag/v0.14.41

I just update the lock file to use the 0.14.42 version of esbuild instead of the 0.14.40.

@netlify
Copy link

netlify bot commented May 31, 2022

Deploy Preview for vitest-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit a6c9a7e
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/62960259f51ec60008780d28
😎 Deploy Preview https://deploy-preview-1404--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@hugoattal hugoattal changed the title Update pnpm lock file Fix: Update esbuild to fix UI crash May 31, 2022
@hugoattal hugoattal changed the title Fix: Update esbuild to fix UI crash fix: Update esbuild to fix UI crash May 31, 2022
@sheremet-va sheremet-va requested a review from antfu May 31, 2022 12:00
@antfu antfu changed the title fix: Update esbuild to fix UI crash fix: update esbuild to fix UI crash May 31, 2022
@antfu antfu merged commit b122691 into vitest-dev:main May 31, 2022
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.

Vitest ui throws SyntaxError when starting
2 participants