chore(deps): Update project to support Angular 11#36
Open
ravianand1988 wants to merge 13 commits intofilestack:masterfrom
Open
chore(deps): Update project to support Angular 11#36ravianand1988 wants to merge 13 commits intofilestack:masterfrom
ravianand1988 wants to merge 13 commits intofilestack:masterfrom
Conversation
- ran: `npx @angular/cli@11 update @angular/core@11 @angular/cli@11`
ran: `npx @angular/cli@11 update @angular/material@11`
Contributor
Author
|
@AndrzejSala @pcholuj @MowiliMi This one is for Angular 11. 🤞 |
Update jasmine packages
promanski
suggested changes
Jan 11, 2022
Contributor
promanski
left a comment
There was a problem hiding this comment.
Please remove changes from CHANGELOG.md - it is generated automatically. Please merge current master into this current branch.
Contributor
Author
|
Sure! |
Contributor
Author
|
@promanski |
Contributor
Author
|
Since this PR has got merged against the latest changes in the |
|
@promanski, Can we get this merged? Can I help in any way? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the project to support Angular 11 support. Therefore it runs the migrations from Angular 10 to 11 by using Angular update guidelines from 10 to 11.