Skip to content

chore(deps-dev): bump vitest from 4.0.18 to 4.1.2 in /ui#364

Merged
fank merged 2 commits intomainfrom
dependabot/npm_and_yarn/ui/vitest-4.1.2
Mar 27, 2026
Merged

chore(deps-dev): bump vitest from 4.0.18 to 4.1.2 in /ui#364
fank merged 2 commits intomainfrom
dependabot/npm_and_yarn/ui/vitest-4.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Bumps vitest from 4.0.18 to 4.1.2.

Release notes

Sourced from vitest's releases.

v4.1.2

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

   🐞 Bug Fixes

    View changes on GitHub

v4.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.0

Vitest 4.1 is out!

... (truncated)

Commits
  • fc6f482 chore: release v4.1.2
  • 6f97b55 feat: disable colors if agent is detected (#9851)
  • b3c992c fix(coverage): correct coverageConfigDefaults values and types (#9940)
  • 7c06598 fix: ensure sequential mock/unmock resolution (#9830)
  • f54abad chore: add typo-checker skill and fix typos (#9963)
  • 7aa9377 fix: don't resolve setupFiles from parent directory (#9960)
  • 1f2d318 chore: release v4.1.1
  • ebfde79 refactor: rename matchesTagsFilter to matchesTags (#9956)
  • 5611500 feat(experimental): introduce experimental.vcsProvider (#9928)
  • eec53d9 feat(experimental): expose matchesTagsFilter to test if the current filter ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.0.18 to 4.1.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/vitest-4.1.2 branch from 81ff0df to 9a56884 Compare March 27, 2026 18:30
Co-bump to match vitest 4.1.2 peer dependency requirement.
@github-actions
Copy link
Copy Markdown

Coverage Report for ui

Status Category Percentage Covered / Total
🔵 Lines 98.99%
🟰 ±0%
4839 / 4888
🔵 Statements 98.42%
🟰 ±0%
6732 / 6840
🔵 Functions 97.83%
🟰 ±0%
1899 / 1941
🔵 Branches 89.13%
🟰 ±0%
2224 / 2495
File CoverageNo changed files found.
Generated in workflow #479 for commit ccb81a9 by the Vitest Coverage Report Action

Copy link
Copy Markdown
Member

@fank fank left a comment

Choose a reason for hiding this comment

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

LGTM — co-bumped @vitest/coverage-v8 to 4.1.2 to resolve peer dependency conflict. All CI checks pass.

@fank fank merged commit d8aa7ae into main Mar 27, 2026
3 checks passed
@fank fank deleted the dependabot/npm_and_yarn/ui/vitest-4.1.2 branch March 27, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant