Skip to content

fix(@angular/cli): use newer update command if global version is newer#19161

Merged
alan-agius4 merged 1 commit intoangular:masterfrom
clydin:optimize-update-boootstrap
Oct 21, 2020
Merged

fix(@angular/cli): use newer update command if global version is newer#19161
alan-agius4 merged 1 commit intoangular:masterfrom
clydin:optimize-update-boootstrap

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Oct 21, 2020

This allows improvements and bugfixes in later versions of the update command to be used in projects with older versions of the Angular CLI that do not have update bootstrapping (<8.3.13).

Fixes #18227

This allows improvements and bugfixes in later versions of the update command to be used in projects with older versions of the Angular CLI that do not have bootstrapping (<8.3.13).
@clydin clydin added the target: patch This PR is targeted for the next patch release label Oct 21, 2020
@google-cla google-cla bot added the cla: yes label Oct 21, 2020
@clydin clydin requested a review from alan-agius4 October 21, 2020 14:39
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Oct 21, 2020
@alan-agius4 alan-agius4 merged commit 13f375d into angular:master Oct 21, 2020
@clydin clydin deleted the optimize-update-boootstrap branch October 21, 2020 15:11
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng downloads latest stable cli version from npm instead of using same version which is globally installed

2 participants