Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Jan 23, 2026

When a Vitest configuration file is provided via the runnerConfig option, the builder now only validates that the vitest package itself is installed. Checks for specific browser providers, DOM environments (jsdom/happy-dom), and coverage providers are skipped, as the custom configuration may handle these or use alternative setups that the builder cannot predict.

…g is used

When a Vitest configuration file is provided via the `runnerConfig` option,
the builder now only validates that the `vitest` package itself is installed.
Checks for specific browser providers, DOM environments (jsdom/happy-dom),
and coverage providers are skipped, as the custom configuration may handle
these or use alternative setups that the builder cannot predict.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Jan 23, 2026
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 23, 2026
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 26, 2026
@alan-agius4 alan-agius4 merged commit 98ffb68 into angular:main Jan 26, 2026
38 checks passed
@alan-agius4
Copy link
Collaborator

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the vitest/dependency-checks branch January 26, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants