Skip to content

Update angular monorepo to v17.0.4 (patch)

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

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/common 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/compiler 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/compiler-cli (source) 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/core 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/forms 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/language-service 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/platform-browser 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/platform-browser-dynamic 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/router (source) 17.0.3 -> 17.0.4 age adoption passing confidence
@angular/service-worker 17.0.3 -> 17.0.4 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v17.0.4

Compare Source

common
Commit Type Description
7f1c55755d fix remove load on image once it fails to load (#​52990)
fafcb0d23f fix scan images once page is loaded (#​52991)
compiler
Commit Type Description
98376f2c09 fix changed after checked error in for loops (#​52935)
291deac663 fix generate i18n instructions for blocks (#​52958)
49dca36880 fix nested for loops incorrectly calculating computed variables (#​52931)
f01b7183d2 fix produce placeholder for blocks in i18n bundles (#​52958)
compiler-cli
Commit Type Description
f671f86ac2 fix add diagnostic for control flow that prevents content projection (#​52726)
core
Commit Type Description
db1a8ebdb4 fix cleanup loading promise when no dependencies are defined (#​53031)
31a1575334 fix handle local refs when getDeferBlocks is invoked in tests (#​52973)
migrations
Commit Type Description
ac9cd6108f fix control flow migration fails for async pipe with unboxing of observable (#​52756) (#​52972)
13bf5b7007 fix Fixes control flow migration if then else case (#​53006)
492ad4698a fix fixes migrations of nested switches in control flow (#​53010)
0fad36eff2 fix tweaks to formatting in control flow migration (#​53058)

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