Skip to content

chore(deps): upgrade Angular to v20#1002

Draft
emersion wants to merge 3 commits into
mainfrom
angular-v20
Draft

chore(deps): upgrade Angular to v20#1002
emersion wants to merge 3 commits into
mainfrom
angular-v20

Conversation

@emersion

@emersion emersion commented May 11, 2026

Copy link
Copy Markdown
Member

This commit was generated with:

npx ng update @angular/core@20 @angular/cli@20 @angular/cdk@20 \
    @angular/localize@20 @angular/compiler-cli@20 \
    @angular/platform-browser@20 @angular-devkit/build-angular@20 \
    @sbb-esta/angular@20 angular-oauth2-oidc@20 \
    angular-server-side-configuration@20

See the migration guide:
https://angular.dev/update-guide?v=19.0-20.0&l=3

The optional automatic migration "Converts the entire application to block control flow syntax" hasn't been applied, and can be done in a follow-up PR.

  • Upgrade/fix ESLint

This commit was generated with:

    npx ng update @angular/core@20 @angular/cli@20 @angular/cdk@20 \
        @angular/localize@20 @angular/compiler-cli@20 \
        @angular/platform-browser@20 @angular-devkit/build-angular@20 \
        @sbb-esta/angular@20 angular-oauth2-oidc@20 \
        angular-server-side-configuration@20

See the migration guide:
https://angular.dev/update-guide?v=19.0-20.0&l=3

Signed-off-by: Simon Ser <contact@emersion.fr>
@angular/platform-browser-dynamic is deprecated,
@angular/platform-browser should be used instead.

Signed-off-by: Simon Ser <contact@emersion.fr>

@SharglutDev SharglutDev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants