Bumps @angular/language-service from 18.0.1 to 18.2.6.
Release notes
Sourced from @angular/language-service's releases.
v18.2.6
18.2.6 (2024-09-25)
v18.2.5
18.2.5 (2024-09-18)
compiler-cli
| Commit |
Description |
 |
extended diagnostics not validating ICUs (#57845) |
core
| Commit |
Description |
 |
Handle @let declaration with array when preparingForHydration (#57816) |
migrations
| Commit |
Description |
 |
account for explicit standalone: false in migration (#57803) |
v18.2.4
18.2.4 (2024-09-11)
compiler
| Commit |
Description |
 |
produce less noisy errors when parsing control flow (#57711) |
migrations
| Commit |
Description |
 |
replace leftover modules with their exports during pruning (#57684) |
v18.2.3
18.2.3 (2024-09-04)
http
| Commit |
Description |
 |
Dynamicaly call the global fetch implementation (#57531) |
v18.2.2
18.2.2 (2024-08-28)
core
| Commit |
Description |
 |
avoid leaking memory if component throws during creation (#57546) |
 |
Do not bubble capture events. (#57476) |
http
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular/language-service's changelog.
18.2.6 (2024-09-25)
19.0.0-next.6 (2024-09-18)
compiler-cli
| Commit |
Type |
Description |
| f611faadfe |
fix |
extended diagnostics not validating ICUs (#57845) |
core
migrations
| Commit |
Type |
Description |
| 59fe9bc772 |
feat |
introduce signal input migration as ng generate schematic (#57805) |
| 6144612940 |
fix |
account for explicit standalone: false in migration (#57803) |
18.2.5 (2024-09-18)
compiler-cli
| Commit |
Type |
Description |
| e685ed883a |
fix |
extended diagnostics not validating ICUs (#57845) |
core
| Commit |
Type |
Description |
| 76709d5d6e |
fix |
Handle @let declaration with array when preparingForHydration (#57816) |
migrations
| Commit |
Type |
Description |
| 5c866942a1 |
fix |
account for explicit standalone: false in migration (#57803) |
19.0.0-next.5 (2024-09-11)
core
| Commit |
Type |
Description |
| c93b510f9b |
feat |
allow passing undefined without needing to include it in the type argument of input (#57621) |
... (truncated)
Commits
03ac3c2 refactor: update license text to point to angular.dev (#57902)
4bb9d0f fix(language-service): avoid generating TS suggestion diagnostics for templat...
d4ff6bc fix(compiler-cli): add warning for unused let declarations (#57033)
4ac39ae Revert "fix(compiler-cli): add warning for unused let declarations (#57033)" ...
c76b440 fix(compiler-cli): add warning for unused let declarations (#57033)
7663deb perf(language-service): quick exit if no code fixes can exist (#57000)
4bb558a feat(language-service): support writing code refactorings (#56895)
0a48d58 feat(core): add support for let syntax (#56715)
0bd55a6 refactor(docs-infra): complete removal of aio directory (#56496)
67b2c33 fix(language-service): import the default exported component correctly (#56432)
- 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)