Bump @vitest/browser from 4.1.1 to 4.1.2 #1512
Open
Mergeable / Mergeable
failed
Apr 1, 2026 in 17s
1/3 Fail(s): MILESTONE
Status: FAIL
Here are some stats of the run:
3 validations were ran.
2 PASSED
1 FAILED
Details
❌ Validator: MILESTONE
- ❌ A milestone must be assigned to this pull request
Input :
Settings :{"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}
✔️ Validator: LABEL
- ✔️ The label is not empty
Input : dependencies,javascript
Settings :{"no_empty":{"enabled":true,"message":"A label must be assigned to this pull request"}}
✔️ Validator: DESCRIPTION
- ✔️ The description is not empty
Input : Bumps @vitest/browser from 4.1.1 to 4.1.2.
Release notes
Sourced from @vitest/browser'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
Commits
fc6f482chore: release v4.1.2faace1ffix(browser): take failure screenshot iftoMatchScreenshotcan't capture a ...f54abadchore: add typo-checker skill and fix typos (#9963)- 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 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)
Loading