Skip to content

chore(deps): update dependency vitest to v5 - #543

Merged
barjin merged 1 commit into
masterfrom
renovate/vitest-monorepo
Sep 7, 2026
Merged

chore(deps): update dependency vitest to v5#543
barjin merged 1 commit into
masterfrom
renovate/vitest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vitest (source) ^4.0.0^5.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

vitest-dev/vitest (vitest)

v5.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekday"
  • 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

barjin commented Sep 4, 2026

Copy link
Copy Markdown
Member

Vitest 5 requires Node ^22.12.0 || ^24.0.0 || >=26.0.0, dropping Node 20 support, while impit-node/package.json still declares "engines": {"node": ">= 20"} and .github/workflows/node-test.yaml runs pnpm test against node: '20' in its matrix — that CI leg is expected to fail on this bump. Diff is proportional to the change (lockfile-only besides the version bump), but the Node-20 test job should be addressed before merge.


Generated by Claude Code

@barjin
barjin merged commit 2affe7c into master Sep 7, 2026
49 of 60 checks passed
@barjin
barjin deleted the renovate/vitest-monorepo branch September 7, 2026 08:33
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