istanbuljs / test-exclude

test for inclusion or exclusion of paths using globs
ISC License
8 stars 12 forks source link

fix(deps)!: update deps making Node 18 minimum #56

Closed bcoe closed 4 months ago

bcoe commented 4 months ago

BREAKING CHANGE: Node 18 is now the minimum required version.

bcoe commented 4 months ago

windows tests can be an aspirational goal, I doubt given the unix paths in fixtures these ever would have worked.

AriPerkkio commented 4 months ago

On Vitest this breaks coverage on Windows. Coverage report is completely empty. 🤔 https://github.com/vitest-dev/vitest/pull/5867#issuecomment-2157770902

Edit: This is fixed in test-exclude@7.0.1.