Skip to content

chore(deps-dev): bump @angular/forms from 21.1.3 to 21.1.4#354

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular/forms-21.1.4
Open

chore(deps-dev): bump @angular/forms from 21.1.3 to 21.1.4#354
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular/forms-21.1.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps @angular/forms from 21.1.3 to 21.1.4.

Release notes

Sourced from @​angular/forms's releases.

21.1.4

compiler

Commit Description
fix - caab23dfe6 add geolocation element to schema

core

Commit Description
fix - 2b99eaa019 capture animation dependencies eagerly to avoid destroyed injector
fix - d6aeac504c Fix flakey test due to document injection

forms

Commit Description
feat - 0d1acd0165 support signal-based schemas in validateStandardSchema

http

Commit Description
fix - 3905015ccc correctly parse ArrayBuffer and Blob in transfer cache
Changelog

Sourced from @​angular/forms's changelog.

21.1.4 (2026-02-11)

compiler

Commit Type Description
caab23dfe6 fix add geolocation element to schema

core

Commit Type Description
2b99eaa019 fix capture animation dependencies eagerly to avoid destroyed injector
d6aeac504c fix Fix flakey test due to document injection

forms

Commit Type Description
0d1acd0165 feat support signal-based schemas in validateStandardSchema

http

Commit Type Description
3905015ccc fix correctly parse ArrayBuffer and Blob in transfer cache

21.2.0-next.2 (2026-02-04)

core

Commit Type Description
8d5210c9fe feat add ChangeDetectionStrategy.Eager alias for Default
aff9e36a98 fix linkedSignal.update should propagate errors
8ab433abdd fix export DirectiveWithBindings
cab5ddd526 fix hold constructors weakly in DepsTracker cache
c66a19f0de fix prevent element duplication with dynamic components

forms

Commit Type Description
95ecce8334 feat allow setting submit options at form-level
3937afc316 feat introduce SignalFormControl for Reactive Forms compatibility
dd208ca259 feat update submit function to accept options object
b1bf535f8e fix Resolves debounce promise on abort in debounceForDuration

language-service

Commit Type Description
496967e7b1 feat add JSON schema for angularCompilerOptions
8c21866f49 feat add linked editing ranges for HTML tag synchronization

localize

Commit Type Description
1c3b1cf18d fix add support for unit-test builder in ng-add schematic

router

Commit Type Description

... (truncated)

Commits
  • 2c3f3cc refactor(forms): use optional chaining for safer method calls in form directives
  • 6c14e3a build: update Jasmine to 6.0.0
  • 0d1acd0 feat(forms): support signal-based schemas in validateStandardSchema
  • See full diff 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 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)

Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 21.1.3 to 21.1.4.
- [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.1.4/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  dependency-version: 21.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants