Skip to content

refactor(material/schematics): do not print hammer migration message when updating to v13 #23752

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

Conversation

devversion
Copy link
Member

The Hammer gesture migration runs only for v9 and v10 but the global
post migration messages are printed regardless of whether the update
runs for v9 or v10. This commit fixes that by providing the target
version to the globalPostMigration functions for migrations.

@devversion devversion added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent area: cdk/schematics cdk/schematics is *not* a public API target: rc This PR is targeted for the next release-candidate labels Oct 14, 2021
@devversion devversion requested a review from crisbeto October 14, 2021 15:35
@devversion devversion requested a review from jelbourn as a code owner October 14, 2021 15:35
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 14, 2021
@devversion devversion force-pushed the refactor/material-schematics branch from 2e2ae51 to fbc07f6 Compare October 14, 2021 19:16
@devversion devversion added action: merge The PR is ready for merge by the caretaker merge safe labels Oct 14, 2021
@wagnermaciel
Copy link
Contributor

@devversion This needs a rebase

…when updating to v13

The Hammer gesture migration runs only for v9 and v10 but the global
post migration messages are printed regardless of whether the update
runs for v9 or v10. This commit fixes that by providing the target
version to the `globalPostMigration` functions for migrations.
@devversion devversion force-pushed the refactor/material-schematics branch from fbc07f6 to 65e7542 Compare October 21, 2021 17:37
@devversion
Copy link
Member Author

@wagnermaciel Done

@wagnermaciel wagnermaciel merged commit 44ba424 into angular:master Oct 21, 2021
wagnermaciel pushed a commit that referenced this pull request Oct 21, 2021
…when updating to v13 (#23752)

The Hammer gesture migration runs only for v9 and v10 but the global
post migration messages are printed regardless of whether the update
runs for v9 or v10. This commit fixes that by providing the target
version to the `globalPostMigration` functions for migrations.

(cherry picked from commit 44ba424)
forsti0506 pushed a commit to forsti0506/components that referenced this pull request Oct 22, 2021
…when updating to v13 (angular#23752)

The Hammer gesture migration runs only for v9 and v10 but the global
post migration messages are printed regardless of whether the update
runs for v9 or v10. This commit fixes that by providing the target
version to the `globalPostMigration` functions for migrations.
@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 Nov 21, 2021
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 area: cdk/schematics cdk/schematics is *not* a public API cla: yes PR author has agreed to Google's Contributor License Agreement P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants