chore(deps): bump vitest from 3.2.4 to 4.1.7#176
Conversation
|
Still blocked alongside #146 (vitest-coverage). vitest 3→4 needs a coordinated upgrade with @vitest/coverage-v8 — they pin each other via peer dep. Dependabot keeps re-opening both individually but the resolution is one combined PR. Will close both if no progress in another month. |
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.7. - [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/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
382ddc8 to
171be61
Compare
Review: chore(deps): bump vitest from 3.2.4 to 4.1.7What's good: Dependabot has done the right thing mechanically — only Why CI is failingThe "Typecheck, Lint, Test" check fails because of a peer-dependency mismatch introduced by this PR in isolation:
Beyond the peer dep, vitest 4.0 contains breaking changes relative to 3.x (deprecated What the diff showsOnly RecommendationDo not merge this PR alone. The right path is a single combined migration PR that:
Closing #146 and #176 and opening one combined PR is cleaner than trying to sequence two dependabot branches that have diverged from Not merging: CI is red and the change is incomplete without the companion coverage-v8 upgrade. Generated by Claude Code |
|
Superseded by #246. |
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.