-
Notifications
You must be signed in to change notification settings - Fork 69
WIP: Angular Upgrade v20 #7601
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
base: main
Are you sure you want to change the base?
WIP: Angular Upgrade v20 #7601
Conversation
- Updated @angular/core, @angular/common, @angular/forms, etc. to v20.3.1 - Updated @angular/cli to v20.3.2 - Updated @angular/build to v20.3.2 (new build system) - Updated @angular/compiler-cli to v20.3.1 - Migrated DOCUMENT imports from @angular/common to @angular/core - Updated moduleResolution to 'bundler' in TypeScript configuration - Updated workspace generation defaults
- Updated @angular/material and @angular/cdk to v20.2.4 - Updated jest-preset-angular to v15.0.1 - Updated ngx-cookie-service to v20.1.0 - Updated ngx-monaco-editor-v2 to v20.0.0 - Angular Material theme migration completed - Build successful with only minor warnings
Skipping CI for Draft Pull Request. |
@KhizerRehan: Adding the "do-not-merge/docs-needed" label because no documentation block was detected, please follow our documentation process to remove it. 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. |
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. 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-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test all |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7601 +/- ##
==========================================
- Coverage 45.01% 44.99% -0.03%
==========================================
Files 441 441
Lines 19786 19806 +20
Branches 2744 2751 +7
==========================================
+ Hits 8906 8911 +5
- Misses 10877 10892 +15
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/test all |
4718d06
to
ce26749
Compare
/test all |
@KhizerRehan: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
/test all |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
What type of PR is this?
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: