Bumps @angular/language-service from 14.3.0 to 17.3.9.
Release notes
Sourced from @angular/language-service's releases.
v17.3.9
17.3.9 (2024-05-15)
v17.3.8
17.3.8 (2024-05-08)
compiler
| Commit |
Description |
 |
add math elements to schema (#55631) (#55645) |
core
| Commit |
Description |
 |
don't schedule timer triggers on the server (#55605) |
v17.3.7
17.3.7 (2024-05-01)
compiler-cli
| Commit |
Description |
 |
don't type check the bodies of control flow nodes in basic mode (#55558) |
core
| Commit |
Description |
 |
render hooks should not specifically run outside the Angular zone (#55399) |
router
| Commit |
Description |
 |
Scroller should scroll as soon as change detection completes (#55105) |
v17.3.6
17.3.6 (2024-04-25)
core
| Commit |
Description |
 |
DeferBlockFixture.render should not wait for stability (#55271) |
 |
make ActivatedRoute inject correct instance inside @defer blocks (#55374) |
 |
skip defer timers on the server (#55480) |
v17.3.5
17.3.5 (2024-04-17)
v17.3.4
17.3.4 (2024-04-10)
common
... (truncated)
Changelog
Sourced from @angular/language-service's changelog.
17.3.9 (2024-05-15)
18.0.0-rc.1 (2024-05-08)
compiler
core
| Commit |
Type |
Description |
| d5edfde6ee |
fix |
afterRender hooks registered outside change detection can mark views dirty (#55623) |
| 36130b2e72 |
fix |
don't schedule timer triggers on the server (#55605) |
| 0510930a25 |
fix |
TestBed should not override NgZone from initTestEnvironment (#55226) |
http
| Commit |
Type |
Description |
| d9b339fdbc |
fix |
resolve withRequestsMadeViaParent behavior with withFetch (#55652) |
migrations
| Commit |
Type |
Description |
| 8459ee46cb |
fix |
handle more cases in HttpClientModule migration (#55640) |
platform-browser
| Commit |
Type |
Description |
| 23f914f101 |
fix |
Use the right namespace for mathML. (#55622) |
platform-server
| Commit |
Type |
Description |
| e71e869112 |
fix |
remove event dispatch script from HTML when hydration is disabled (#55681) |
17.3.8 (2024-05-08)
compiler
core
| Commit |
Type |
Description |
| 3818436ebc |
fix |
don't schedule timer triggers on the server (#55605) |
... (truncated)
Commits
7b67ad2 refactor(language-service): support showing tags info in the completion (#51140)
2df8584 refactor(compiler-cli): speed up compiler tests by caching Angular (#54650)
400b739 test: add language-service tests for outputFromObservable() (#54650)
c687b8f feat(core): expose new output() API (#54650)
2564b45 test: replace fake_core with real @angular/core output (#54650)
b40f1e5 refactor(compiler): Remove deep imports in the language service (#54695)
df0e69b build: handle commonjs dependencies when bundling language service (#54429)
981c28c refactor(compiler-cli): do not emit signal unwrap calls in versions older tha...
0b955b8 test(language-service): add tests for model inputs (#54387)
153fc61 build: reuse fake core in type checking tests (#54344)
- 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 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)