Skip to content

Update npm package vitest to v4.1.9#132

Open
renovate[bot] wants to merge 1 commit into
mainfrom
deps/js/vitest-npm-packages
Open

Update npm package vitest to v4.1.9#132
renovate[bot] wants to merge 1 commit into
mainfrom
deps/js/vitest-npm-packages

Conversation

@renovate

@renovate renovate Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vitest (source) 4.0.184.1.9 age 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

v4.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.6

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am every weekday,every weekend"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge May 1, 2026 01:23
@vercel

vercel Bot commented May 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
petrinaut-hazel Ready Ready Preview, Comment Jun 29, 2026 3:12pm

@cursor

cursor Bot commented May 1, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Dev-only test runner upgrade with lockfile-only changes; risk is limited to CI/local test behavior, not production runtime.

Overview
Bumps the vitest dev dependency from 4.0.18 to 4.1.9 by refreshing lockfiles in agentprofiles-cli, clones-cli, and vsix-bridge-cli. There are no application or test source edits—only resolved versions for vitest and its @vitest/* packages.

The lockfile also picks up related transitive updates (e.g. es-module-lexer 2.x, std-env 4.x, convert-source-map) and Vitest’s expanded vite peer range (^6 || ^7 || ^8).

Reviewed by Cursor Bugbot for commit 5aee080. Bugbot is set up for automated code reviews on this repo. Configure here.

@augmentcode

augmentcode Bot commented May 1, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Bumps the monorepo’s Vitest dependency to v4.1.4 (from v4.0.18) via an automated Renovate update.

Changes:

  • Updates the resolved Vitest version in apps/agentprofiles-cli, apps/clones-cli, and apps/vsix-bridge-cli lockfiles
  • Refreshes transitive dependency resolutions as part of the lockfile regeneration
  • No application/CLI source code changes are included in this PR

Technical Notes: This is a patch-level Vitest upgrade within the 4.1 line; primary risk is test/runtime behavior changes in the test runner and coverage integrations, so CI test results are the main validation signal.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode 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.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from ce31224 to bf28752 Compare May 5, 2026 11:34
@renovate renovate Bot changed the title Update npm package vitest to v4.1.4 Update npm package vitest to v4.1.5 May 5, 2026
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from bf28752 to 7d7fc2a Compare May 12, 2026 12:11
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from 7d7fc2a to 460b61f Compare May 18, 2026 14:06
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from 460b61f to 5ac664d Compare May 25, 2026 14:55
@renovate renovate Bot changed the title Update npm package vitest to v4.1.5 Update npm package vitest to v4.1.6 May 25, 2026
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from 5ac664d to 579f44d Compare June 1, 2026 18:23
@renovate renovate Bot changed the title Update npm package vitest to v4.1.6 Update vitest npm packages to v4.1.6 Jun 2, 2026
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from 579f44d to d237875 Compare June 3, 2026 09:00
@renovate renovate Bot changed the title Update vitest npm packages to v4.1.6 Update vitest npm packages to v4.1.7 Jun 3, 2026
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from d237875 to d0eb5e1 Compare June 13, 2026 03:18
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from d0eb5e1 to 431467e Compare June 15, 2026 11:47
@renovate renovate Bot changed the title Update vitest npm packages to v4.1.7 Update vitest npm packages to v4.1.8 Jun 15, 2026
@renovate renovate Bot changed the title Update vitest npm packages to v4.1.8 Update vitest npm packages Jun 22, 2026
@renovate renovate Bot changed the title Update vitest npm packages Update npm package vitest to v4.1.8 Jun 25, 2026
@renovate renovate Bot force-pushed the deps/js/vitest-npm-packages branch from 431467e to 5aee080 Compare June 29, 2026 15:12
@renovate renovate Bot changed the title Update npm package vitest to v4.1.8 Update npm package vitest to v4.1.9 Jun 29, 2026
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.

2 participants