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

Support wildcards in update #23023

Open
1 of 15 tasks
geo242 opened this issue Apr 22, 2022 · 1 comment
Open
1 of 15 tasks

Support wildcards in update #23023

geo242 opened this issue Apr 22, 2022 · 1 comment
Labels
comp: angular/cli feature votes required
Milestone

Comments

@geo242
Copy link

@geo242 geo242 commented Apr 22, 2022

🚀 Feature request

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • extract-i18n
  • run
  • config
  • help
  • version
  • doc

Description

It would be nice to be able to update multiple packages without typing them all out. For example:

ng update @angular-eslint/* would update @angular-eslint/schematics and @angular-eslint/eslint-plugin and so on.

and

ng update @progress/kendo-angular* would update all kendo angular packages.

Describe the solution you'd like

See Description

Describe alternatives you've considered

There are no alternatives that I am aware of.

@clydin clydin added feature comp: angular/cli labels Apr 25, 2022
@ngbot ngbot bot added this to the needsTriage milestone Apr 25, 2022
@angular-robot
Copy link

@angular-robot angular-robot bot commented Apr 26, 2022

This feature request is now candidate for our backlog! In the next phase, the community has 60 days to upvote. If the request receives more than 20 upvotes, we'll move it to our consideration list.

You can find more details about the feature request process in our documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: angular/cli feature votes required
Projects
None yet
Development

No branches or pull requests

2 participants