Skip to content

Bump @angular/common from 19.2.0 to 20.1.8 #512

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 20, 2025

Bumps @angular/common from 19.2.0 to 20.1.8.

Release notes

Sourced from @​angular/common's releases.

20.1.8

compiler

Commit Description
fix - 691f5ed033 error when ng-content fallback has translated children (#63156)
fix - b1dec9bc50 incorrect source span for expression AST inside template attribute (#63175)

compiler-cli

Commit Description
fix - cda402f1d8 account for expression with type arguments during HMR extraction (#63261)

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)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.1.8 (2025-08-20)

compiler

Commit Type Description
691f5ed033 fix error when ng-content fallback has translated children (#63156)
b1dec9bc50 fix incorrect source span for expression AST inside template attribute (#63175)

compiler-cli

Commit Type Description
cda402f1d8 fix account for expression with type arguments during HMR extraction (#63261)

20.2.0-rc.1 (2025-08-13)

compiler

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

language-service

Commit Type Description
c81e345e72 feat support auto-import for attribute completions (#62797)

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

... (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 19.2.0 to 20.1.8.
- [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.8/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.1.8
  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 Aug 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

Superseded by #513.

@dependabot dependabot bot closed this Aug 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/common-20.1.8 branch August 21, 2025 12: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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants