Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/compiler from 19.2.14 to 20.1.7.

Release notes

Sourced from @​angular/compiler's releases.

20.1.7

compiler

Commit Description
fix - d9e37908a5 incorrect spans for AST inside input value with leading space (#63082)

compiler-cli

Commit Description
fix - 4aa120ac00 error when type checking host bindings of generic directive (#63061)

core

Commit Description
fix - 322042c5b3 destroying the effect on afterRenderEffect (#63001)

router

Commit Description
fix - 5fd79424e3 attempt to resolve component resources in JIT mode (#63062)

20.1.6

No release notes provided.

20.1.5

compiler-cli

Commit Description
fix - 3b2e8efcac correctly type check host listeners to own outputs (#62965)

core

Commit Description
fix - c9f3976eba properly recognize failed fetch responses when loading external resources in JIT (#62992)

http

Commit Description
fix - ae443f8eb0 Reset headers, progress, and statusCode when using set() in HttpResource (#62873)

migrations

Commit Description
fix - 7a5851e4b0 incorrect filtering in inject migration (#62913)

20.1.4

compiler

Commit Description
fix - db3c5826ee exclude more safe reads expression from 2way-binding (#62852)

core

Commit Description
fix - c633b63e56 update symbols for new signals api (#62284)

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

20.1.7 (2025-08-13)

compiler

Commit Type Description
d9e37908a5 fix incorrect spans for AST inside input value with leading space (#63082)

compiler-cli

Commit Type Description
4aa120ac00 fix error when type checking host bindings of generic directive (#63061)

core

Commit Type Description
322042c5b3 fix destroying the effect on afterRenderEffect (#63001)

router

Commit Type Description
5fd79424e3 fix attempt to resolve component resources in JIT mode (#63062)

20.2.0-rc.0 (2025-08-11)

compiler-cli

Commit Type Description
c77e51930d fix error when type checking host bindings of generic directive (#63061)

core

Commit Type Description
a409534d6c feat support as aliases on else if blocks (#63047)
85d51a3215 fix destroying the effect on afterRenderEffect (#63001)
6a1184600c fix prevents duplicate nodes when @if toggles with leave animations (#63048)

router

Commit Type Description
660444fbf2 fix attempt to resolve component resources in JIT mode (#63062)

service-worker

Commit Type Description
3b214d2040 feat Logs unhandled promise rejections in service worker (#63059)

20.2.0-next.6 (2025-08-07)

compiler-cli

Commit Type Description
812463c563 fix Ignore diagnostics on ngTemplateContextGuard lines in TCB (#63054)
45b030b5ce fix prevent dom event assertion in TCB generation on older angular versions (#63053)

... (truncated)

Commits
  • d9e3790 fix(compiler): incorrect spans for AST inside input value with leading space ...
  • 26f99b3 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • 17c110e refactor(compiler): allow directives to be resolved on host element (#62965)
  • 875ea30 build: remove ts_project_interop infrastructure (#62909)
  • db3c582 fix(compiler): exclude more safe reads expression from 2way-binding (#62852)
  • 2b16824 build: move tsec to new toolchain (#62825)
  • a83ef0e refactor(compiler): Error on comment only interpolations (#62590)
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 8ad10fd fix(compiler): fix detection of directive deps in JIT (#62666)
  • 2ab638d refactor(core): expose function to assert type of variables (#62648)
  • 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/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.14 to 20.1.7.
- [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.1.7/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 20.1.7
  dependency-type: direct:production
  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 Aug 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

Superseded by #52.

@dependabot dependabot bot closed this Aug 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-20.1.7 branch August 22, 2025 08:51
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