inkle
inkle copied to clipboard
Bump vitest from 1.3.1 to 2.0.3
Bumps vitest from 1.3.1 to 2.0.3.
Release notes
Sourced from vitest's releases.
v2.0.3
🚀 Features
- ui: Show all suites/tests when parent matches - by
@userquinin vitest-dev/vitest#6106 (840e0)🐞 Bug Fixes
--inspect-brkstop on Windows - by@AriPerkkioin vitest-dev/vitest#6110 (f8519)- browser:
- Don't import from "vite" - by
@sheremet-va(35655)- Allow immidiate reinvalidation of mocked dependencies - by
@sheremet-vain vitest-dev/vitest#6108 (f44cc)- spy:
- Fix type error when assigning
vi.spyOntoMockInstanceof function overload - by@hi-ogawain vitest-dev/vitest#6086 (e9f9a)- vite-node:
- Remove suffix slash on file protocol for window - by
@syi0808in vitest-dev/vitest#6109 (93ebd)View changes on GitHub
v2.0.2
🐞 Bug Fixes
- browser:
- Remove
@vitest/runner> pretty-format from prebundling because it doesn't exist - by@sheremet-vain vitest-dev/vitest#6075 (a169d)- Inline pretty-format and replace picocolors with tinyrainbow - by
@sheremet-vain vitest-dev/vitest#6077 (80a43)- Remove
crypto.randomUUIDfrom the client - by@userquinin vitest-dev/vitest#6079 (04c83)- Correctly overwrite loupe require - by
@sheremet-va(756ac)- Dedupe
@vitest/browser/client - by@sheremet-vain vitest-dev/vitest#6081 (ee725)- Don't release keyboard automatically - by
@sheremet-vain vitest-dev/vitest#6083 (58fac)- ui:
- Test files notified only when running - by
@userquinin vitest-dev/vitest#6069 (af7fe)- Encode html entities in task name - by
@userquinand@sheremet-vain vitest-dev/vitest#6070 (7f0cc)- web-worker:
- Peer dependency version on
vitest- by@AriPerkkioin vitest-dev/vitest#6060 (95a2d)🏎 Performance
- browser: Don't import msw if no modules are mocked - by
@sheremet-vain vitest-dev/vitest#6073 (aa527)View changes on GitHub
v2.0.1
🐞 Bug Fixes
- browser: Correctly inherit browser config in a workspace - by
@sheremet-vain vitest-dev/vitest#6054 (4b03e)- ui: Move virtual scroller to dev dependencies - by
@userquinin vitest-dev/vitest#6053 (f94ed)- vitest: Print only running files, not every file - by
@sheremet-vain vitest-dev/vitest#6052 (4d559)View changes on GitHub
v2.0.0
... (truncated)
Commits
81b8d67chore: release v2.0.309dc75cchore(deps): update dependency@edge-runtime/vmto v4 (#6047)f851982fix:--inspect-brkstop on Windows (#6110)99a12aechore: release v2.0.280a43d5fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...7012f8cdocs: add env documentation (#6063)16eb6c8chore: release v2.0.14b03e72fix(browser): correctly inherit browser config in a workspace (#6054)4d5597dfix(vitest): print only running files, not every file (#6052)1b150a3chore: release v2.0.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)