microsoft / microsoft/vscode-test-cli

C8 needs upgrade to 10.0+ to address unsupported glob

Open
#79 2 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
53
Forks
16
Avg merge
10h 57m
Merged PRs (30d)
2

Description

npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

Comes from current c8 using test-exclude v6.

v10.0+ uses test-exclude v7 which has the supported glob included.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dependency declaration for c8 and checking its test-exclude version; the issue does not name a file or test. Done means upgrading c8 to 10.0+ and verifying that the deprecated glob warning is no longer produced.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.