yarnpkg / yarnpkg/berry

[Feature] Split deps in interactive tools by dev and non-dev type

Open
#3,919 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
8.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

  • I'd be willing to implement this feature (contributing guide)
  • This feature is important to have in this repository; a contrib plugin wouldn't do

Describe the user story

As a developer, I want to see list of dependencies split by dev and non-dev so I can quickly upgrade only dev deps, but I they are mixed together now so it's hard to distinguish in the list".

Describe the solution you'd like

Same as in yarn v1, have deps split by dev and non-dev

Describe the drawbacks of your solution

🤷🏾

Describe alternatives you've considered

There are no options to configure this.

Contributor guide

Open the contributing guide

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

Locate the interactive tools that list dependencies and inspect how they currently combine development and non-development dependencies. Compare the intended grouping with Yarn v1 behavior, then find the existing tests for those tools. Done means the interactive lists visibly separate the two dependency types and the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
cli, developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.