eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
15 stars 80 forks source link

build(deps): bump @angular/core from 15.2.10 to 17.0.6 #163

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @angular/core from 15.2.10 to 17.0.6.

Release notes

Sourced from @​angular/core's releases.

v17.0.6

17.0.6 (2023-12-06)

compiler

Commit Description
fix - a2e5f483f5 generate proper code for nullish coalescing in styling host bindings (#53305)

compiler-cli

Commit Description
fix - 66ecf4c274 add compiler option to disable control flow content projection diagnostic (#53387)
fix - 74e6ce5d23 add diagnostic for control flow that prevents content projection (#53387)
fix - 6ec7a42b95 avoid conflicts with built-in global variables in for loop blocks (#53319)

core

Commit Description
fix - 0a53f96094 cleanup signal consumers for all views (#53351)
fix - 4fc1581bbc handle hydration of multiple nodes projected in a single slot (#53270)
fix - 14e66533ec support hydration for cases when content is re-projected using ng-template (#53304)
fix - 8e366e8911 support swapping hydrated views in @for loops (#53274)

migrations

Commit Description
fix - 45064f1ae1 CF migration - ensure NgIfElse attributes are properly removed (#53298)
fix - a6275cfa54 CF Migration - Fix case of aliases on i18n ng-templates preventing removal (#53299)
fix - 58a96e0f50 CF Migration add support for ngIf with just a then (#53297)
fix - 26e40c7f89 CF Migration fix missing alias for bound ngifs (#53296)
fix - 836aeba01d Change CF Migration ng-template placeholder generation and handling (#53394)
fix - 72d22ba7ee fix regexp for else and then in cf migration (#53257)
fix - 7a2facae8a handle aliases on bound ngIf migrations (#53261)
fix - 5104a89b30 handle nested ng-template replacement safely in CF migration (#53368)
fix - 2a4e3f5373 handle templates outside of component in cf migration (#53368)
fix - 0db75ab5b1 remove setting that removes comments in CF migration (#53350)

router

Commit Description
fix - 13ade13a15 Ensure canMatch guards run on wildcard routes (#53239)

v17.0.5

17.0.5 (2023-11-29)

core

Commit Description
fix - 6be88040d1 avoid stale provider info when TestBed.overrideProvider is used (#52918)
fix - dee50f1d78 inherit host directives (#52992)
fix - 07920d96d4 Reattached views that are dirty from a signal update should refresh (#53001)

migrations

Commit Description

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

17.0.6 (2023-12-06)

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)

17.1.0-next.2 (2023-11-29)

compiler

Commit Type Description
79ff91a813 fix allow TS jsDocParsingMode host option to be programmatically set (#53126)

compiler-cli

Commit Type Description
4c1d69e288 fix add diagnostic for control flow that prevents content projection (#53190)

core

| Commit | Type | Description |

... (truncated)

Commits
  • e8d01f9 refactor(migrations): Update comments to be more accurate (#53396)
  • c509ba4 Revert "Revert "fix(router): Ensure canMatch guards run on wildcard routes (#...
  • cfa80dc test(core): add tests for control flow content projection with ng-container (...
  • 836aeba fix(migrations): Change CF Migration ng-template placeholder generation and h...
  • d4fdba5 Revert "refactor(core): output an error guide link in prod mode (#53324)" (#5...
  • 2a4e3f5 fix(migrations): handle templates outside of component in cf migration (#53368)
  • 5104a89 fix(migrations): handle nested ng-template replacement safely in CF migration...
  • 187ba05 refactor(core): skip disconnected nodes while computing node path for hydrati...
  • 26e40c7 fix(migrations): CF Migration fix missing alias for bound ngifs (#53296)
  • 493c412 refactor(core): output an error guide link in prod mode (#53324)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 9 months ago

Superseded by #172.