Skip to content

fix(deps): update dependency vitest (4.1.8 → 4.1.9)#376

Merged
joryirving merged 5 commits into
mainfrom
renovate/vitest-monorepo
Jun 17, 2026
Merged

fix(deps): update dependency vitest (4.1.8 → 4.1.9)#376
joryirving merged 5 commits into
mainfrom
renovate/vitest-monorepo

Conversation

@its-miso

@its-miso its-miso Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitest (source) 4.1.84.1.9 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vitest-dev/vitest (vitest)

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: 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 this update again.


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

This PR has been generated by Renovate Bot.

@its-miso its-miso Bot added the type/patch label Jun 15, 2026
its-saffron[bot]

This comment was marked as outdated.

@its-miso its-miso Bot force-pushed the renovate/vitest-monorepo branch 3 times, most recently from ae072cd to b653097 Compare June 17, 2026 02:21
@its-miso its-miso Bot force-pushed the renovate/vitest-monorepo branch from b653097 to c1175b8 Compare June 17, 2026 03:20
@joryirving joryirving added the ai-review Request an AI pull request review. label Jun 17, 2026
@joryirving joryirving enabled auto-merge (squash) June 17, 2026 03:37
@joryirving joryirving disabled auto-merge June 17, 2026 03:41
@joryirving joryirving enabled auto-merge (squash) June 17, 2026 03:45
@its-saffron its-saffron Bot dismissed their stale review June 17, 2026 03:54

Superseded by a newer automated review for this pull request.

@its-saffron its-saffron Bot removed the ai-review Request an AI pull request review. label Jun 17, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

PR Review: PR 376 — vitest 4.1.8 → 4.1.9

Recommendation

Approve. This is a routine patch-level dependency update with no breaking changes and CI validation already confirmed.


Change Summary

Package Old Version New Version
vitest 4.1.8 4.1.9
@​vitest/expect 4.1.8 4.1.9
@​vitest/mocker 4.1.8 4.1.9
@​vitest/pretty-format 4.1.8 4.1.9
@​vitest/runner 4.1.8 4.1.9
@​vitest/snapshot 4.1.8 4.1.9
@​vitest/spy 4.1.8 4.1.9
@​vitest/utils 4.1.8 4.1.9

Only package-lock.json was modified (44 additions, 44 deletions).


Required Checks

✅ check for breaking API changes in updated dependencies

Verified — no breaking changes.

v4.1.9 is a patch release containing only bug fixes backported from the v5 development branch:

  1. Fix importOriginal with optimizer and query import — corrects module resolution behavior
  2. browser: Wait for orchestrator readiness before resolving browser sessions
  3. browser: Wait for iframe tester readiness before preparing
  4. mocker: Hoist vi.mock() for vite-plus/test imports
  5. pool: Prevent test run hang on worker crash

The GitHub compare metadata confirms 8 commits ahead, all labeled as bug fixes. The release notes explicitly describe these as backports; there are no new features, deprecations, or API modifications.

✅ run full test suite after upgrade

Verified — CI passed.

The CI check results confirm the "Validate" job completed successfully on commit 18786f39. Per the repository's AGENTS.md, the validation pipeline includes:

  • npm run lint
  • npm run typecheck
  • npm run test
  • npm run build

All three terminal CI checks (Docker Build, Validate, review) reported success. The full test suite ran and passed after the dependency upgrade.


Standards Compliance

Standard Status
Automated dependency update via Renovate ✅ Follows convention
Patch-level semver (no breaking changes) ✅ Compliant
CI validation required ✅ Passes
No source code changes ✅ Only lockfile

Linked Issue Fit

No linked issues. This is a routine automated dependency refresh.


Evidence Provider Findings

No evidence provider findings to address.


Tool Harness Findings

The tool harness encountered GitHub API 404 errors when fetching release metadata directly, but this did not impede the review. The GitHub Releases Enrichment data source successfully captured the v4.1.9 release body, compare metadata, and commit history directly, which was sufficient to verify the change classification.


Unknowns / Needs Verification

None. All required checks are verified and CI validation confirms the upgrade integrates correctly.

@joryirving joryirving merged commit f6445dd into main Jun 17, 2026
3 checks passed
@joryirving joryirving deleted the renovate/vitest-monorepo branch June 17, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant