microsoft / microsoft/DefinitelyTyped-tools

Can't remove v0 of a package

Open
#40 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

publisher
Dominant language
TypeScript
Stars
423
Forks
237
Avg merge
18h 18m
Merged PRs (30d)
11

Description

#40061 is a good example that tries to remove v0 of puppeteer. I think this is something that explicitly needs to be allowed, where we previously thought it was fine to keep the old versions around.

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 reading issue #40061 and the surrounding package-removal behavior for puppeteer. The payload names no source file, entry point, or test, so locate the code that rejects removing version 0 and identify the existing validation tests. Done means the requested removal is explicitly allowed and covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.