Skip to content

Update angular monorepo to v18.0.4 (patch)

Particify Dependency Bot requested to merge renovate/patch-angular-monorepo into master

This MR contains the following updates:

Package Type Update Change
@angular/animations (source) dependencies patch 18.0.3 -> 18.0.4
@angular/common (source) dependencies patch 18.0.3 -> 18.0.4
@angular/compiler (source) dependencies patch 18.0.3 -> 18.0.4
@angular/compiler-cli (source) devDependencies patch 18.0.3 -> 18.0.4
@angular/core (source) dependencies patch 18.0.3 -> 18.0.4
@angular/forms (source) dependencies patch 18.0.3 -> 18.0.4
@angular/language-service (source) devDependencies patch 18.0.3 -> 18.0.4
@angular/platform-browser (source) dependencies patch 18.0.3 -> 18.0.4
@angular/platform-browser-dynamic (source) dependencies patch 18.0.3 -> 18.0.4
@angular/router (source) dependencies patch 18.0.3 -> 18.0.4
@angular/service-worker (source) dependencies patch 18.0.3 -> 18.0.4

Release Notes

angular/angular (@​angular/animations)

v18.0.4

Compare Source

compiler-cli
Commit Type Description
ec0d1bf6f3 fix insert constant statements after the first group of imports (#​56431)
core
Commit Type Description
83ffa94783 fix do not activate event replay when no events are registered (#​56509)
router
Commit Type Description
5578681da2 fix Delay the view transition to ensure renders in microtasks complete (#​56494)

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