Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps @angular/language-service from 19.2.10 to 20.0.6.

Release notes

Sourced from @​angular/language-service's releases.

20.0.6

No release notes provided.

20.0.5

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)

20.0.4

core

Commit Description
fix - e343cdfb86 Fixes template outlet hydration (#62012)
fix - 67f657e4a3 inject APP_ID before injector is destroyed (#61885)
fix - ae212b51ee Wrap ErrorEvent with no error property (#62081)

migrations

Commit Description
fix - 82bf9848a1 more robust trailing comma removal in unused imports migration (#62118)

20.0.3

No release notes provided.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description

... (truncated)

Changelog

Sourced from @​angular/language-service's changelog.

20.0.6 (2025-07-01)

20.1.0-next.3 (2025-06-25)

compiler

Commit Type Description
0dcf230d52 feat add support for new binary assignment operators (#62064)

compiler-cli

Commit Type Description
ed5062a91c fix add suggestion when pipe is missing (#62146)
d25a6a0120 fix handle initializer APIs wrapped in type casts (#62203)

core

Commit Type Description
737b35b684 feat Add destroyed property to EnvironmentInjector (#61951)
36a193139a fix allow to set a resource in an error state (#62253)
c4dd258658 fix avoid injecting ErrorHandler from a destroyed injector (#61886)
3eee19d892 fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

http

Commit Type Description
73269cf5ce feat add keepalive support for fetch requests in httpResource (#61833)
9791ab1b6f feat Add support for fetch request cache and priority options (#61766)

language-service

Commit Type Description
20c1f991e6 feat add semantic tokens for templates (#60260)
5d2e85920e feat support to fix missing required inputs diagnostic (#50911)

router

Commit Type Description
9833d9ea47 feat Run loadComponent and loadChildren functions in the route's injection context (#62133)
7600bec71d fix handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Type Description
900cd37f68 fix Make zoneless work with hybrid apps (#61660)

20.0.5 (2025-06-25)

compiler-cli

Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#62146)

... (truncated)

Commits
  • 8955ed2 docs: fix deferrable views doc links (#62293)
  • 4e26ef9 build: migrate to using new jasmine_test (#62132)
  • 3db2927 build: add comment explaining path maps (#61584)
  • 43c208c build: remove unnecessary export from @​angular/compiler/schematics (#61579)
  • 6187b5b build: migrate language service to use rules_js (#61575)
  • f6b4602 build: migrate forms to rules_js (#61535)
  • 6aa1d06 build: migrate common to use rules_js based toolchain (#61433)
  • 30e0812 fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61500)
  • 648aad2 refactor: ensure tsurge migrations have clear ownership of files (#61421)
  • 063c3ad refactor: update packages/core:{core,src} to ts_project (#61335)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 19.2.10 to 20.0.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.6/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-version: 20.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #76.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/angular/language-service-20.0.6 branch August 1, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants