Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) ^1.6.0 -> ^3.2.4 age confidence
@vitest/ui (source) ^1.6.0 -> ^3.2.4 age confidence
vitest (source) ^1.6.0 -> ^3.2.4 age confidence

Release Notes

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

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.6

Compare Source

   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Shanghai.

🚦 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 was generated by Mend Renovate. View the repository job log.

Copy link

coderabbitai bot commented Jul 9, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The changes involve updating the version numbers of specific dependencies in the package.json file. The packages @vitest/coverage-v8, @vitest/ui, and vitest have been upgraded from version ^1.6.0 to ^2.0.5. This indicates a shift to a newer major version, while the other dependencies remain unchanged.

Changes

File Change Summary
package.json Updated versions of @vitest/coverage-v8, @vitest/ui, and vitest from ^1.6.0 to ^2.0.5.

Poem

In the garden of code, I hop with glee,
New versions are here, oh what a spree! 🐇✨
Vitest is shining, all fresh and bright,
Updating my friends, what a joyful sight!
With every new feature, we leap and play,
Coding adventures await us each day! 🌼


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from 74af700 to 5894d03 Compare July 16, 2024 02:13
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from 3279a11 to d6eec4a Compare July 24, 2024 21:04
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from 2856106 to 8dd5211 Compare August 1, 2024 21:04
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from a1ec6ae to c0b6157 Compare August 8, 2024 23:01
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from f95242a to 1b944b1 Compare August 12, 2024 22:14
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from fc70478 to 1b42204 Compare August 21, 2024 21:11
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 1b42204 to b18e7f6 Compare August 25, 2024 23:45
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 43789a8 and b18e7f6.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • package.json (2 hunks)
Additional comments not posted (3)
package.json (3)

88-88: Update dependency version: @vitest/coverage-v8

The version of @vitest/coverage-v8 has been updated from ^1.6.0 to ^2.0.5. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for any breaking changes or compatibility issues:


102-102: Update dependency version: vitest

The version of vitest has been updated from ^1.6.0 to ^2.0.5. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for any breaking changes or compatibility issues:


89-89: Update dependency version: @vitest/ui

The version of @vitest/ui has been updated from ^1.6.0 to ^2.0.5. Ensure that the new version is compatible with your project and does not introduce any breaking changes.

Run the following script to check for any breaking changes or compatibility issues:

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from b18e7f6 to bc0dd56 Compare August 29, 2024 21:52
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between b18e7f6 and bc0dd56.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • package.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
  • package.json

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 6941e07 to a096007 Compare September 6, 2024 22:09
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from e70b4c4 to 89d4b1f Compare September 13, 2024 17:23
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 89d4b1f to 401cd4b Compare September 17, 2024 21:06
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from bd711e9 to 307b4c9 Compare September 29, 2024 21:22
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 307b4c9 to a242365 Compare October 2, 2024 16:58
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from 9e0ed45 to 40711ea Compare January 4, 2025 22:48
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 23a87ea to 79b5ba1 Compare January 16, 2025 17:51
@renovate renovate bot changed the title chore(deps): update vitest monorepo to v2 (major) chore(deps): update vitest monorepo to v3 (major) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from cbb6db7 to b03060f Compare January 21, 2025 20:57
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from b03060f to 5baaac9 Compare January 23, 2025 21:40
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 7ef54d8 to c3ec1bb Compare February 5, 2025 02:10
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from f8b97a1 to 16b8821 Compare February 24, 2025 18:40
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 16b8821 to 7dc09a6 Compare April 5, 2025 23:58
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 7dc09a6 to fa1f81f Compare April 21, 2025 09:57
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from fa1f81f to 8c5278a Compare May 5, 2025 16:05
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 8c5278a to ec171ab Compare May 19, 2025 21:22
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from a7fc2c3 to 29bfc98 Compare June 9, 2025 12:10
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 29bfc98 to af24e5c Compare June 17, 2025 22:42
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 79633cb to 01aedb4 Compare August 13, 2025 17:52
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 01aedb4 to 4be9681 Compare August 19, 2025 14:12
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 4be9681 to b569e80 Compare August 31, 2025 13:26
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from b569e80 to da9aaac Compare September 25, 2025 16:36
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.

0 participants