chore(deps): bump @angular/forms from 19.2.10 to 20.3.2 in /app-frontend
Closed
Number: #436
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
September 25, 2025 at 11:12 AM UTC
(2 months ago)
(2 months ago)
Updated:
October 03, 2025 at 11:13 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
October 03, 2025 at 11:13 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
8 days
Description:
Bumps @angular/forms from 19.2.10 to 20.3.2.
Release notes
Sourced from @angular/forms's releases.
20.3.2
compiler-cli
Commit Description capture metadata for undecorated fields (#63904) resolve import alias in defer blocks (#63966) core
Commit Description fix narrowing of Resource.hasValue()(#63994)prevent animations renderer from impacting animate.leave(#63921)forms
Commit Description Emit FormResetEventwhen resetting control (#64034)migrations
Commit Description handle import aliases to the same module name (#63934) handle reused templates in control flow migration (#63996) 20.3.1
compiler
Commit Description Add support for aria-invalid(#63748)compiler-cli
Commit Description only bind inputs that are part of microsyntax to a structural directive (#52453) signal not invoked diagnostic not raised when input has same name in template (#63754) core
Commit Description prevent animation events from being cleaned up on destroy (#63414) Prevent leave animations on a move operation (#63745) migrations
Commit Description fix route-lazy-loading migration (#63818) 20.3.0
Commit Description remove refresh button from transfer state tab (#63592) core
Commit Description introduce BootstrapContextfor improved server bootstrapping (#63636)
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
20.3.2 (2025-09-24)
compiler-cli
Commit Type Description ba40153ac0 fix capture metadata for undecorated fields (#63904) 1d4f81c8ee fix resolve import alias in defer blocks (#63966) core
Commit Type Description 9515a70933 fix fix narrowing of Resource.hasValue()(#63994)e78451cf8a fix prevent animations renderer from impacting animate.leave(#63921)forms
Commit Type Description 1fd8d5d446 fix Emit FormResetEventwhen resetting control (#64034)migrations
Commit Type Description 16d0d43ad4 fix handle import aliases to the same module name (#63934) 3ebaeccb46 fix handle reused templates in control flow migration (#63996) 21.0.0-next.4 (2025-09-17)
Breaking Changes
common
ngComponentOutletContentis now of typeNode[][] | undefinedinstead ofany[][] | undefined.core
- Using a combination of
provideZoneChangeDetectionwhile also removing ZoneJS polyfills will no longer result in the internal scheduler being disabled. All Angular applications now consistenly use the same scheduler, and those with the Zone change detection provider include additional automatic scheduling behaviors based on NgZone stabilization.- Angular no longer provides a change detection scheduler for ZoneJS-based change detection by default. Add
provideZoneChangeDetectionto the providers of yourbootstrapApplicationfunction or yourAppModule(if usingbootstrapModule). This provider addition will be covered by an automated migration.moduleIdwas removed fromComponentmetadata.- The
interpolationoption on Components has been removed. Only the default{{ ... }}is now supported.common
Commit Type Description 7a4b225c57 refactor improve typing of ngComponentOutletContent(#63674)compiler
Commit Type Description
... (truncated)
Commits
1fd8d5dfix(forms): EmitFormResetEventwhen resetting control (#64034)7a7725erefactor(core): Update tests for zoneless by default (#63672)b549cd2refactor(bazel): reduce build deps (#63348)9a27c5bbuild: rename defaults2.bzl to defaults.bzl (#63384)81dc006docs: updateNG_VALIDATORSexamples to useforwardRef(#63247)c353497feat(forms): add support for pushing an array of controls to formarray (#57102)fa8d8b8build: migrate all npm packages to use new rules_js based npm_package rule (#...cbc258ebuild: remove ts_project_interop infrastructure (#62908)793ff35build: move http_server and generate_api_docs into defaults2.bzl (#62878)8ebc1e7refactor(forms): Removes redundant destroy ref usage in value accessor in sel...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
1
Files Changed:
2
2
Additions:
+10
+10
Deletions:
-9
-9
Package Dependencies
Package:
@angular/forms
Ecosystem:
npm
npm
Version Change:
19.2.10 → 20.3.2
Update Type:
Major
Major
Path:
/app-frontend
Technical Details
| ID: | 8424988 |
| UUID: | 2860246006 |
| Node ID: | PR_kwDOLdlMtc6qe-P2 |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-angular |
| Merge State: | Unknown |