Bumps @angular/language-service from 16.1.7 to 16.2.11.
Release notes
Sourced from @angular/language-service's releases.
v16.2.11
16.2.11 (2023-10-25)
core
| Commit |
Description |
 |
emit provider configured event when a service is configured with providedIn (#52365) |
 |
get root and platform injector providers in special cases (#52365) |
 |
load global utils before creating platform injector in the standalone case (#52365) |
router
| Commit |
Description |
 |
RouterTestingHarness should throw if a component is expected but navigation fails (#52357) |
v16.2.10
16.2.10 (2023-10-18)
v16.2.9
16.2.9 (2023-10-11)
forms
| Commit |
Description |
 |
reset() call with null values on nested group (#48830) |
v16.2.8
16.2.8 (2023-10-04)
language-service
| Commit |
Description |
 |
Retain correct language service when ts.Project reloads (#51912) |
service-worker
| Commit |
Description |
 |
throw a critical error when handleFetch fails (#51960) |
v16.2.7
16.2.7 (2023-09-27)
core
| Commit |
Description |
 |
allow toSignal calls in reactive context (#51831) (#51892) |
service-worker
| Commit |
Description |
 |
throw a critical error when handleFetch fails (#51885) |
... (truncated)
Changelog
Sourced from @angular/language-service's changelog.
16.2.11 (2023-10-25)
core
| Commit |
Type |
Description |
| 54ea3b65c3 |
fix |
emit provider configured event when a service is configured with providedIn (#52365) |
| 78533324dc |
fix |
get root and platform injector providers in special cases (#52365) |
| 019a0f4c22 |
fix |
load global utils before creating platform injector in the standalone case (#52365) |
router
| Commit |
Type |
Description |
| b79b4aca91 |
fix |
RouterTestingHarness should throw if a component is expected but navigation fails (#52357) |
17.0.0-rc.0 (2023-10-18)
Deprecations
core
common
| Commit |
Type |
Description |
| 65b460448e |
fix |
missing space in ngSwitch equality warning (#52180) |
compiler
| Commit |
Type |
Description |
| 073ebfe09e |
fix |
apply style on :host attributes in prod builds. (#49118) |
| 81a287a79a |
fix |
avoid error in template parser for tag names that can occur in object prototype (#52225) |
core
platform-browser
| Commit |
Type |
Description |
| c9cde3ab10 |
perf |
only append style element on creation (#52237) |
16.2.10 (2023-10-18)
... (truncated)
Commits

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 <dependency name> 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)