Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps @angular/language-service from 19.1.4 to 20.3.6.

Release notes

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

20.3.6

core

Commit Description
fix - 911d6822cb update animation scheduling (#64441)

platform-browser

Commit Description
fix - 2ece42866d DomEventsPlugin should always be the last plugin to be called for supports(). (#50394)

20.3.5

compiler-cli

Commit Description
fix - 8dec92ff9f capture metadata for undecorated fields (#63957) (#64317)
perf - c2e817b0ef fix performance of "interpolated signal not invoked" check (#64410)

core

Commit Description
fix - f15cfa4cc4 fixes regression in animate.leave function bindings (#64413)
fix - d54dd674ca Prevents early style pruning with leave animations (#64335)

migrations

Commit Description
fix - 554573e524 migrating input with more than 1 usage in a method (#64367)
fix - 2c79ca0b57 remove error for no matching files in control flow migration (#64253) (#64314)

router

Commit Description
fix - 6e4bcc7d22 Scroll restoration should use instant scroll behavior for traversals (#64299)

20.3.4

core

Commit Description
fix - 853ed169a8 ensure missing leave animations don't queue leave animations (#64226)
fix - 6fed986b7a Fixes animations in conjunction with content projection (#63776)
fix - 76fe5599fe handle undefined CSS time values in parseCssTimeUnitsToMs function (#64181)
fix - 3b959105be prevent early exit from leave animations when multiple transitions are present (#64225)

migrations

Commit Description
fix - 65884895ff preserve component imports when pruning NgModules in standalone migration (#64186)

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

... (truncated)

Changelog

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

20.3.6 (2025-10-16)

core

Commit Type Description
911d6822cb fix update animation scheduling (#64441)

platform-browser

Commit Type Description
2ece42866d fix DomEventsPlugin should always be the last plugin to be called for supports(). (#50394)

21.0.0-next.8 (2025-10-15)

compiler-cli

Commit Type Description
563dbd998c feat Adds diagnostic for misconfigured @defer triggers (#64069)
ab98b2425f fix capture metadata for undecorated fields (#63957)
49377d274a perf fix performance of "interpolated signal not invoked" check (#64410)

core

Commit Type Description
2a7a5de53f feat Allow passing application providers in bootstrapModule options (#64354)
ad2376435b feat support IntersectionObserver options in viewport triggers (#64130)
ab415f3d7f fix control not recognized when input has directive injecting ViewContainerRef (#64368)
0ed6c93960 fix fixes regression in animate.leave function bindings (#64413)
e228102378 fix Prevents early style pruning with leave animations (#64335)

forms

Commit Type Description
f4d1017c25 fix test that common field states are propagated to controls (#63884)
acd7c83597 fix test that min/max properties are propagated to controls (#63884)
71e8672837 fix test that minLength/maxLength properties are propagated to controls (#63884)
32f86d35f7 perf optimize [field] binding instructions (#64351)

http

Commit Type Description
2739b7975b feat add referrerPolicy option to HttpResource (#64283)

migrations

Commit Type Description
861cee34e0 feat Adds migration for deprecated router testing module (#64217)
1ffcfb625a feat Adds migration for deprecated router testing module (#64217)
e99bbd3d2a fix migrating input with more than 1 usage in a method (#64367)

router

Commit Type Description
e1da41ffdf fix Scroll restoration should use instant scroll behavior for traversals (#64299)

... (truncated)

Commits
  • 9a27c5b build: rename defaults2.bzl to defaults.bzl (#63384)
  • 10b0927 refactor: various build and import specificer fixes for strict deps (#63324)
  • 591c7e2 fix(language-service): Support to resolve the re-export component. (#62585)
  • a6a2e38 build: update to bazel 7.6.0 (#63096)
  • c81e345 feat(language-service): support auto-import for attribute completions (#62797)
  • a92dea5 build: update to the latest version of devinfra and rename npm2 workspace (#6...
  • a409534 feat(core): support as aliases on else if blocks (#63047)
  • 812463c fix(compiler-cli): Ignore diagnostics on ngTemplateContextGuard lines in TCB ...
  • b78de31 refactor(language-service): handle the undefined value of a symbol for a ty...
  • fa8d8b8 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • 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.1.4 to 20.3.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.3.6/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-version: 20.3.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 Oct 20, 2025
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