build(deps): bump @angular/forms from 21.2.11 to 22.0.7 - #1657
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump @angular/forms from 21.2.11 to 22.0.7#1657dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular/forms-22.0.4
branch
2 times, most recently
from
July 1, 2026 04:14
62608c4 to
d84e050
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular/forms-22.0.4
branch
2 times, most recently
from
July 2, 2026 05:53
a819a3c to
9968064
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular/forms-22.0.4
branch
2 times, most recently
from
July 21, 2026 11:46
1903ba5 to
52b430b
Compare
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 21.2.11 to 22.0.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/v22.0.7/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 22.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular/forms-22.0.4
branch
from
July 21, 2026 11:54
52b430b to
c337572
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @angular/forms from 21.2.11 to 22.0.7.
Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
64d6d47fix(forms): preserve intermediate number values in signal forms70500e4fix(core): preserve explicit input transform write typea6174d5refactor(forms): warn when a text input receives a null value in Signal Forms5936ffbrefactor(core): update WebMCP tool registration to be asynchronous5d06fcbtest(forms): register writeback test control as CVA6cf7446fix(forms): prevent stale CVA writeback during debounce1b99646fix(forms): allow multiple async validatorseca3395removed console log171669ffix(forms/signals): make extractValue reactive for compat AbstractControl valuesad3693fdocs(forms): add jsdoc forReadonlyFieldState