Skip to content

build(deps): bump @angular/common from 20.0.5 to 20.1.7 #2779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/common from 20.0.5 to 20.1.7.

Release notes

Sourced from @​angular/common'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/common'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
  • 847de40 build: explicitly include types for locales in @​angular/common/locales (#63030)
  • 26f99b3 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • ae443f8 fix(http): Reset headers, progress, and statusCode when using set() in `Htt...
  • 875ea30 build: remove ts_project_interop infrastructure (#62909)
  • 82fcc9c Revert "fix(http): add missing http options allowed in fetch API (#62881)" (#...
  • ab60339 fix(http): add missing http options allowed in fetch API (#62881)
  • ea1afec build: move http_server and generate_api_docs into defaults2.bzl (#62878)
  • f0fca61 refactor(common): replace aio links to adev (#62839)
  • 622e108 build: standardize usage of js_binary (#62860)
  • 2b0f3fc build: remove all usages of @​bazel/runfiles (#62805)
  • 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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.0.5 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/common)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

Superseded by #2782.

@dependabot dependabot bot closed this Aug 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/common-20.1.7 branch August 21, 2025 10:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants