vue-ray
vue-ray copied to clipboard
npm(deps-dev): bump vitest from 1.6.0 to 2.0.4
trafficstars
Bumps vitest from 1.6.0 to 2.0.4.
Release notes
Sourced from vitest's releases.
v2.0.4
🐞 Bug Fixes
- One-line environment options - by
@hahaneinin vitest-dev/vitest#5105 (38269)- Resolve assets imported with
require- by@sheremet-vain vitest-dev/vitest#6159 (807a2)- browser:
- Don't panic if
@vitest/browseris installed outside of project root - by@sheremet-vain vitest-dev/vitest#6135 (ccfcd)- Set global filepath - by
@sheremet-vain vitest-dev/vitest#6190 (0d0b4)- Allow preview and open in the editor screenshot error from ui - by
@userquinin vitest-dev/vitest#6113 (2d620)- coverage:
- Global thresholds to include files from glob thresholds - by
@thor-juhaszand@AriPerkkioin vitest-dev/vitest#6172 (02e3f)- Consistent type-only file handling - by
@AriPerkkioin vitest-dev/vitest#6183 (90576)- Ignore
*.ctsfiles - by@AriPerkkioin vitest-dev/vitest#6189 (5da45)- Add
thresholds.<glob>.100option - by@thor-juhaszand@AriPerkkioin vitest-dev/vitest#6174 (f6845)- spy:
- Fix
mockImplementationfor function overload and unions - by@hi-ogawain vitest-dev/vitest#6181 (7a75b)View changes on GitHub
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)
... (truncated)
Commits
400481fchore: release v2.0.45da45dbfix(coverage): ignore*.ctsfiles (#6189)f68453ffeat(coverage): addthresholds.\<glob>.100option (#6174)02e3f00fix(coverage): global thresholds to include files from glob thresholds (#6172)807a2cbfix: resolve assets imported withrequire(#6159)f1ef2f6refactor(runner): add docs to@vitest/runner, remove barrel files (#6126)f55dc00chore(deps): update all non-major dependencies (#6046)3826941fix: one-line environment options (#5105)81b8d67chore: release v2.0.309dc75cchore(deps): update dependency@edge-runtime/vmto v4 (#6047)- 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)