dependency-submission-toolkit
dependency-submission-toolkit copied to clipboard
Bump vitest from 3.0.8 to 3.0.9
trafficstars
Bumps vitest from 3.0.8 to 3.0.9.
Release notes
Sourced from vitest's releases.
v3.0.9
🐞 Bug Fixes
- Typings of
ctx.skip()asnever- by@sirlancelotin vitest-dev/vitest#7608 (09f35)- Cleanup vitest in public
resolveConfigAPI - by@hi-ogawain vitest-dev/vitest#7623 (db14a)- Fix
toHaveBeenCalledWith(asymmetricMatcher)withundefinedarguments - by@hi-ogawain vitest-dev/vitest#7624 (0fb21)- Race condition in RPC filesystem cache. - by
@dtsin vitest-dev/vitest#7531 (b7f55)- Fix
getState().testPathduring collection with no isolation - by@hi-ogawain vitest-dev/vitest#7640 (3fb3f)- Support custom toString method in %s format - by
@pengooseDevin vitest-dev/vitest#7637 (46d93)- browser:
- Fail playwright timeouts earlier than a test timeout - by
@sheremet-vaand@hi-ogawain vitest-dev/vitest#7565 (5eb4c)- Remove
@testing-library/domfrom dependencies #7555)" - by@sheremet-vain vitest-dev/vitest#7628 and vitest-dev/vitest#7555 (94b27)- coverage:
- Browser mode +
coverage.all- by@AriPerkkioin vitest-dev/vitest#7597 (422ba)- runner:
- Show stacktrace on hook timeout error - by
@hi-ogawain vitest-dev/vitest#7502 (268a1)- vite-node:
- Fix source map of inlined node_modules - by
@hi-ogawain vitest-dev/vitest#7557 (34aa3)- Fix missing
buildStart- by@hi-ogawain vitest-dev/vitest#7652 (29f5a)- web-worker:
- Ensure
removeEventListeneris bound to worker - by@joelgallantin vitest-dev/vitest#7631 (ff42b)View changes on GitHub
Commits
8ea9e14chore: release v3.0.9422ba66fix(coverage): browser mode +coverage.all(#7597)3fdee3dchore: fix various typos (#7663)4b0451dchore(deps): update dependency@antfu/eslint-configto v4 (#7407)fcf3cf5refactor: coverage types to avoid mixing node and runtime types (#7627)3fb3fbffix: fixgetState().testPathduring collection with no isolation (#7640)7155aefchore: use pnpm catalog (#7590)c0cf65fchore: useunplugin-isolated-declwithoxc-transformfor dts build (#7609)5eb4cd1fix(browser): fail playwright timeouts earlier than a test timeout (#7565)b7f5526fix: race condition in RPC filesystem cache. (#7531)- 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)