msgraph-sample-angularspa
msgraph-sample-angularspa copied to clipboard
Bump @angular/compiler from 16.2.4 to 17.0.6 in /graph-app
Bumps @angular/compiler from 16.2.4 to 17.0.6.
Release notes
Sourced from @angular/compiler's releases.
v17.0.6
17.0.6 (2023-12-06)
compiler
Commit Description generate proper code for nullish coalescing in styling host bindings (#53305) compiler-cli
Commit Description add compiler option to disable control flow content projection diagnostic (#53387) add diagnostic for control flow that prevents content projection (#53387) avoid conflicts with built-in global variables in for loop blocks (#53319) core
Commit Description cleanup signal consumers for all views (#53351) handle hydration of multiple nodes projected in a single slot (#53270) support hydration for cases when content is re-projected using ng-template (#53304) support swapping hydrated views in @forloops (#53274)migrations
Commit Description CF migration - ensure NgIfElse attributes are properly removed (#53298) CF Migration - Fix case of aliases on i18n ng-templates preventing removal (#53299) CF Migration add support for ngIf with just a then (#53297) CF Migration fix missing alias for bound ngifs (#53296) Change CF Migration ng-template placeholder generation and handling (#53394) fix regexp for else and then in cf migration (#53257) handle aliases on bound ngIf migrations (#53261) handle nested ng-template replacement safely in CF migration (#53368) handle templates outside of component in cf migration (#53368) remove setting that removes comments in CF migration (#53350) router
Commit Description Ensure canMatch guards run on wildcard routes (#53239) v17.0.5
17.0.5 (2023-11-29)
core
Commit Description avoid stale provider info when TestBed.overrideProvider is used (#52918) inherit host directives (#52992) Reattached views that are dirty from a signal update should refresh (#53001) migrations
Commit Description
... (truncated)
Changelog
Sourced from @angular/compiler'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 @forloops (#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
aaf199frefactor(compiler): Support unary ops in template pipeline (#53376)648edaarefactor(compiler): template pipeline support for i18n blocks (#53376)755356crefactor(compiler): Separate ownership and target for i18n expressions, and v...ec9cc38refactor(compiler-cli): expose ng-content selectors and preserveWhitespaces d...cbbd9f3refactor(compiler): expose utility for creating CSS selectors from AST nodes ...708131drefactor(compiler): Initial support for i18n attributes (#53341)dc27beatest(compiler): Update golden partial file (#53327)326a602refactor(compiler): Fix structural directive i18n placeholders (#53327)ea4c9b5refactor(compiler): Add missing projection arguments (#53327)57b0271refactor(compiler): Add support for ng-content in i18n blocks (#53327)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)