chore(deps): bump @angular/forms from 21.2.6 to 21.2.13#102
Merged
fbf-prog64 merged 1 commit intoMay 19, 2026
Conversation
4dbf5f2 to
decc00b
Compare
Owner
|
@dependabot rebase |
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 21.2.6 to 21.2.13. - [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/v21.2.13/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-version: 21.2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
decc00b to
55eb180
Compare
github-actions Bot
pushed a commit
that referenced
this pull request
May 19, 2026
## [21.3.1-next.2](v21.3.1-next.1...v21.3.1-next.2) (2026-05-19) ### Chores * **deps-dev:** bump @angular/cli from 21.2.10 to 21.2.11 ([9c7d2e1](9c7d2e1)) * **deps:** bump @angular/core from 21.2.6 to 21.2.13 ([0e85aae](0e85aae)) * **deps:** bump @angular/forms from 21.2.6 to 21.2.13 ([55eb180](55eb180)) * **update:** upgrade @angular/cli from v21.2.10 to v21.2.11 (PR [#98](#98)) [skip ci] ([2ab7671](2ab7671)) * **update:** upgrade @angular/core from v21.2.6 to v21.2.13 (PR [#99](#99)) [skip ci] ([eefc0b4](eefc0b4)) * **update:** upgrade @angular/forms from v21.2.6 to v21.2.13 (PR [#102](#102)) ([2ca44e3](2ca44e3))
github-actions Bot
pushed a commit
that referenced
this pull request
May 19, 2026
## [21.3.1](v21.3.0...v21.3.1) (2026-05-19) ### Chores * **deps-dev:** bump @angular/cli from 21.2.10 to 21.2.11 ([9c7d2e1](9c7d2e1)) * **deps-dev:** bump eslint from 10.3.0 to 10.4.0 ([3d8232f](3d8232f)) * **deps:** bump @angular/core from 21.2.6 to 21.2.13 ([0e85aae](0e85aae)) * **deps:** bump @angular/forms from 21.2.6 to 21.2.13 ([55eb180](55eb180)) * **release:** 21.3.1-next.1 [skip ci] ([b00835c](b00835c)) * **release:** 21.3.1-next.2 [skip ci] ([52b454b](52b454b)) * **sync:** sync from branch 'dev' (PR [#103](#103)) ([b6522c5](b6522c5)) * **update:** upgrade @angular/cli from v21.2.10 to v21.2.11 (PR [#98](#98)) [skip ci] ([2ab7671](2ab7671)) * **update:** upgrade @angular/core from v21.2.6 to v21.2.13 (PR [#99](#99)) [skip ci] ([eefc0b4](eefc0b4)) * **update:** upgrade @angular/forms from v21.2.6 to v21.2.13 (PR [#102](#102)) ([2ca44e3](2ca44e3)) * **update:** upgrade eslint from v10.3.0 to v10.4.0 (PR [#101](#101)) ([12ef7f5](12ef7f5))
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.6 to 21.2.13.
Release notes
Sourced from @angular/forms's releases.
... (truncated)
Changelog
Sourced from @angular/forms's changelog.
... (truncated)
Commits
03ad538fix(forms): prohibit concurrent submits in signal formsce7a43arefactor(forms): improve clarity in SelectMultipleControlValueAccessor.writeV...600da64docs(forms): add NG01902 error reference and link to docsdc95814docs: add documentation for NG1002b0dc2fbdocs(forms): clarify disabled FormArray value behavior895c576refactor(forms): use strict equality for pending status getter