remove no longer needed CssKeyframes classes (#44903) (#44919)
common
Commit
Description
include query parameters for open HTTP requests in verify (#44917)
compiler-cli
Commit
Description
accept nullish coalescing operator for any and unknown types (#44862)
enable nullish coalescing check only with strictNullChecks (#44862)
ensure casing of logical paths is preserved (#44798)
core
Commit
Description
Add back support for namespace URIs in createElement of dom renderer (#44914)
flush delayed scoping queue while setting up TestBed (#44814)
forms
Commit
Description
ensure OnPush ancestors are marked dirty when the promise resolves (#44886)
Update the typed forms migration schematic to find all files. (#44881)
Special Thanks
Alan, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Arjen, Daniel Díaz, David Shevitz, Doug Parker, Dylan Hunn, Esteban Gehring, George Kalpakas, Jessica Janiuk, JoostK, Juri Strumpflohner, Lee Robinson, Maarten Tibau, Paul Gschwendtner, Theodore Brown, arturovt, dario-piotrowicz, fru2, markostanimirovic and mgechev
v13.2.0
13.2.0 (2022-01-26)
Deprecations
The CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.
The ComponentFactory and ComponentFactoryResolver classes are deprecated. Since Ivy, there is no need to resolve Component factories. Please use other APIs where you Component classes can be used directly (without resolving their factories).
Since Ivy, the CompilerOptions.useJit and CompilerOptions.missingTranslation config options are unused, passing them has no effect.
Commit
Description
deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols (#44749)
deprecate ComponentFactory and ComponentFactoryResolver symbols (#44749)
deprecate unused config options from the CompilerOptions interface (#44749)
compiler
Commit
Description
... (truncated)
Commits
3659629 refactor(compiler-cli): remove leftover _extendedTemplateDiagnostics flag (...
fe3e4d6 fix(compiler-cli): Handle ng-template with structural directive in indexer ...
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 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)
Bumps @angular/language-service from 13.1.1 to 13.2.1.
Release notes
Sourced from
@angular/language-service
's releases.... (truncated)
Commits
3659629
refactor(compiler-cli): remove leftover_extendedTemplateDiagnostics
flag (...fe3e4d6
fix(compiler-cli): Handleng-template
with structural directive in indexer ...100091e
fix(compiler-cli): remove leftover_extendedTemplateDiagnostics
requirement...a4ab6d6
feat(compiler): add support for safe calls in templates (#44580)af2a131
feat(language-service): support completions for animation (#44630)c8cd5d5
build: switch all instances fromng_rollup_bundle
toapp_bundle
(#44490)756761d
fix(language-service): revert the test files for Ivy (#44528)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 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)