Skip to content

fix(deps): update angular monorepo to v17.3.2

Renovate requested to merge renovate/angular-monorepo into v2

This MR contains the following updates:

Package Type Update Change
@angular/animations (source) dependencies patch 17.3.1 -> 17.3.2
@angular/common (source) dependencies patch 17.3.1 -> 17.3.2
@angular/compiler (source) dependencies patch 17.3.1 -> 17.3.2
@angular/compiler-cli (source) devDependencies patch 17.3.1 -> 17.3.2
@angular/core (source) dependencies patch 17.3.1 -> 17.3.2
@angular/forms (source) dependencies patch 17.3.1 -> 17.3.2
@angular/platform-browser (source) dependencies patch 17.3.1 -> 17.3.2
@angular/platform-browser-dynamic (source) dependencies patch 17.3.1 -> 17.3.2
@angular/router (source) dependencies patch 17.3.1 -> 17.3.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/animations)

v17.3.2

Compare Source

compiler
Commit Type Description
2b7bad5151 fix invoke method-based tracking function with context (#​54960)
compiler-cli
Commit Type Description
b478dfbfda fix report errors when initializer APIs are used on private fields (#​55070)
core
Commit Type Description
708ba8115f fix establish proper injector resolution order for @defer blocks (#​55079)
http
Commit Type Description
cb433af0e1 fix include transferCache when cloning HttpRequest (#​54939)
64f202cab9 fix manage different body types for caching POST requests (#​54980)
migrations
Commit Type Description
2f9d94bc4a fix account for variables in imports initializer (#​55081)
router
Commit Type Description
365fd50407 fix RouterLinkActive will always remove active classes when links are not active (#​54982)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports