Closed dependabot[bot] closed 10 months ago
Run & review this pull request in StackBlitz Codeflow.
Name | Link |
---|---|
Latest commit | e5255d684f2fdb2cabf602323894ff996e1c6232 |
Latest deploy log | https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/657740f28e9bae00088ef14d |
Name | Link |
---|---|
Latest commit | e5255d684f2fdb2cabf602323894ff996e1c6232 |
Latest deploy log | https://app.netlify.com/sites/realworld-docs/deploys/657740f3e3bda6000857680e |
Superseded by #1503.
Bumps @angular/compiler from 16.2.10 to 17.0.6.
Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
aaf199f
refactor(compiler): Support unary ops in template pipeline (#53376)648edaa
refactor(compiler): template pipeline support for i18n blocks (#53376)755356c
refactor(compiler): Separate ownership and target for i18n expressions, and v...ec9cc38
refactor(compiler-cli): expose ng-content selectors and preserveWhitespaces d...cbbd9f3
refactor(compiler): expose utility for creating CSS selectors from AST nodes ...708131d
refactor(compiler): Initial support for i18n attributes (#53341)dc27bea
test(compiler): Update golden partial file (#53327)326a602
refactor(compiler): Fix structural directive i18n placeholders (#53327)ea4c9b5
refactor(compiler): Add missing projection arguments (#53327)57b0271
refactor(compiler): Add support for ng-content in i18n blocks (#53327)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