Skip to content

fix(@schematics/angular): update @angular-devkit/build-ng-packagr w… #12768

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

Merged
merged 1 commit into from
Nov 1, 2018
Merged

fix(@schematics/angular): update @angular-devkit/build-ng-packagr w… #12768

merged 1 commit into from
Nov 1, 2018

Conversation

alan-agius4
Copy link
Collaborator

…hen migrating

Closes #12642

@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Oct 26, 2018
@alan-agius4 alan-agius4 changed the title fix(@shcematics/angular): update @angular-devkit/build-ng-packagr w… fix(@schematics/angular): update @angular-devkit/build-ng-packagr w… Oct 26, 2018
@@ -19,6 +19,11 @@
"version": "7.1.0-beta.0",
"factory": "./update-7/index#typeScriptHelpersRule",
"description": "Update an Angular CLI project to version 7."
},
"migration-05": {
"version": "7.0.3",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yesterday we were talking about not adding migrations on minors/patch versions, so I'm not sure if we should add this one.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In that case maybe I should add it as 7.1.0-beta.0, what do you reckon?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is really fixing a deficiency in the 7.0 update process. So it would make sense to have it in a 7.0 patch release so that anyone updating from earlier majors will immediately benefit.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the logic is that newly updated projects (6->7) will include this migration, but that we don't expect users to run update from 7->7 and to get it, right? I'm ok with that.

@ngbot
Copy link

ngbot bot commented Oct 31, 2018

Hi @alan-agius4! This PR has merge conflicts due to recent upstream merges.
Please help to unblock it by resolving these conflicts. Thanks!

1 similar comment
@ngbot
Copy link

ngbot bot commented Oct 31, 2018

Hi @alan-agius4! This PR has merge conflicts due to recent upstream merges.
Please help to unblock it by resolving these conflicts. Thanks!

@alexeagle alexeagle merged commit 58ca30b into angular:master Nov 1, 2018
@angular-automatic-lock-bot
Copy link

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 Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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-packagr was not updated
5 participants