Skip to content

build: update cross-repo angular dependencies (main)#32817

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

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

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular/common (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/compiler (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/compiler-cli (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/core (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/forms (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/localize 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/ng-dev b0ab311610c7c1 devDependencies digest
@angular/platform-browser (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/platform-browser-dynamic (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/platform-server (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
@angular/router (source) 21.2.022.0.0-next.0 age adoption passing confidence pnpm.catalog.default major
angular/dev-infra e006a33e4dcda1 action digest
devinfra e006a33e4dcda1 git_override digest

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular (@​angular/common)

v22.0.0-next.0

Compare Source

Breaking Changes

  • Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.
compiler
  • data prefixed attribute no-longer bind inputs nor outputs.
  • The compiler will throw when there a when inputs, outputs or model are binding to the same input/outputs.
  • in variables will throw in template expressions.
core
  • change AnimationCallbackEvent.animationComplete signature
http
  • Use the HttpXhrBackend with provideHttpClient(withXhr) if you want to keep supporting upload progress reports.
router
  • provideRoutes() has been removed. Use provideRouter() or ROUTES as multi token if necessary.
upgrade
  • Deprecated getAngularLib/setAngularLib have been removed use getAngularJSGlobal/setAngularJSGlobal instead.

Deprecations

http
  • withFetch is now deprecated, it can be safely removed.
Commit Type Description
d550bf713a build update minimum supported Node.js versions
compiler
Commit Type Description
488d962bc7 fix Don't bind inputs/outputs for data- attributes
03db2aefaa fix throw on duplicate input/outputs
786ef8261f fix throw on invalid in expressions
compiler-cli
Commit Type Description
2c87f21abe fix always parenthesize object literals in TCB
core
Commit Type Description
17d3ea44e2 feat add IdleRequestOptions support to IdleService
3bc095d508 feat Add a schematics to migrate provideHttpClient to keep using the HttpXhrBackend implementation.
cb4cb77053 feat Add migration to add ChangeDetectionStrategy.Eager where applicable
2206efa55f feat add special return statuses for resource params
246a984a5d feat add TestBed.getFixture
a5981b83a6 feat support customization of @​defer's on idle behavior
98eb24cea0 feat Support optional timeout for idle deferred triggers
f9d8da6924 fix bind global context to idle callback shims in @​defer's idle service
b9b5c279b4 refactor enhance AnimationCallbackEvent.animationComplete signature
forms
Commit Type Description
fb166772d2 fix split the touched model into an input and touch output
2061fd8253 fix Untrack setValue in reactive forms
http
Commit Type Description
5c432fb8bb feat Use FetchBackend as default for the HttpBackend implementation
language-service
Commit Type Description
c6f98c723c feat Add support for idle timeout in defer blocks
router
Commit Type Description
3683902234 feat adds browserUrl input support to router links
bdb6ae9dbc refactor remove deprecated provideRoutes function.
upgrade
Commit Type Description
01a179577b refactor remove getAngularLib/setAngularLib

v21.2.1

Compare Source

core
Commit Type Description
e2e9a9a531 fix adds transfer cache to httpResource to fix hydration
b4ec3cc4e4 fix prevent child animation elements from being orphaned
e923d88398 fix Prevent removal of elements during drag and drop
http
Commit Type Description
277ade97ac fix correctly cache blob responses in transfer cache (#​67002)

  • 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 Feb 23, 2026
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from f6036d8 to 73c26be Compare February 24, 2026 10:48
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.2.0-rc.1 (main) build: update cross-repo angular dependencies to v21.2.0-rc.2 (main) Feb 24, 2026
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 73c26be to d73d9c9 Compare February 24, 2026 15:50
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.2.0-rc.2 (main) build: update cross-repo angular dependencies (main) Feb 24, 2026
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 21 times, most recently from 28f5405 to 597d814 Compare March 3, 2026 21:45
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 12 times, most recently from 44d271c to db6823e Compare March 4, 2026 22:09
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from db6823e to 6409a8b Compare March 5, 2026 00:21
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 6409a8b to 2fa55dd Compare March 5, 2026 00:57
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