Skip to content

Comments

Fix vitest peer dependency conflict#11035

Merged
pelikhan merged 2 commits intomainfrom
copilot/format-lint-recompile-again
Jan 21, 2026
Merged

Fix vitest peer dependency conflict#11035
pelikhan merged 2 commits intomainfrom
copilot/format-lint-recompile-again

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

npm peer dependency conflict prevented make deps-dev from completing. @vitest/coverage-v8 and @vitest/ui were pinned to 4.0.10 while vitest was at 4.0.17.

Changes

  • Updated @vitest/coverage-v8 from ^4.0.10 to ^4.0.17
  • Updated @vitest/ui from ^4.0.10 to ^4.0.17
  • Regenerated package-lock.json with aligned versions

All formatting, linting, tests, and workflow compilation pass.

Original prompt

Format, lint, recompile

Custom agent used: ci-cleaner
Tidies up the repository CI state by formatting sources, running linters, fixing issues, running tests, and recompiling workflows


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…mpile

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Format code, lint files, and recompile project Fix vitest peer dependency conflict Jan 21, 2026
Copilot AI requested a review from pelikhan January 21, 2026 15:58
@pelikhan pelikhan marked this pull request as ready for review January 21, 2026 16:01
@pelikhan pelikhan merged commit 2b6ddab into main Jan 21, 2026
@pelikhan pelikhan deleted the copilot/format-lint-recompile-again branch January 21, 2026 16:01
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