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.10` → `4.1.11`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.1.10/4.1.11) |  |  |
| [vitest](https://vitest.dev) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`4.1.10` → `4.1.11`](https://renovatebot.com/diffs/npm/vitest/4.1.10/4.1.11) |  |  |
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
### [`v4.1.11`](https://github.com/vitest-dev/vitest/releases/tag/v4.1.11)
[Compare Source](https://github.com/vitest-dev/vitest/compare/v4.1.10...v4.1.11)
##### 🐞 Bug Fixes
- Revive global concurrency limit for test lifecycle \[backport to v4] - by [@​sheremet-va](https://github.com/sheremet-va) and [@​hi-ogawa](https://github.com/hi-ogawa) in [#​10992](https://github.com/vitest-dev/vitest/issues/10992) [<samp>(5146d)</samp>](https://github.com/vitest-dev/vitest/commit/5146df80b)
- **browser**:
- Encode iframeId in tester iframe URL \[backport to v4] - by [@​sheremet-va](https://github.com/sheremet-va), **Pduhard** and **Claude Opus 4.8** in [#​10955](https://github.com/vitest-dev/vitest/issues/10955) [<samp>(10b2c)</samp>](https://github.com/vitest-dev/vitest/commit/10b2cd201)
- Trigger playwright/chromium gc on lower disk availability \[backport to v4] - by [@​hi-ogawa](https://github.com/hi-ogawa), **Hiroshi Ogawa** and **OpenCode** in [#​10951](https://github.com/vitest-dev/vitest/issues/10951) [<samp>(9851d)</samp>](https://github.com/vitest-dev/vitest/commit/9851dbc41)
- **mocker**:
- Restrict redirect mocks to the fs allowlist \[backport to v4] - by [@​sheremet-va](https://github.com/sheremet-va) in [#​10974](https://github.com/vitest-dev/vitest/issues/10974) [<samp>(fe5a1)</samp>](https://github.com/vitest-dev/vitest/commit/fe5a11d3c)
##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v4.1.10...v4.1.11)
</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 CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMy4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21hdGlvbiIsIm5wbSJdfQ==-->
CODEOWNERS rules
requested review from AutoReview 2026-08-21 16:53:11 +02:00
AutoReview
approved these changes 2026-08-21 16:53:17 +02:00
Critical: None. This is a standard patch-level update to the Vitest monorepo and its dependencies via Renovate.
Testing: The CI test.yaml workflow uses pnpm install --frozen-lockfile followed by pnpm test, which will automatically validate that these updated packages are compatible with the current codebase. No manual test changes are required.
Improvement: None.
Nitpick: None.
**Summary**
* **Critical:** None. This is a standard patch-level update to the Vitest monorepo and its dependencies via Renovate.
* **Testing:** The CI `test.yaml` workflow uses `pnpm install --frozen-lockfile` followed by `pnpm test`, which will automatically validate that these updated packages are compatible with the current codebase. No manual test changes are required.
* **Improvement:** None.
* **Nitpick:** None.
Critical: None. This is a standard patch-level update to the Vitest monorepo and its associated dependencies via Renovate.
Testing: The CI test.yaml workflow (as noted in previous PR history) will handle the validation of these dependencies during the build and test phase. No additional test changes are required for this dependency update.
Improvement: None.
Nitpick: None.
**Summary**
* **Critical:** None. This is a standard patch-level update to the Vitest monorepo and its associated dependencies via Renovate.
* **Testing:** The CI `test.yaml` workflow (as noted in previous PR history) will handle the validation of these dependencies during the build and test phase. No additional test changes are required for this dependency update.
* **Improvement:** None.
* **Nitpick:** None.
Critical: None. This is a standard patch-level update to the Vitest monorepo and its dependencies via Renovate.
Testing: The CI environment will validate these dependencies during the normal test phase. No code changes are required beyond the lockfile update.
Improvement: None.
Nitpick: None.
**Summary**
* **Critical:** None. This is a standard patch-level update to the Vitest monorepo and its dependencies via Renovate.
* **Testing:** The CI environment will validate these dependencies during the normal test phase. No code changes are required beyond the lockfile update.
* **Improvement:** None.
* **Nitpick:** None.
Some checks are pending
renovate/stability-days Updates have met minimum release age requirement
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
4.1.10→4.1.114.1.10→4.1.11Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.
Summary
test.yamlworkflow usespnpm install --frozen-lockfilefollowed bypnpm test, which will automatically validate that these updated packages are compatible with the current codebase. No manual test changes are required.a4e27e3ed2to721534ef0aSummary
test.yamlworkflow (as noted in previous PR history) will handle the validation of these dependencies during the build and test phase. No additional test changes are required for this dependency update.721534ef0ato303571d823Summary
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.