foundry-vtt-types
foundry-vtt-types copied to clipboard
Bump vitest from 0.34.6 to 1.1.1
Bumps vitest from 0.34.6 to 1.1.1.
Release notes
Sourced from vitest's releases.
v1.1.1
🐞 Bug Fixes
- Don't crash when using happy-dom or jsdom environment on Yarn PnP workspaces - by
@wojtekmajand@sheremet-vain vitest-dev/vitest#4698 (ee8b4)- Don't fail if
inline: trueis set - by@sheremet-vain vitest-dev/vitest#4815 (8f622)- Correct option name
--no-parallelism- by@bonyuta0204in vitest-dev/vitest#4831 (5053a)- Match jest json output by making json reporter output ndjson-compatible - by
@bardin vitest-dev/vitest#4824 (7e6a6)- runner:
- Reset "current test" state on dynamic
skip- by@hi-ogawain vitest-dev/vitest#4814 (19faf)- vitest:
- Don't hang when mocking files with cyclic dependencies - by
@sheremet-vain vitest-dev/vitest#4811 (e8ca6)- Initialize snapshot state only once for each file suite - by
@hi-ogawain vitest-dev/vitest#4796 (957da)- Fix file snapshots in skipped suites considered obsolete - by
@hi-ogawain vitest-dev/vitest#4795 (06c14)- Show
beforeAll/afterAllerrors in junit reporter - by@hi-ogawain vitest-dev/vitest#4819 (2baea)- vm-threads:
- Tests not cancelled on key press, cancelled tests shown twice - by
@AriPerkkioin vitest-dev/vitest#4781 (cf53d)View changes on GitHub
v1.1.0
🚀 Features
- Add es-main compatibility to vite-node - by
@zookatronin vitest-dev/vitest#4751 (486a3)- Add
--workspaceoption, fix root resolution in workspaces - by@sheremet-vaand@AriPerkkioin vitest-dev/vitest#4773 (67d93)- Add
--no-file-parallelism,--maxWorkers,--minWorkersflags - by@sheremet-vaand@AriPerkkioin vitest-dev/vitest#4705 (fd5d7)- Add
--no-isolateflag to improve performance, add documentation about performance - by@sheremet-va,@AriPerkkioand Pascal Jufer in vitest-dev/vitest#4777 (4d55a)- Add
--excludeCLI flag - by@Namcheeand@sheremet-vain vitest-dev/vitest#4279 (f859e)🐞 Bug Fixes
- Correctly reset provided values - by
@sheremet-vain vitest-dev/vitest#4775 (5a71e)- expect:
- Fix
toHavePropertyassertion error diff - by@hi-ogawain vitest-dev/vitest#4734 (f8f70)- runner:
- Handle fixture teardown error - by
@hi-ogawain vitest-dev/vitest#4683 (c6f5f)- types:
defineWorkspacefix intellisense and report type errors - by@AriPerkkioin vitest-dev/vitest#4743 (9cc36)- ui:
- Escape html for console log view - by
@hi-ogawain vitest-dev/vitest#4724 (e0dde)- Fix coverage iframe url for html report preview - by
@hi-ogawain vitest-dev/vitest#4717 (71911)- Show file item when search filter matches only test cases - by
@hi-ogawain vitest-dev/vitest#4736 (f43fd)- vitest:
- Pass down CLI options to override workspace configs - by
@sheremet-vain vitest-dev/vitest#4774 (8dabe)View changes on GitHub
v1.0.4
The previous release was built incorrectly and didn't include the performance fix. This release fixes that.
🐞 Bug Fixes
... (truncated)
Commits
c8abbc1chore: release v1.1.12baea35fix(vitest): showbeforeAll/afterAllerrors in junit reporter (#4819)7e6a62afix: match jest json output by making json reporter output ndjson-compatible ...5053a5dfix: correct option name--no-parallelism(#4831)06c14f7fix(vitest): fix file snapshots in skipped suites considered obsolete (#4795)8ddb494chore: always externalize vitest (#4816)8f6225bfix: don't fail ifinline: trueis set (#4815)ee8b46dfix: don't crash when using happy-dom or jsdom environment on Yarn PnP worksp...957daa3fix(vitest): initialize snapshot state only once for each file suite (#4796)cf53d4bfix(vm-threads): tests not cancelled on key press, cancelled tests shown twic...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
A newer version of vitest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).
@dependabot reopen
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Superseded by #2665.