logreader
logreader copied to clipboard
chore(deps-dev): bump vitest from 3.2.4 to 4.0.9
Bumps vitest from 3.2.4 to 4.0.9.
Release notes
Sourced from vitest's releases.
v4.0.9
🚀 Experimental Features
- expect: Add Set support to toBeOneOf - by
@tim-weand@sheremet-vain vitest-dev/vitest#8906 (a415d)🐞 Bug Fixes
- browser: Add favicon icons to the browser mode ui - by
@userquinin vitest-dev/vitest#8972 (353ee)- forks: Increase worker start timeout - by
@AriPerkkioin vitest-dev/vitest#9027 (5e750)- jsdom: Cloned request is an instance of
Request- by@sheremet-vain vitest-dev/vitest#8985 (506a9)- ui: Collect file/suite/test duration correctly - by
@userquinin vitest-dev/vitest#8976 (8016d)View changes on GitHub
v4.0.8
🐞 Bug Fixes
- Workaround
noExternalmerging bug on Vite 6 - by@hi-ogawain vitest-dev/vitest#8950 (bcb13)- Missed context.d.ts file - by
@termoreyin vitest-dev/vitest#8965 (9044d)- Incorrect error message for non-awaited
expect.element()- by@StyleShitin vitest-dev/vitest#8954 (9638d)- browser: Cleanup frame-ancestors from CSP header at coverage middleware - by
@userquinin vitest-dev/vitest#8941 (1f730)- deps: Update all non-major dependencies - by
@sheremet-vain vitest-dev/vitest#8636 (da8b9)- forks: Do not fail with Windows Defender enabled - by
@sheremet-vain vitest-dev/vitest#8967 (c79f4)- runner: Properly encode Uint8Array body in annotations - by
@Livan-proin vitest-dev/vitest#8951 (997ca)- spy: Copy static properties if spy is initialised with
vi.fn(), fix types forvi.spyOn(obj, class)- by@sheremet-vain vitest-dev/vitest#8956 (75e7f)- webdriverio: When no argument is passed to the .click interaction command, the webdriver command should also have no argument - by
@julienwin vitest-dev/vitest#8937 (069e6)View changes on GitHub
v4.0.7
🐞 Bug Fixes
- Bind
processin case global is overwritten - by@AriPerkkioin vitest-dev/vitest#8916 (6240d)- Create environment once per worker with
isolate: false- by@sheremet-vain vitest-dev/vitest#8915 (c9078)- Add Locator as a possible element type in
toContainElement()matcher - by@vitalybaevin vitest-dev/vitest#8910 and vitest-dev/vitest#8927 (35a27)- browser: Inherit
isolateoption, deprecatebrowser.isolate/browser.fileParallelism- by@sheremet-vain vitest-dev/vitest#8890 (9d2b4)- cli: Parse
--execArgvas array - by@AriPerkkioin vitest-dev/vitest#8924 (751c3)- jsdom: Support
URL.createObjectURL,FormData.set(prop, blob)- by@sheremet-vain vitest-dev/vitest#8935 (a1b73)- pool: Avoid
--requireargument when running in deno - by@pi0in vitest-dev/vitest#8897 (d41fa)- typecheck: Handle re-runs outside
tsc- by@AriPerkkioin vitest-dev/vitest#8920 (fdb2e)🏎 Performance
- pool:
- Sort test files by project by default - by
@AriPerkkioin vitest-dev/vitest#8914 (680a6)- reporters:
- Optimize getting the tests stats - by
@Connormihain vitest-dev/vitest#8908 (06d62)- Remove unnecessary
Array.fromcall - by@Connormihain vitest-dev/vitest#8907 (b6014)View changes on GitHub
... (truncated)
Commits
62fab24chore: release v4.0.95e750f4fix(forks): increase worker start timeout (#9027)506a9fdfix(jsdom): cloned request is an instance ofRequest(#8985)46bfd09chore: release v4.0.8c79f47cfix(forks): do not fail with Windows Defender enabled (#8967)7ed99cdchore: remove unnecesseryvalues()call for set (#8964)9a9323bchore(deps): update dependency@antfu/eslint-configto v6 (#8832)46b3529chore(deps): update dependency jsdom to v27 (#8700)65292c3docs: update structure (#8625)da8b93afix(deps): update all non-major dependencies (#8636)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
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)