chore(deps): update vitest monorepo to v4.1.7 #96

Merged
Philipp merged 1 commits from renovate/vitest-monorepo into main 2026-05-25 18:38:55 +02:00
Member

This PR contains the following updates:

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

Release Notes

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

v4.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday,on friday"
  • Automerge
    • At any time (no schedule defined)

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

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vitest/coverage-v8](https://vitest.dev/guide/coverage) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`4.1.6` → `4.1.7`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.1.6/4.1.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/4.1.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/4.1.6/4.1.7?slim=true) | | [vitest](https://vitest.dev) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`4.1.6` → `4.1.7`](https://renovatebot.com/diffs/npm/vitest/4.1.6/4.1.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/4.1.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/4.1.6/4.1.7?slim=true) | --- ### Release Notes <details> <summary>vitest-dev/vitest (@&#8203;vitest/coverage-v8)</summary> ### [`v4.1.7`](https://github.com/vitest-dev/vitest/releases/tag/v4.1.7) [Compare Source](https://github.com/vitest-dev/vitest/compare/v4.1.6...v4.1.7) #####    🐞 Bug Fixes - **runner**: Limit concurrency per task branch in addition to per leaf callbacks (backport)  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in [#&#8203;10384](https://github.com/vitest-dev/vitest/issues/10384) [<samp>(4f0f2)</samp>](https://github.com/vitest-dev/vitest/commit/4f0f2a1ee) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v4.1.6...v4.1.7) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on monday,on friday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIiwibnBtIl19-->
Renovate added 1 commit 2026-05-25 02:55:28 +02:00
chore(deps): update vitest monorepo to v4.1.7
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 1m9s
Test / Run Tests (push) Successful in 1m34s
b88a45e81b
CODEOWNERS rules requested review from AutoReview 2026-05-25 02:55:28 +02:00
AutoReview approved these changes 2026-05-25 02:55:34 +02:00
AutoReview left a comment
Member

Summary

  • Critical: None. This is a routine dependency update for vitest and several related transitive dependencies (vite, rolldown, etc.).
  • Testing: No changes to tests were necessary. The PR updates the test runner and coverage tools.
  • Improvement: None.
  • Nitpick: None.

The update to package-lock.json correctly reflects the bump from vitest 4.1.6 to 4.1.7 (and associated monorepo packages), along with minor updates to vite, rolldown, and postcss. These are patch updates aimed at stability and bug fixes.

**Summary** * **Critical:** None. This is a routine dependency update for `vitest` and several related transitive dependencies (`vite`, `rolldown`, etc.). * **Testing:** No changes to tests were necessary. The PR updates the test runner and coverage tools. * **Improvement:** None. * **Nitpick:** None. The update to `package-lock.json` correctly reflects the bump from `vitest` `4.1.6` to `4.1.7` (and associated monorepo packages), along with minor updates to `vite`, `rolldown`, and `postcss`. These are patch updates aimed at stability and bug fixes.
Philipp merged commit bdd0fbfd7e into main 2026-05-25 18:38:55 +02:00
Philipp deleted branch renovate/vitest-monorepo 2026-05-25 18:38:55 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Screeps/screeps-deploy-action#96