Skip to content

fix(@angular/cli): remove incorrect warning during ng update#23213

Merged
dgp1130 merged 1 commit into
angular:mainfrom
alan-agius4:remove-warning-old-cli
May 24, 2022
Merged

fix(@angular/cli): remove incorrect warning during ng update#23213
dgp1130 merged 1 commit into
angular:mainfrom
alan-agius4:remove-warning-old-cli

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

The next option is not ignored when using the migrate-only option. This option is used to determine if a newer version of the CLI needs to be downloaded.

private async checkCLIVersion(

The `next` option is not ignored when using the `migrate-only` option. This option is used to determine if a newer version of the CLI needs to be downloaded.

https://github.com/angular/angular-cli/blob/3d76cef369b936a6d01108802cfe7dabca602f2e/packages/angular/cli/src/commands/update/cli.ts#L876
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: rc This PR is targeted for the next release-candidate labels May 24, 2022
@alan-agius4 alan-agius4 added this to the v14 milestone May 24, 2022
@alan-agius4 alan-agius4 requested a review from clydin May 24, 2022 12:12
@alan-agius4 alan-agius4 marked this pull request as ready for review May 24, 2022 12:35
@alan-agius4 alan-agius4 linked an issue May 24, 2022 that may be closed by this pull request
15 tasks
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 24, 2022
@dgp1130 dgp1130 merged commit be67977 into angular:main May 24, 2022
@alan-agius4 alan-agius4 deleted the remove-warning-old-cli branch May 24, 2022 17:01
@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 Jun 24, 2022
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: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration to 14.0.0-rc.1 via 'ng update' fails

3 participants