-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
area: @angular/clifeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phaseng update DX
Description
Command
update
Description
As of recent mitm attacks it would be cool to have support for pnpm's minimumReleaseAge
or something by Angular itself.
Describe the solution you'd like
- pnpm's
minimumReleaseAge
- Angular option to set min release age on update command
Describe alternatives you've considered
Instead of modifying package.json
call package manager update command:
pnpm update "@angular/core@~20.3.1" "@angular/cli@~20.3.1"
Metadata
Metadata
Assignees
Labels
area: @angular/clifeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phaseng update DX