Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 3, 2025

Upgrades Vitest and @vitest/coverage-v8 dependencies to version 4.0.6.

This update allows for the removal of a temporary workaround that augmented BaseCoverageProvider.prototype.isIncluded in executor.ts. The issue with direct filesystem checks in Vitest's coverage provider has been resolved in version 4.0.6, simplifying the code and relying on the official library's implementation.

@clydin clydin added target: rc This PR is targeted for the next release-candidate action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 3, 2025
@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 Nov 4, 2025
…round

Upgrades Vitest and @vitest/coverage-v8 dependencies to version 4.0.6.

This update allows for the removal of a temporary workaround that augmented `BaseCoverageProvider.prototype.isIncluded` in `executor.ts`. The issue with direct filesystem checks in Vitest's coverage provider has been resolved in version 4.0.6, simplifying the code and relying on the official library's implementation.

(cherry picked from commit 9af4f76)
@alan-agius4 alan-agius4 force-pushed the vitest-workaround-remove-21.0.x branch from 1578948 to 95d3a56 Compare November 4, 2025 10:18
@angular angular deleted a comment from ngbot bot Nov 4, 2025
@alan-agius4 alan-agius4 merged commit 62938e7 into angular:21.0.x Nov 4, 2025
31 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-workaround-remove-21.0.x branch November 4, 2025 12:30
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: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants