Skip to content

Support Angular 20 #2051

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
merged 9 commits into from
Jun 24, 2025
Merged

Support Angular 20 #2051

merged 9 commits into from
Jun 24, 2025

Conversation

MarkColeman1
Copy link
Contributor

@MarkColeman1 MarkColeman1 commented Jun 23, 2025

This PR adds support for Angular 20.

  • Upgraded Angular dependencies to v20.
  • Upgraded Node.js to v20.19.0.
  • Upgraded TypeScript to v5.8.3.
  • Updated injection.service.ts to reflect API changes made in the latest @angular/cdk version (v20.3.0).
  • Removed support for Angular 17. Angular 17 is no longer supported by the Angular team.

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

The constructor for DomPortalOutlet has changed in the latest @angular/cdk version.

Other information:

@MarkColeman1 MarkColeman1 mentioned this pull request Jun 23, 2025
9 tasks
@MarkColeman1 MarkColeman1 marked this pull request as ready for review June 23, 2025 20:32
@MarkColeman1 MarkColeman1 requested review from steveblue and jogaj June 23, 2025 20:32
@MarkColeman1 MarkColeman1 merged commit cb4aa0f into master Jun 24, 2025
4 checks passed
@MarkColeman1 MarkColeman1 deleted the angular-20 branch June 24, 2025 15:35
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.

2 participants