Skip to content

chore(deps-dev): bump vitest from 3.2.4 to 4.1.7#138

Merged
mastermanas805 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.7
May 29, 2026
Merged

chore(deps-dev): bump vitest from 3.2.4 to 4.1.7#138
mastermanas805 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps vitest from 3.2.4 to 4.1.7.

Release notes

Sourced from vitest's releases.

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

... (truncated)

Commits
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • 0e0ff41 feat(coverage): istanbul to support instrumenter option (#10119)
  • 663b99f fix: alias agent reporter to minimal (#10157)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

size-limit report 📦

Path Size
dist/assets/index-DWNtyvwM.js 163.51 KB (0%)
dist/assets/index-BsJUZYRr.css 6.13 KB (0%)

Copy link
Copy Markdown
Member

@mastermanas805 mastermanas805 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — Dependabot dep bump, CI green, audited per instanode workflow.

@mastermanas805
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 29, 2026

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 @dependabot recreate.

@mastermanas805
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 29, 2026

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 @dependabot recreate.

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>
@mastermanas805 mastermanas805 force-pushed the dependabot/npm_and_yarn/vitest-4.1.7 branch from db884f0 to 8c86b38 Compare May 29, 2026 05:32
@mastermanas805 mastermanas805 merged commit 7b0ddfc into main May 29, 2026
16 checks passed
@mastermanas805 mastermanas805 deleted the dependabot/npm_and_yarn/vitest-4.1.7 branch May 29, 2026 07:32
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants