Skip to content
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

fix(angular): update function call broken by Angular changes #857

Merged
merged 4 commits into from Sep 25, 2019

Conversation

ayazhafiz
Copy link
Contributor

angular/angular#31391 introduces a breaking change to parseAction,
which now requires at least three parameters. This provides a
fix-forward for when the change lands.

@ayazhafiz ayazhafiz changed the title Fix/parse action fix(angular): update function call broken by Angular changes Jul 18, 2019
@mgechev
Copy link
Owner

mgechev commented Sep 19, 2019

@ayazhafiz thanks for the PR! What's the impacted Angular version?

@ayazhafiz
Copy link
Contributor Author

ayazhafiz commented Sep 19, 2019 via email

@mgechev
Copy link
Owner

mgechev commented Sep 21, 2019

@ayazhafiz this should be easy to merge. Would you just bump the devDependencies versions of @angular/*?

@ayazhafiz
Copy link
Contributor Author

@ayazhafiz this should be easy to merge. Would you just bump the devDependencies versions of @angular/*?

Yep, done :)

@mgechev
Copy link
Owner

mgechev commented Sep 25, 2019

Just updated package-lock.json. After the CI passes, we should be ready to merge.

@mgechev mgechev merged commit d916eb3 into mgechev:master Sep 25, 2019
@ayazhafiz ayazhafiz deleted the fix/parseAction branch September 25, 2019 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants