Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve bit update command - list refrence #5092

Open
5 tasks
GiladShoham opened this issue Nov 23, 2021 · 0 comments
Open
5 tasks

improve bit update command - list refrence #5092

GiladShoham opened this issue Nov 23, 2021 · 0 comments
Assignees

Comments

@GiladShoham
Copy link
Member

GiladShoham commented Nov 23, 2021

This task is used as an aggregation of improvements for the bit update command.
When working on tasks from that list, you should open a dedicated task for the relevant task you are working on.

  • support update depedencies in package.json
  • Add flag to filter sources to update (--root, --variants [variants], --components [components glob)
  • Use the same filter for the --yes option as well
  • allow different sorting of the list - allow to specify how to sort the list (at the moment it's dep type then alphabetically). - allow values like - depType, alphabetically, semanticVersionType (name - TBD) (breaking / safe)

fix issues

  • after selecting the packages to update and pressing enter, show the list of names (not [object Object])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants