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

chore: upgrade to vitest v2 #96

Merged
merged 4 commits into from
Jul 23, 2024
Merged

chore: upgrade to vitest v2 #96

merged 4 commits into from
Jul 23, 2024

Conversation

aleclarson
Copy link
Member

Tip

The owner of this PR can publish a preview release by commenting /publish in this PR. Afterwards, anyone can try it out by running pnpm add radashi@pr<PR_NUMBER>.

Summary

No particular reason to rush this upgrade (I was seeing a “hanging process” issue that prevented Vitest from exiting before a 10 second timeout. But opening this in case someone wants to investigate.

Vitest 1.6.0 --> 2.0.1

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed
  • Related benchmarks have been added or updated, if needed

Does this PR introduce a breaking change?

No

@aleclarson aleclarson force-pushed the main branch 2 times, most recently from 2154f96 to 6a4b4f6 Compare July 12, 2024 00:23
@aleclarson aleclarson added the help wanted Extra attention is needed label Jul 12, 2024
@aleclarson aleclarson force-pushed the chore/vitest-upgrade branch from c9aff26 to 46a8ce4 Compare July 23, 2024 15:44
@aleclarson aleclarson merged commit 3273682 into main Jul 23, 2024
4 checks passed
@aleclarson aleclarson deleted the chore/vitest-upgrade branch July 23, 2024 16:51
Copy link

A new beta version 12.2.0-beta.83909af has been published to NPM. 🚀

To install:

The radashi@beta tag also includes this PR.

See the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants