chore(deps-dev): bump vitest from 3.2.4 to 4.1.7#138
Merged
Conversation
size-limit report 📦
|
mastermanas805
approved these changes
May 29, 2026
Member
mastermanas805
left a comment
There was a problem hiding this comment.
LGTM — Dependabot dep bump, CI green, audited per instanode workflow.
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Re-applied after main moved (zustand 5 + size-limit 12 + 5 GH actions landed since the original dependabot commit, causing a package-lock conflict that dependabot couldn't auto-resolve). @vitest/coverage-v8 must match vitest's major (3.x ↔ 4.x have strict peer enforcement); without the pair-bump npm ci hard-fails ERESOLVE. No vitest.config migration needed: this repo uses inline test config in vite.config.ts (globals/jsdom/setupFiles/include/exclude/passWithNoTests), none of which were removed in v4. Local gate green: 74 files / 1039 passed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
db884f0 to
8c86b38
Compare
mastermanas805
pushed a commit
that referenced
this pull request
May 29, 2026
Re-applied after vitest 4 (PR #138) landed on main, which produced a package-lock conflict dependabot couldn't auto-resolve. QA-team R2 audit (zero source-file uses of jsdom APIs; only test-setup quirks-workarounds in src/test-setup.ts + 17 test files) confirmed compatible — full gate green: 74 files / 1039 tests. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
mastermanas805
pushed a commit
that referenced
this pull request
May 29, 2026
Re-applied after vitest 4 (PR #138) landed on main, which produced a package-lock conflict dependabot couldn't auto-resolve. QA-team R2 audit (zero source-file uses of jsdom APIs; only test-setup quirks-workarounds in src/test-setup.ts + 17 test files) confirmed compatible — full gate green: 74 files / 1039 tests. Co-authored-by: Claude (Manas) <claude@anthropic.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vitest from 3.2.4 to 4.1.7.
Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a09d472chore: release v4.1.7a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...e399846chore: release v4.1.57dc6d54Revert "fix: respect diff config options in soft assertions (#8696)"9787dedfix: respect diff config options in soft assertions (#8696)325463afix(ast-collect): recognize _vi_import prefix in static test discovery (#10...0e0ff41feat(coverage): istanbul to supportinstrumenteroption (#10119)663b99ffix: aliasagentreporter tominimal(#10157)Maintainer changes
This version was pushed to npm by 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 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)