Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps @angular/core from 19.2.4 to 20.1.7.

Release notes

Sourced from @​angular/core'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/core'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
  • 1dd6fd0 refactor(core): remove temporary resource setter function. (#63097)
  • b72ef65 build: update to the latest version of devinfra and rename npm2 workspace (#6...
  • 5fd7942 fix(router): attempt to resolve component resources in JIT mode (#63062)
  • 322042c fix(core): destroying the effect on afterRenderEffect (#63001)
  • fd373f2 refactor(animations): optimize resolveTimeExpression (#62927)
  • 294fc88 refactor(devtools): enable view source for template effects (#62692)
  • 26f99b3 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • c9f3976 fix(core): properly recognize failed fetch responses when loading external ...
  • 216d883 build: use pnpm as the package manager instead of yarn (#62926)
  • c92a306 build: update cross-repo angular dependencies (#62903)
  • 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/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.4 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/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 20.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 15, 2025
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #65.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crud-angular/angular/core-20.1.7 branch August 26, 2025 03:11
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