-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Update web dependencies #7619
Update web dependencies #7619
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7619 +/- ##
==========================================
+ Coverage 42.11% 42.16% +0.05%
==========================================
Files 217 217
Lines 12081 12092 +11
Branches 179 179
==========================================
+ Hits 5088 5099 +11
Misses 6708 6708
Partials 285 285 |
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Updated Node version and fixed unit tests. PTAL. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: floreks, maciaszczykm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updates Angular and other web dependencies to latest versions. Angular Material was not updated yet as it visually breaks the app. We will have to do it from a separate change. See: https://medium.com/ngconf/whats-new-in-angular-material-15-a196e606a33.
Closes #7601.
Closes #7599.