Skip to content

build: update cross-repo angular dependencies#3503

Open
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies#3503
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/cross-repo-angular-dependencies

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/build 22.0.0-next.022.0.0-next.1 age adoption passing confidence
@angular/cdk 21.3.0-next.022.0.0-next.0 age adoption passing confidence
@angular/cli 22.0.0-next.022.0.0-next.1 age adoption passing confidence
@angular/common (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/compiler (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/compiler-cli (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/core (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/forms (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/material 21.3.0-next.022.0.0-next.0 age adoption passing confidence
@angular/platform-browser (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence
@angular/router (source) 22.0.0-next.122.0.0-next.2 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v22.0.0-next.2

Compare Source

Breaking Changes

core
  • createNgModuleRef was removed, use createNgModule instead
core
Commit Type Description
b918beda32 feat allow debouncing signals
f9ede9ec98 fix ensure definitions compile
b401c18674 fix include signal debug names in their toString() representation
8630319f74 fix sanitize translated attribute bindings with interpolations
36936872c9 refactor remove createNgModuleRef
forms
Commit Type Description
3e7ce0dafc fix restrict SignalFormsConfig to a readonly API
language-service
Commit Type Description
5a6d88626b feat add angular template inlay hints support
angular/angular-cli (@​angular/build)

v22.0.0-next.1

Compare Source

Breaking Changes

@​angular/build
  • The @angular/build:dev-server (ng serve) now assigns the highest priority to the PORT environment variable. This value will override any port configurations specified in angular.json or via the --port command-line flag. This includes the default port 4200.
@​schematics/angular
Commit Type Description
b3d838dfd fix replace deprecated ChangeDetectionStrategy.Default with Eager
@​angular/cli
Commit Type Description
598a690a0 fix conditionally quote package names when adding dependencies based on host requirements
b5fb457e1 fix preserve exact version in ng add when requested
93c3eb8fb fix update zoneless migration tool to handle ChangeDetectionStrategy.Eager
ad0fd5f41 perf avoid redundant package version resolution in ng add
a39a33128 perf cache root manifest and resolve restricted package exports in ng add
@​angular/build
Commit Type Description
fe720cab6 feat add process.env.PORT support to the dev server
af2c7e944 feat rename experimentalPlatform to platform in application builder
6324133c2 fix normalize line endings for CSP hash generation
839c725c2 fix pass process environment variables to prerender workers
f30f8900e fix resolve assets correctly during i18n prerendering
angular/components (@​angular/cdk)

v22.0.0-next.0

Compare Source

material
Commit Type Description
b4a89d5996 feat button: Add support for showing a progress indicator inside the button (#​32698)
85c16fe4bb feat tabs: add support for separate tab animation durations (#​32869)
multiple
Commit Type Description
936f1148b3 fix use eager change detection

  • If you want to rebase/retry this PR, check this box

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 11, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates Angular dependencies to v22.0.0-next.1. The changes in package.json and pnpm-lock.yaml are consistent with this update. My main feedback is regarding a potential versioning inconsistency in the transitive dependencies from @angular/cli, specifically for the @angular-devkit/architect package, which seems to use a different and older versioning scheme compared to other @angular-devkit packages. This might be an upstream issue but is worth noting.

@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 4e0793c to a69ff73 Compare March 11, 2026 17:22
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v22.0.0-next.1 build: update cross-repo angular dependencies Mar 11, 2026
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from a69ff73 to df87ed4 Compare March 11, 2026 18:41
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 2 times, most recently from 648a8d8 to 523c21d Compare March 11, 2026 20:47
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 523c21d to a3cdc27 Compare March 12, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants