Skip to content

Conversation

@myabc
Copy link
Contributor

@myabc myabc commented Dec 29, 2025

Ticket

https://community.openproject.org/wp/70195

What are you trying to accomplish?

Follows on from #19658

Updates Angular to v21:

applies automated deprecation fixes via ng update @angular/cli @angular/core.

Screenshots

What approach did you choose and why?

Merge checklist

  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

Force updates Angular dependencies:

    ng update @angular/core@21 @angular/cli@21 --force

And performs automated upgrade:

= Migrates deprecated bootstrap options to providers.
Angular 21 enables type-checking for host bindings by default.
@myabc myabc changed the title Code maintenance/angular 21 [#70195] Upgrade Angular to v21 Dec 29, 2025
@myabc myabc added maintenance javascript Pull requests that update Javascript code DO NOT MERGE labels Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE javascript Pull requests that update Javascript code maintenance

Development

Successfully merging this pull request may close these issues.

2 participants