chore(deps-dev): bump @angular/forms from 22.0.6 to 22.1.0 - #2791
Merged
github-actions[bot] merged 1 commit intoAug 4, 2026
Merged
Conversation
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 22.0.6 to 22.1.0. - [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.1.0/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/angular/forms-22.1.0
branch
from
August 4, 2026 21:31
92c5c50 to
898ee63
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 22.0.6 to 22.1.0.
Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
c73dd60refactor(forms): modernize signal forms tests to rely on whenStablebbbd357fix(forms): add utility to assert that value is a field tree3497c9bfix(forms): ensurependingstatus propagates to the root form in signal forms7a62617Revert "fix(forms): preserve intermediate number values in signal forms"2e32872fix(forms): preserve intermediate number values in signal forms0ae6d81fix(core): preserve explicit input transform write type37f3279refactor(forms): warn when a text input receives a null value in Signal Formsf908140refactor(core): update WebMCP tool registration to be asynchronous12fe700test(forms): register writeback test control as CVA2e0cb52fix(forms): prevent stale CVA writeback during debounce