Skip to content

chore(deps): update vitest monorepo to v4.1.9#2829

Open
mpiton wants to merge 1 commit into
mainfrom
renovate/vitest-monorepo
Open

chore(deps): update vitest monorepo to v4.1.9#2829
mpiton wants to merge 1 commit into
mainfrom
renovate/vitest-monorepo

Conversation

@mpiton

@mpiton mpiton commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-istanbul (source) 4.1.84.1.9 age confidence
@vitest/coverage-v8 (source) 4.1.84.1.9 age confidence
vitest (source) 4.1.84.1.9 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-istanbul)

v4.1.9

Compare Source

🐞 Bug Fixes
  • Fix importOriginal with optimizer and query import [backport to v4] - by Hiroshi Ogawa, David Harris, Codexand Vladimir in #​10546 (a5180)
  • browser:
    • Wait for orchestrator readiness before resolving browser sessions [backport to v4] - by Vladimir and Séamus O'Connor in #​10555 (7fb29)
    • Wait for iframe tester readiness before preparing [backport to v4] - by Vladimir and Séamus O'Connor in #​10497 and #​10556 (fbc62)
  • mocker:
    • Hoist vi.mock() for vite-plus/test imports [backport to v4] - by Hiroshi Ogawa, LongYinan, Claude Opus 4.8 and Vladimir in #​10548 (2c955)
  • pool:
    • Prevent test run hang on worker crash [backport to v4] - by Ari Perkkiö and Jattioui Ismail in #​10543 and #​10564 (934b0)
View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Summary by CodeRabbit

  • Chores
    • Updated the test runner dependency across multiple packages to a newer patch version.
    • Kept package metadata and scripts unchanged.

@sovri

sovri Bot commented Jul 6, 2026

Copy link
Copy Markdown

Config error in .sovri.yml: review.mode: Invalid option: expected one of "full"|"bugs-only"|"strict"|"minimal"

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fadc884f-f6e1-4ceb-9dd9-c5d6c6aba2fe

📥 Commits

Reviewing files that changed from the base of the PR and between 634e3c2 and c4780d3.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (10)
  • apps/community-bot/package.json
  • package.json
  • packages/brand/package.json
  • packages/cli/package.json
  • packages/compliance/package.json
  • packages/config/package.json
  • packages/core/package.json
  • packages/llm-providers/package.json
  • packages/observability/package.json
  • packages/review-engine/package.json

📝 Walkthrough

Walkthrough

This PR bumps the vitest devDependency (and related coverage packages in the root package.json) from version 4.1.8 to 4.1.9 across the root and nine package-level/app-level package.json files. No other changes are made.

Changes

Vitest Version Bump

Layer / File(s) Summary
Root workspace dependency update
package.json
@vitest/coverage-istanbul, @vitest/coverage-v8, and vitest devDependencies bumped from 4.1.8 to 4.1.9.
Package/app dependency updates
apps/community-bot/package.json, packages/brand/package.json, packages/cli/package.json, packages/compliance/package.json, packages/config/package.json, packages/core/package.json, packages/llm-providers/package.json, packages/observability/package.json, packages/review-engine/package.json
vitest devDependency bumped from 4.1.8 to 4.1.9 in each package.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • Sovri/sovri#1739: Both PRs bump the vitest devDependency version across shared workspace/package package.json files.

Suggested labels: type: chore

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: updating Vitest packages to v4.1.9.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/vitest-monorepo

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant