array-tree-filter
array-tree-filter copied to clipboard
Bump vitest from 2.1.9 to 3.0.8
Bumps vitest from 2.1.9 to 3.0.8.
Release notes
Sourced from vitest's releases.
v3.0.8
🐞 Bug Fixes
- Fix fetch cache multiple writes - by
@hi-ogawain vitest-dev/vitest#7546 (1a8b4)- Use browser.isolate instead of config.isolate - by
@sheremet-vain vitest-dev/vitest#7560 (4b5ed)- Remove vestigial spy stub, import directly from
@vitest/spy- by@mrginglymusin vitest-dev/vitest#7575 (7f7ff)- Correctly split the argv string - by
@bteain vitest-dev/vitest#7533 (4325a)- browser:
- Remove
@testing-library/domfrom dependencies - by@sheremet-vain vitest-dev/vitest#7555 (5387a)- Improve source map handling for bundled files - by
@sheremet-vain vitest-dev/vitest#7534 (e2c57)- Print related test file and potential test in unhandled errors - by
@sheremet-vain vitest-dev/vitest#7564 (fee90)- runner:
- Fix
beforeEach/Allcleanup callback timeout - by@hi-ogawain vitest-dev/vitest#7500 (0c292)- Fix and simplify
Task.suiteinitialization - by@hi-ogawain vitest-dev/vitest#7414 (ca9ff)- snapshot:
- Allow inline snapshot calls on same location with same snapshot - by
@jycouetand@hi-ogawain vitest-dev/vitest#7464 (d5cb8)- vite-node:
- Fix
buildStarton Vite 6 - by@hi-ogawain vitest-dev/vitest#7480 (c0f47)View changes on GitHub
v3.0.7
🐞 Bug Fixes
- browser: Support webdriverio 9 - by
@sheremet-vain vitest-dev/vitest#7553 (b1949)- deps: Update all non-major dependencies - in vitest-dev/vitest#7543 (365ff)
- expect: Correct generic MatchersObject this type in expect.extend - by
@Workingstiff-sin vitest-dev/vitest#7526 (d5765)- mocker: Include more modules to prefix-only module list - by
@bteain vitest-dev/vitest#7524 (a12ec)- spy: Clear/reset/restore mocks in stack order - by
@hi-ogawain vitest-dev/vitest#7499 (f7100)🏎 Performance
- browser: Do wdio context switching only once per file - by
@sheremet-vain vitest-dev/vitest#7549 (aaa58)View changes on GitHub
v3.0.6
🐞 Bug Fixes
- Fix
getMockedSystemTimeforuseFakeTimer- by@hi-ogawain vitest-dev/vitest#7405 (03912)- Compat for jest-image-snapshot - by
@hi-ogawain vitest-dev/vitest#7390 (9542b)- Ensure project names are readable in dark terminals - by
@rgrovein vitest-dev/vitest#7371 (bb94c)- Exclude
queueMicrotaskfrom default fake timers to not break node fetch - by@hi-ogawain vitest-dev/vitest#7505 (167a9)- Use
tinyglobbyinstead offast-glob- by@benmccannin vitest-dev/vitest#7504 (b62ac)- browser:
- Fix mocking modules out of root - by
@hi-ogawain vitest-dev/vitest#7415 (d3acb)- Fix
toHaveClasstyping - by@hi-ogawain vitest-dev/vitest#7383 (7ef23)- Relax locator selectors methods - by
@sheremet-vain vitest-dev/vitest#7422 (1b8c5)- Resolve thread count from
maxWorkers- by@AriPerkkioin vitest-dev/vitest#7483 (adbb2)- Cleanup timeout on resolve and give more information in the error - by
@sheremet-vain vitest-dev/vitest#7487 (5a45a)
... (truncated)
Commits
814d5dfchore: release v3.0.857c3234chore: remove hijackVitePluginInject (#7613)1a88b1bchore(deps): update dependency strip-literal to v3 (#7601)4325ac6fix: correctly split the argv string (#7533)7f7ff11fix: remove vestigial spy stub, import directly from@vitest/spy(#7575)fee90d8fix(browser): print related test file and potential test in unhandled errors ...1a8b433fix: fix fetch cache multiple writes (#7546)358cccfchore: release v3.0.7365ffe6fix(deps): update all non-major dependencies (#7543)aaa5855perf(browser): do wdio context switching only once per file (#7549)- 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)
New dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | Transitive: environment, filesystem, network, shell, unsafe | +83 |
286 MB | antfu, oreanno, patak, ...1 more |
Superseded by #29.