Skip to content

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

Merged
underfisk merged 3 commits into
masterfrom
renovate/vitest-monorepo
May 20, 2026
Merged

chore(deps): update vitest monorepo to v4.1.7#1212
underfisk merged 3 commits into
masterfrom
renovate/vitest-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

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: (in timezone America/New_York)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 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 force-pushed the renovate/vitest-monorepo branch from 91f2b71 to 038edc9 Compare March 27, 2026 22:42
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from 038edc9 to b903e10 Compare April 7, 2026 14:36
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4.1.2 chore(deps): update vitest monorepo to v4.1.3 Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from b903e10 to 18cae68 Compare April 8, 2026 17:35
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4.1.3 chore(deps): update vitest monorepo to v4.1.4 Apr 9, 2026
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from 18cae68 to ac1f7b8 Compare April 9, 2026 10:32
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from ac1f7b8 to 4ff3b35 Compare April 21, 2026 13:08
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4.1.4 chore(deps): update vitest monorepo to v4.1.5 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from 4ff3b35 to 82733ed Compare April 29, 2026 13:17
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from 82733ed to 8147c98 Compare May 11, 2026 14:58
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4.1.5 chore(deps): update vitest monorepo to v4.1.6 May 11, 2026
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch 2 times, most recently from e7ffae2 to 5f02eb1 Compare May 20, 2026 09:42
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4.1.6 chore(deps): update vitest monorepo to v4.1.7 May 20, 2026
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch 3 times, most recently from 47f6e6b to fc8b7bd Compare May 20, 2026 12:57
@renovate renovate Bot force-pushed the renovate/vitest-monorepo branch from fc8b7bd to c737a4c Compare May 20, 2026 13:12
@underfisk
Copy link
Copy Markdown
Collaborator

@copilot rebase and re-run "pnpm install" to generate the lock, also verify that the update is not only on the lock file but also the version is reflected on the package.json

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 20, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

@copilot rebase and re-run "pnpm install" to generate the lock, also verify that the update is not only on the lock file but also the version is reflected on the package.json

Done in commit 3b10091. Updated vitest and @vitest/coverage-v8 from ^4.1.6 to ^4.1.7 in the root package.json, then re-ran pnpm install to regenerate the lock file.

Copilot AI requested a review from underfisk May 20, 2026 13:50
@underfisk underfisk merged commit 47328b3 into master May 20, 2026
2 checks passed
@underfisk underfisk deleted the renovate/vitest-monorepo branch May 20, 2026 13:53
underfisk added a commit that referenced this pull request May 20, 2026
* chore(deps): update dependency vite to v8.0.5 [security]

* chore(deps): rebase vite update and regenerate lockfile

Agent-Logs-Url: https://github.com/golevelup/nestjs/sessions/84f0c4b4-34e1-44cd-a4a0-39ab6a622ca3

* chore(deps): update dependency @nestjs/core to v11.1.18 [security] (#1228)

* chore(deps): update dependency @nestjs/core to v11.1.18 [security]

* chore(deps): update all nestjs dependencies to latest versions

Agent-Logs-Url: https://github.com/golevelup/nestjs/sessions/6d0c2ec5-bf89-417f-85bd-bf8c3976575b

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

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

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

* chore(deps): update vitest monorepo to v4.1.7 in package.json and regenerate lock file

Agent-Logs-Url: https://github.com/golevelup/nestjs/sessions/52c518f8-6b31-40c1-8910-6f4071ee5044

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo <monstawoodwow@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* chore(deps): update dependency @aws-sdk/client-s3 to v3.1050.0 (#1213)

* chore(deps): update dependency @aws-sdk/client-s3 to v3.1050.0

* chore(deps): update @aws-sdk/client-s3 to v3.1050.0 in package.json and regenerate lock

Agent-Logs-Url: https://github.com/golevelup/nestjs/sessions/73566885-97bd-42ee-9628-c04be5f72cbb

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo <monstawoodwow@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* chore(deps): update dependency vite to v8.0.5 [security]

* chore(deps): rebase vite update and regenerate lockfile

Agent-Logs-Url: https://github.com/golevelup/nestjs/sessions/84f0c4b4-34e1-44cd-a4a0-39ab6a622ca3

* chore(deps): rebase branch and regenerate pnpm lockfile

Agent-Logs-Url: https://github.com/golevelup/nestjs/sessions/2b402de7-41db-4881-a012-cc9eee6acccb

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo <monstawoodwow@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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