Skip to content

chore(deps): update vitest monorepo to v4 (major)#299

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/major-vitest-monorepo
Open

chore(deps): update vitest monorepo to v4 (major)#299
renovate[bot] wants to merge 1 commit intodevfrom
renovate/major-vitest-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 20, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

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

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.18

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.0.17

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/London, 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 requested a review from mgallagher56 as a code owner January 20, 2025 00:22
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 20, 2025

Coverage Report for apps/web

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 1193 / 1193
🟢 Statements 100% (🎯 100%) 1193 / 1193
🟢 Functions 100% (🎯 100%) 46 / 46
🟢 Branches 100% (🎯 100%) 192 / 192
File CoverageNo changed files found.
Generated in workflow #2433 for commit 97bb272 by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from 64644b3 to 97bb272 Compare January 26, 2025 16:44
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 97bb272 to 118e7db Compare February 6, 2025 18:32
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 2 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
apps/web                                 |  WARN  deprecated rollup-plugin-visualizer@5.13.1
Progress: resolved 82, reused 0, downloaded 0, added 0
Progress: resolved 149, reused 0, downloaded 0, added 0
Progress: resolved 203, reused 0, downloaded 0, added 0
Progress: resolved 324, reused 0, downloaded 0, added 0
Progress: resolved 415, reused 0, downloaded 0, added 0
Progress: resolved 452, reused 0, downloaded 0, added 0
Progress: resolved 500, reused 0, downloaded 0, added 0
Progress: resolved 652, reused 0, downloaded 0, added 0
Progress: resolved 787, reused 0, downloaded 0, added 0
Progress: resolved 879, reused 0, downloaded 0, added 0
Progress: resolved 1023, reused 0, downloaded 0, added 0
Progress: resolved 1033, reused 0, downloaded 0, added 0
Progress: resolved 1037, reused 0, downloaded 0, added 0
Progress: resolved 1051, reused 0, downloaded 0, added 0
Progress: resolved 1187, reused 0, downloaded 0, added 0
Progress: resolved 1240, reused 0, downloaded 0, added 0
Progress: resolved 1354, reused 0, downloaded 0, added 0
Progress: resolved 1455, reused 0, downloaded 0, added 0
Progress: resolved 1535, reused 0, downloaded 0, added 0
 WARN  12 deprecated subdependencies found: @babel/plugin-proposal-private-methods@7.18.6, git-raw-commits@4.0.0, glob@10.4.5, glob@7.2.3, inflight@1.0.6, node-domexception@1.0.0, popper.js@1.16.1, rimraf@3.0.2, rollup-plugin-inject@3.0.2, sourcemap-codec@1.4.8, tar@6.2.1, tar@7.4.3
Progress: resolved 1543, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

apps/web
├─┬ @vitest/ui 4.1.2
│ └── ✕ unmet peer vitest@4.1.2: found 2.1.8
├─┬ @vitest/coverage-v8 4.1.2
│ └── ✕ unmet peer vitest@4.1.2: found 2.1.8
└─┬ vitest 2.1.8
  └── ✕ unmet peer @vitest/ui@2.1.8: found 4.1.2

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from fb14bd2 to 280a442 Compare February 27, 2025 19:25
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 280a442 to 04c70b7 Compare March 9, 2025 17:50
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 04c70b7 to 44db159 Compare March 20, 2025 15:52
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 44db159 to d0fc28f Compare April 3, 2025 12:01
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from d0fc28f to 62445b9 Compare April 27, 2025 07:45
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 62445b9 to 7939407 Compare May 8, 2025 15:35
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 7939407 to 2693eb7 Compare May 22, 2025 20:05
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from c6c70ac to 138a897 Compare June 12, 2025 11:45
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 138a897 to e0914b7 Compare June 20, 2025 21:13
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from e0914b7 to 935ac81 Compare October 25, 2025 16:42
@renovate renovate bot changed the title chore(deps): update vitest monorepo to v3 (major) chore(deps): update vitest monorepo to v4 (major) Oct 25, 2025
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from cad3088 to 3b34687 Compare November 1, 2025 13:14
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 3 times, most recently from f15bb0f to 34995c9 Compare November 10, 2025 12:39
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch 4 times, most recently from 868bcf1 to f09487a Compare November 24, 2025 18:04
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from f09487a to 5c4c0e3 Compare November 28, 2025 14:07
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 5c4c0e3 to 2725be4 Compare December 5, 2025 16:43
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 2725be4 to 360b865 Compare December 19, 2025 17:35
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 360b865 to 0f7bf51 Compare January 15, 2026 13:55
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 0f7bf51 to 160f968 Compare January 25, 2026 18:34
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from 160f968 to d39abb9 Compare March 15, 2026 16:47
@renovate renovate bot force-pushed the renovate/major-vitest-monorepo branch from d39abb9 to d808499 Compare March 31, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants