Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update angular monorepo to v17.0.6 #582

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

angular/angular (@​angular/animations)

v17.0.6

Compare Source

compiler
Commit Type Description
a2e5f483f5 fix generate proper code for nullish coalescing in styling host bindings (#​53305)
compiler-cli
Commit Type Description
66ecf4c274 fix add compiler option to disable control flow content projection diagnostic (#​53387)
74e6ce5d23 fix add diagnostic for control flow that prevents content projection (#​53387)
6ec7a42b95 fix avoid conflicts with built-in global variables in for loop blocks (#​53319)
core
Commit Type Description
0a53f96094 fix cleanup signal consumers for all views (#​53351)
4fc1581bbc fix handle hydration of multiple nodes projected in a single slot (#​53270)
14e66533ec fix support hydration for cases when content is re-projected using ng-template (#​53304)
8e366e8911 fix support swapping hydrated views in @for loops (#​53274)
migrations
Commit Type Description
45064f1ae1 fix CF migration - ensure NgIfElse attributes are properly removed (#​53298)
a6275cfa54 fix CF Migration - Fix case of aliases on i18n ng-templates preventing removal (#​53299)
58a96e0f50 fix CF Migration add support for ngIf with just a then (#​53297)
26e40c7f89 fix CF Migration fix missing alias for bound ngifs (#​53296)
836aeba01d fix Change CF Migration ng-template placeholder generation and handling (#​53394)
72d22ba7ee fix fix regexp for else and then in cf migration (#​53257)
7a2facae8a fix handle aliases on bound ngIf migrations (#​53261)
5104a89b30 fix handle nested ng-template replacement safely in CF migration (#​53368)
2a4e3f5373 fix handle templates outside of component in cf migration (#​53368)
0db75ab5b1 fix remove setting that removes comments in CF migration (#​53350)
router
Commit Type Description
13ade13a15 fix Ensure canMatch guards run on wildcard routes (#​53239)

v17.0.5

Compare Source

core
Commit Type Description
6be88040d1 fix avoid stale provider info when TestBed.overrideProvider is used (#​52918)
dee50f1d78 fix inherit host directives (#​52992)
07920d96d4 fix Reattached views that are dirty from a signal update should refresh (#​53001)
migrations
Commit Type Description
aab7fb8654 fix Add ngForTemplate support to control flow migration (#​53076)
dbd6f386ea fix allows colons in ngIf else cases to migrate (#​53076)
5b9f896009 fix cf migration fix migrating empty switch default (#​53237)
2b3d3b0fe1 fix CF migration log warning when collection aliasing detected in @for (#​53238)
dffeac8386 fix cf migration removes unnecessary bound ngifelse attribute (#​53236)
00cb3339ba fix control flow migration formatting fixes (#​53076)
c22af72f75 fix fix off by one issue with template removal in CF migration (#​53255)
ba6d7fe018 fix fixes CF migration i18n ng-template offsets (#​53212)
8f6affdd64 fix fixes control flow migration common module removal (#​53076)
6ae408847c fix properly handle ngIfThen cases in CF migration (#​53256)
0fcef65cea fix Update CF migration to skip templates with duplicate ng-template names (#​53204)
router
Commit Type Description
91486aaf07 fix Resolvers in different parts of the route tree should be able to execute together (#​52934)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file patch-update labels Dec 11, 2023
Copy link

nx-cloud bot commented Dec 11, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1bf8a89. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


⌛ The following targets are in progress


Sent with 💌 from NxCloud.

@cskiwi cskiwi merged commit 45dc94e into develop Dec 11, 2023
7 checks passed
@cskiwi cskiwi deleted the renovate/angular-monorepo branch December 11, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file patch-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant