build(deps-dev): bump vitest from 4.1.0 to 4.1.2
Closed
Number: #65
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
March 29, 2026 at 10:22 PM UTC
(3 months ago)
(3 months ago)
Updated:
March 31, 2026 at 05:01 AM UTC
(3 months ago)
(3 months ago)
Closed:
March 31, 2026 at 05:01 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
1 day
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps vitest from 4.1.0 to 4.1.2.
Release notes
Sourced from vitest's releases.
v4.1.2
This release bumps Vitest's
flattedversion and removes version pinning to resolveflatted's CVE related issues (vitest-dev/vitest#9975).🐞 Bug Fixes
- Don't resolve
setupFilesfrom parent directory - by@hi-ogawain vitest-dev/vitest#9960 (7aa93)- Ensure sequential mock/unmock resolution - by
@hi-ogawaand Claude Opus 4.6 in vitest-dev/vitest#9830 (7c065)- browser: Take failure screenshot if
toMatchScreenshotcan't capture a stable screenshot - by@macariein vitest-dev/vitest#9847 (faace)- coverage: Correct
coverageConfigDefaultsvalues and types - by@Arthiein vitest-dev/vitest#9940 (b3c99)- pretty-format: Fix output limit over counting - by
@hi-ogawain vitest-dev/vitest#9965 (d3b7a)- Disable colors if agent is detected - by
@sheremet-vaand@AriPerkkioin vitest-dev/vitest#9851 (6f97b)View changes on GitHub
v4.1.1
🚀 Features
- experimental:
- Expose
matchesTagsto test if the current filter matches tags - by@sheremet-vain vitest-dev/vitest#9913 (eec53)- Introduce
experimental.vcsProvider- by@sheremet-vain vitest-dev/vitest#9928 (56115)🐞 Bug Fixes
- Mark
TestProject.testFilesListinternal properly - by@sapphi-redin vitest-dev/vitest#9867 (54f26)- Detect fixture that returns without calling
use- by@oilaterin vitest-dev/vitest#9831 and vitest-dev/vitest#9861 (633ae)- Drop vite 8.beta support - by
@AriPerkkioin vitest-dev/vitest#9862 (b78f5)- Type regression in vi.mocked() static class methods - by
@purepearand@hi-ogawain vitest-dev/vitest#9857 (90926)- Properly re-evaluate actual modules of mocked external - by
@hi-ogawain vitest-dev/vitest#9898 (ae5ec)- Preserve coverage report when html reporter overlaps - by
@hi-ogawain vitest-dev/vitest#9889 (2d81a)- Provide
vi.advanceTimersto the preview provider - by@sheremet-vain vitest-dev/vitest#9891 (1bc3e)- Don't leak event listener in playwright provider - by
@sheremet-vain vitest-dev/vitest#9910 (d9355)- Open browser in
--standalonemode without running tests - by@sheremet-vain vitest-dev/vitest#9911 (e78ad)- Guard disposable and optional
body- by@sheremet-vain vitest-dev/vitest#9912 (6fdb2)- Resolve
retry.conditionRegExp serialization issue - by@nstepienand@hi-ogawain vitest-dev/vitest#9942 (7b605)- collect:
- Don't treat extra props on
testreturn as tests - by@sheremet-vain vitest-dev/vitest#9871 (141e7)- coverage:
- Simplify provider types - by
@AriPerkkioin vitest-dev/vitest#9931 (aaf9f)- Load built-in provider without module runner - by
@AriPerkkioin vitest-dev/vitest#9939 (bf892)- expect:
- Soft assertions continue after .resolves/.rejects promise errors - by
@mixelburg, Maks Pikov, Claude Opus 4.6 (1M context) and@hi-ogawain vitest-dev/vitest#9843 (6d74b)- Fix sinon-chai style API - by
@hi-ogawain vitest-dev/vitest#9943 (0f08d)- pretty-format:
- Limit output for large object - by
@hi-ogawaand Claude Opus 4.6 (1M context) in vitest-dev/vitest#9949 (0d5f9)View changes on GitHub
Commits
fc6f482chore: release v4.1.26f97b55feat: disable colors if agent is detected (#9851)b3c992cfix(coverage): correctcoverageConfigDefaultsvalues and types (#9940)7c06598fix: ensure sequential mock/unmock resolution (#9830)f54abadchore: add typo-checker skill and fix typos (#9963)7aa9377fix: don't resolvesetupFilesfrom parent directory (#9960)1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...- 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 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)
Package Dependencies
Technical Details
| ID: | 14926155 |
| UUID: | 4165945120 |
| Node ID: | PR_kwDOQ-p8OM7OboTn |
| Host: | GitHub |
| Repository: | atomantic/SparseTree |