Skip to content

feat: angular 22 - #91

Open
mumenthalers wants to merge 6 commits into
mainfrom
#85-angular-22
Open

feat: angular 22#91
mumenthalers wants to merge 6 commits into
mainfrom
#85-angular-22

Conversation

@mumenthalers

Copy link
Copy Markdown
Contributor

No description provided.

BREAKING CHANGE:
requires @angular/*@^22 and typescript@^6
Copilot AI balanced review requested due to automatic review settings August 21, 2026 12:01

Copilot AI 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.

Pull request overview

Upgrades the workspace and published libraries to Angular 22 with TypeScript 6 compatibility.

Changes:

  • Updates Angular, TypeScript, and packaging dependencies.
  • Adjusts TypeScript path resolution for removed baseUrl.
  • Suppresses selected Angular extended diagnostics.

Reviewed changes

Copilot reviewed 10 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
package.json Upgrades the Angular 22 toolchain.
tsconfig.json Updates path resolution without baseUrl.
tsconfig.spec.json Adds test libraries and diagnostic settings.
scripts/tsconfig.json Removes obsolete baseUrl.
libs/core/package.json Updates Angular peer dependencies.
libs/core/tsconfig.lint.json Removes obsolete baseUrl.
libs/core/tsconfig.lib.prod.json Configures production diagnostics.
libs/components/package.json Updates Angular and core peer dependencies.
libs/components/tsconfig.lint.json Removes obsolete baseUrl.
libs/components/tsconfig.lib.prod.json Configures production diagnostics.
apps/styleguide/tsconfig.app.json Configures application diagnostics.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
Comment on lines +41 to +42
"@angular/compiler": "~22.0.0",
"@angular/compiler-cli": "~22.0.0",
Comment thread package.json
"sort-package-json": "^2.10.0",
"tslib": "^2.5.0",
"typescript": "5.9.3",
"typescript": "6.0.3",
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.

3 participants