Skip to content

Bump @angular/common from 19.2.0 to 20.2.1 #513

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/common from 19.2.0 to 20.2.1.

Release notes

Sourced from @​angular/common's releases.

20.2.1

compiler

Commit Description
fix - a28672fb70 Keep paraenthesis in Nullish + Boolean expression. (#63292)

20.2.0

animations

Commit Description
refactor - 9766116cea deprecate the animations package (#62795)

compiler

Commit Description
fix - 7767aa640c allow more characters in square-bracketed attribute names (#62742)
fix - 7b51728813 fixes animation event host bindings not firing (#63217)

compiler-cli

Commit Description
feat - 5abfe4a899 add diagnostic for uninvoked functions in text interpolation (#59191)
fix - c4917074f1 display proper function in NG8117 message (#62842)
fix - 812463c563 Ignore diagnostics on ngTemplateContextGuard lines in TCB (#63054)
fix - 45b030b5ce prevent dom event assertion in TCB generation on older angular versions (#63053)

core

Commit Description
feat - 6b1f4b9e8b add enter and leave animation instructions (#62682)
feat - cec91c0035 add option to infer the tag names of components in tests (#62283)
feat - 141bb75ff2 Promote zoneless to stable (#62699)
feat - 4138aca91f render ARIA property bindings as attributes (#62630)
feat - a409534d6c support as aliases on else if blocks (#63047)
feat - 745ea44394 support TypeScript 5.9 (#62541)
fix - 593cc8a368 checks if body exists before continuing (#62768)
fix - bdc31675b7 ensure animate events do not have duplicate elements (#63216)
fix - de3a0c5cf3 Fix animate.enter class removal when composing classes (#62981)
fix - 6597ac0af7 fix support for space separated strings in leave animations (#62979)
fix - ebd622b344 fixes empty animations when recalculating styles (#63007)
fix - 455b147488 fixes timing issues with enter animations (#62925)
fix - f9d73cc687 handle cases where classes added have no animations (#63242)
fix - 6a1184600c prevents duplicate nodes when @if toggles with leave animations (#63048)
fix - 063b5e166f switch check to documentElement with chaining (#62773)
refactor - 320de4e96d deprecate animations field on component interface (#62895)

forms

Commit Description
feat - c353497a01 add support for pushing an array of controls to formarray (#57102)

http

Commit Description
feat - 0984b30388 Add redirected property to HttpResponse and HttpErrorResponse (#62675)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.2.1 (2025-08-21)

compiler

Commit Type Description
a28672fb70 fix Keep paraenthesis in Nullish + Boolean expression. (#63292)

21.0.0-next.0 (2025-08-20)

Breaking Changes

compiler-cli

  • The Angular compiler now produces an error when the the emitDeclarationOnly TS compiler option is enabled as this mode is not supported.

router

  • lastSuccessfulNavigation is now a signal and needs to be invoked

compiler-cli

Commit Type Description
be7110342b fix disallow compiling with the emitDeclarationOnly TS compiler option enabled (#61609)

http

Commit Type Description
4bed062bc9 feat Provide http services in root (#56212)

router

Commit Type Description
4e0fc81491 feat convert lastSuccessfulNavigation to signal (#63057)

20.2.0 (2025-08-20)

Deprecations

animations

  • @​angular/animations

core

  • @​angular/animations

router

  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.

animations

Commit Type Description
9766116cea refactor deprecate the animations package (#62795)

compiler

Commit Type Description
7767aa640c fix allow more characters in square-bracketed attribute names (#62742)

... (truncated)

Commits
  • 38b9b79 build: move from using WORKSPACE to MODULE.bazel (#63249)
  • ecc86e2 build: explicitly include types for locales in @​angular/common/locales (#63030)
  • fa8d8b8 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • e5d6fb5 fix(http): Reset headers, progress, and statusCode when using set() in `Htt...
  • cbc258e build: remove ts_project_interop infrastructure (#62908)
  • 245494a fix(http): add missing http options allowed in fetch API (#62881)
  • 793ff35 build: move http_server and generate_api_docs into defaults2.bzl (#62878)
  • 5f75999 refactor(common): replace aio links to adev (#62839)
  • 32c00ab build: standardize usage of js_binary (#62860)
  • caee6ff build: remove all usages of @​bazel/runfiles (#62804)
  • 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.2.1.
- [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.2.1/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.2.1
  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 21, 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