istanbuljs / istanbuljs/test-exclude

Glob dependency is outdated

Open
#67 5 comments 29 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Problem: test-exclude (used by babel-plugin-istanbul for Jest coverage) expects glob to export a function, but glob v11 exports an object. This breaks coverage collection.

Image

The latest possible version of glob that can be installed is 10.3.3.

The earliest fixed version is 10.5.0.

Version in package.json here specified as ^10.4.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.