chore(deps-dev): bump vitest from 3.2.4 to 3.2.6#9233
Conversation
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
❌ Commit Type
❌ Risk Level
✅ What & Why
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | No change needed |
| Commit Type | ❌ | Select exactly one, e.g. chore |
| Risk Level | ❌ | Select exactly one risk level, likely Low |
| What & Why | ❌ | Add a brief explanation of the Vitest bump |
| Impact of Change | Fill in brief user/dev/system impact notes | |
| Test Plan | Add manual-testing or CI validation note | |
| Contributors | ✅ | Optional |
| Screenshots/Videos | ✅ | Not applicable |
This PR does not fully pass body-template compliance yet. Please update the missing required fields, especially Commit Type, Risk Level, and What & Why, then re-submit. The advised risk level is lower than anything suggesting medium/high impact: this is a low-risk dependency bump.
Last updated: Tue, 07 Jul 2026 18:17:07 GMT
📊 Coverage CheckNo source files changed in this PR. |
Dependency Review: vitest 3.2.4 -> 4.1.0Verdict: Needs companion package updates + test fixes This is a major version bump with breaking changes. The PR only updates Issues found:
vitest 4.x breaking changes to be aware of:
Fix needed: Bump |
|
@copilot resolve the merge conflicts in this pull request |
Done in |
|
A newer version of vitest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
@dependabot rebase |
|
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 |
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 3.2.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.6/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
c8d08c8 to
54c7201
Compare
Bumps vitest from 3.2.4 to 3.2.6.
Release notes
Sourced from vitest's releases.
Commits
b6d56f8chore: release v3.2.616f120dfix: pin last supported vite-node version2cbad0achore: release v3.2.5385a1aefix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...af88b1ffeat(api): addallowWriteandallowExecoptions toapi[backport to v3]...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.