Skip to content

Update angular monorepo to v17.0.7 (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 17.0.6 -> 17.0.7
@angular/common (source) dependencies patch 17.0.6 -> 17.0.7
@angular/compiler (source) dependencies patch 17.0.6 -> 17.0.7
@angular/compiler-cli (source) devDependencies patch 17.0.6 -> 17.0.7
@angular/core (source) dependencies patch 17.0.6 -> 17.0.7
@angular/forms (source) dependencies patch 17.0.6 -> 17.0.7
@angular/language-service (source) devDependencies patch 17.0.6 -> 17.0.7
@angular/platform-browser (source) dependencies patch 17.0.6 -> 17.0.7
@angular/platform-browser-dynamic (source) dependencies patch 17.0.6 -> 17.0.7
@angular/router (source) dependencies patch 17.0.6 -> 17.0.7
@angular/service-worker (source) dependencies patch 17.0.6 -> 17.0.7

Release Notes

angular/angular (@​angular/animations)

v17.0.7

Compare Source

compiler
Commit Type Description
4fd5409090 fix handle ambient types in input transform function (#​51474)
compiler-cli
Commit Type Description
a603338fe8 fix generate less type checking code in for loops (#​53515)
core
Commit Type Description
58ed76be93 fix Avoid refreshing a host view twice when using transplanted views (#​53021)
c16b5e8290 fix Multiple subscribers to ApplicationRef.isStable should all see values (#​53541)
17dbf8b8e2 fix remove signal equality check short-circuit (#​53446)
5b4add27b6 fix update feature usage marker (#​53542)
68d111c841 perf avoid changes Observable creation on QueryList (#​53498)
044cb553b4 perf optimize memory allocation when reconcilling lists (#​52245)
migrations
Commit Type Description
96ab999698 fix CF Migration - ensure bound ngIfElse cases ignore line breaks (#​53435)
c9a1c6f1c7 fix cf migration - undo changes when html fails to parse post migration (#​53530)
b75aca1d74 fix CF migration only remove newlines of changed template content (#​53508)
e88a12d5b3 fix cf migration validate structure of ngswitch before migrating (#​53530)
543df3dca5 fix ensure we do not overwrite prior template replacements in migration (#​53393)
d232ea143f fix fix cf migration import removal when errors occur (#​53502)
platform-browser
Commit Type Description
d5c631bf36 fix Get correct base path when using "." as base href when serving from the file:// protocol. (#​53547)
router
Commit Type Description
e750e4edcf fix provide more actionable error message when route is not matched in production mode (#​53523)

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