An open index of dependabot pull requests across open source projects.

npm: bump @angular/core from 20.1.7 to 20.2.3 in /frontend

Closed
Number: #1164
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: September 01, 2025 at 12:41 AM UTC
(2 months ago)
Updated: September 04, 2025 at 08:49 AM UTC
(about 2 months ago)
Closed: September 04, 2025 at 08:49 AM UTC
(about 2 months ago)
Time to Close: 3 days
Labels:
dependencies
Description:

Bumps @angular/core from 20.1.7 to 20.2.3.

Release notes

Sourced from @​angular/core's releases.

20.2.3

compiler

Commit Description
fix - 479a919f42 fixes regression with event parsing and animate prefix (#63470)

core

Commit Description
fix - f87fad3fff avoid injecting internal error handler from a destroyed injector (#62275)
fix - 114906d2d6 Fix cancellation of animation enter classes (#63442)
fix - 596b545130 Prevent an error on cleanup when an rxResource stream threw before returning an Observable (#63342)

20.2.2

compiler

Commit Description
fix - d7b6045d61 fixes animations on elements with structural directives (#63390)

core

Commit Description
fix - 6c421ed65d Ensures @for loop animations never get cancelled (#63328)
fix - 9093e0e132 fix memory leak with leaving nodes tracking (#63328)
fix - c8f07daf8f Fixes animate.leave binding to a string with spaces (#63366)

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

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

20.2.3 (2025-08-29)

compiler

Commit Type Description
479a919f42 fix fixes regression with event parsing and animate prefix (#63470)

core

Commit Type Description
f87fad3fff fix avoid injecting internal error handler from a destroyed injector (#62275)
114906d2d6 fix Fix cancellation of animation enter classes (#63442)
596b545130 fix Prevent an error on cleanup when an rxResource stream threw before returning an Observable (#63342)

21.0.0-next.1 (2025-08-27)

Breaking Changes

common

  • NgModuleFactory has been removed, use NgModule instead.

forms

  • This new directive will conflict with existing FormArray directives or formArray inputs on the same element.

common

Commit Type Description
25f593ce2a refactor removengModuleFactory input of NgComponentOutlet (#62838)

compiler

Commit Type Description
a0388409e3 fix fixes animations on elements with structural directives (#63390)
827c3c15f4 fix Keep paraenthesis in Nullish + Boolean expression. (#63292)

core

Commit Type Description
37ead5ffb5 fix Ensures @for loop animations never get cancelled (#63328)
18c9352d21 fix fix memory leak with leaving nodes tracking (#63328)
9139fe0d95 fix Fixes animate.leave binding to a string with spaces (#63366)

forms

Commit Type Description
0dd95c503f feat Add FormArrayDirective (#55880)

migrations

Commit Type Description
6ddb250391 feat add migration to convert ngClass to use class (#62983)

20.2.2 (2025-08-27)

compiler

... (truncated)

Commits
  • b549cd2 refactor(bazel): reduce build deps (#63348)
  • 596b545 fix(core): Prevent an error on cleanup when an rxResource stream threw be...
  • 1e3999e refactor(core): replace Optional/SkipSelf deps with inject() flags (#63386)
  • 114906d fix(core): Fix cancellation of animation enter classes (#63442)
  • ca61366 build: update cross-repo angular dependencies (#63396)
  • fce5602 refactor(core): mark VERSION as @__PURE__ for better tree-shaking (#63400)
  • f87fad3 fix(core): avoid injecting internal error handler from a destroyed injector (...
  • 06c5367 docs: update to new standalone default behavior (#63329)
  • ed6a347 refactor(core): prevent timeout from applying to non-event animation bindings...
  • 6d6b027 refactor(core): Reorder resolve/reject in relation to navigate[error/success]...
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+219
Deletions:
-197
Package Dependencies
Ecosystem:
npm
Version Change:
20.1.7 → 20.2.3
Update Type:
Minor
Path:
/frontend
Technical Details
ID: 6055347
UUID: 2788203468
Node ID: PR_kwDOFvLmPc6mMJvM
Host: GitHub
Repository: AntonieV/course_angular_springboot_crud_api
Mergeable: Yes
Merge State: Clean
Rebaseable: Yes