Closed dependabot[bot] closed 3 months ago
Run & review this pull request in StackBlitz Codeflow.
Name | Link |
---|---|
Latest commit | ac4f60a0d86bb5dd4bbff7855f0ddc02b5d91856 |
Latest deploy log | https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/65ae9eeb3461290008304422 |
Name | Link |
---|---|
Latest commit | ac4f60a0d86bb5dd4bbff7855f0ddc02b5d91856 |
Latest deploy log | https://app.netlify.com/sites/realworld-docs/deploys/65ae9eeb00dce30008cafdc9 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps @angular/compiler from 16.2.10 to 17.1.0.
Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
79e8539
refactor(compiler): extra diagnostics for@defer
in local compilation mode ...6971341
refactor(compiler): update TemplateDefinitionBuilder to support local compila...4c4fea1
refactor(compiler): add support for internaldeferredImports
field (#53591)29b959c
refactor(compiler): add an internal API to check is an element is inside a de...d714750
refactor(core): properly emit input flags using bitwise or (#53808)cfab5a5
refactor(core): detect signal input transforms independently of flag (#53808)eee0af0
refactor(core): add internal signal input support for@Input
decorator (#53...2dedc4a
fix(compiler): generate less code for advance instructions (#53845)36318db
refactor(compiler-cli): referenceInputFlags
enum directly for full compile...1d95a83
refactor(core): detect signal inputs at runtime using input flags (#53571)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