range-slider-element
range-slider-element copied to clipboard
chore(deps-dev): bump vitest from 3.0.7 to 3.0.8
Bumps vitest from 3.0.7 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
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)- See full diff 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)