Skip to content

Upgrades Vitest and coverage to v4#488

Merged
hj-inmeta merged 1 commit intomainfrom
maintain/update-vitest
Feb 26, 2026
Merged

Upgrades Vitest and coverage to v4#488
hj-inmeta merged 1 commit intomainfrom
maintain/update-vitest

Conversation

@hj-inmeta
Copy link
Copy Markdown
Contributor

Describe your changes

Updates Vitest and @vitest/coverage-v8 to their latest major version, bringing in the newest features, bug fixes, and performance improvements.

This upgrade involves significant changes to transitive dependencies, aligning the project with Vitest v4's internal architecture and dependency requirements. It also adjusts the supported Node.js and Vite peer dependency versions.

Checklist before requesting a review

  • I have performed a self-review and test of my code
  • I have added label to the PR (major, minor or patch)
  • If applicable: Is story created/updated in stories-folder?
  • If applicable: Is README-file for CSS documentation created/updated?
  • If applicable: Are unit tests created/updated for the component?
  • If applicable: Tested in Storybook with keyboard, screen reader, zoom, and color contrast
  • If new component: Is tsx-file import added to packages/react/index.tsx?
  • If new component: Is CSS-file added to packages/css/index.css?

Updates Vitest and @vitest/coverage-v8 to their latest major version, bringing in the newest features, bug fixes, and performance improvements.

This upgrade involves significant changes to transitive dependencies, aligning the project with Vitest v4's internal architecture and dependency requirements. It also adjusts the supported Node.js and Vite peer dependency versions.
@hj-inmeta hj-inmeta requested a review from a team as a code owner February 26, 2026 08:14
@hj-inmeta hj-inmeta merged commit ab5f3db into main Feb 26, 2026
6 of 7 checks passed
@hj-inmeta hj-inmeta deleted the maintain/update-vitest branch February 26, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants