chore(deps): update vitest monorepo to v3.2.6 #7

Open
renovate wants to merge 1 commit from renovate/vitest-monorepo into main
Collaborator

This PR contains the following updates:

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

Release Notes

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

v3.2.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    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 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)) | [`3.2.4` → `3.2.6`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.2.4/3.2.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/3.2.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/3.2.4/3.2.6?slim=true) | | [vitest](https://vitest.dev) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`3.2.4` → `3.2.6`](https://renovatebot.com/diffs/npm/vitest/3.2.4/3.2.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/3.2.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/3.2.4/3.2.6?slim=true) | --- ### Release Notes <details> <summary>vitest-dev/vitest (@&#8203;vitest/coverage-v8)</summary> ### [`v3.2.6`](https://github.com/vitest-dev/vitest/releases/tag/v3.2.6) [Compare Source](https://github.com/vitest-dev/vitest/compare/v3.2.5...v3.2.6) #####    🐞 Bug Fixes - Pin last supported vite-node version  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(16f12)</samp>](https://github.com/vitest-dev/vitest/commit/16f120d05) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.2.5...v3.2.6) ### [`v3.2.5`](https://github.com/vitest-dev/vitest/releases/tag/v3.2.5) [Compare Source](https://github.com/vitest-dev/vitest/compare/v3.2.4...v3.2.5) #####    🚀 Features - **api**: Add `allowWrite` and `allowExec` options to `api` \[backport to v3]  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) and **Codex** in [#&#8203;10445](https://github.com/vitest-dev/vitest/issues/10445) [<samp>(af88b)</samp>](https://github.com/vitest-dev/vitest/commit/af88b1f5d) #####    🐞 Bug Fixes - **browser**: Disable client `cdp` API when `allowWrite/allowExec: false` \[backport to v3]  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) and **Codex** in [#&#8203;10456](https://github.com/vitest-dev/vitest/issues/10456) [<samp>(385a1)</samp>](https://github.com/vitest-dev/vitest/commit/385a1aefd) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v3.2.4...v3.2.5) </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update vitest monorepo to v3.2.6
Some checks are pending
Lint Commit Messages / commitlint (pull_request) Waiting to run
Release / Test (pull_request) Waiting to run
Release / Release (pull_request) Blocked by required conditions
aca74a02aa
Some checks are pending
Lint Commit Messages / commitlint (pull_request) Waiting to run
Release / Test (pull_request) Waiting to run
Release / Release (pull_request) Blocked by required conditions
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vitest-monorepo:renovate/vitest-monorepo
git switch renovate/vitest-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/vitest-monorepo
git switch renovate/vitest-monorepo
git rebase main
git switch main
git merge --ff-only renovate/vitest-monorepo
git switch renovate/vitest-monorepo
git rebase main
git switch main
git merge --no-ff renovate/vitest-monorepo
git switch main
git merge --squash renovate/vitest-monorepo
git switch main
git merge --ff-only renovate/vitest-monorepo
git switch main
git merge renovate/vitest-monorepo
git push origin main
Sign in to join this conversation.
No description provided.