Skip to content

build(deps): bump @angular/forms from 21.2.11 to 22.0.7 - #1657

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/forms-22.0.4
Open

build(deps): bump @angular/forms from 21.2.11 to 22.0.7#1657
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/forms-22.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/forms from 21.2.11 to 22.0.7.

Release notes

Sourced from @​angular/forms's releases.

22.0.7

common

Commit Description
fix - 91e33aa1de avoid prototype lookups in date format caches

compiler

Commit Description
fix - 5b516e3a58 parsing of an empty template literal interpolation

compiler-cli

Commit Description
fix - c88ddde1c9 re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

Commit Description
fix - 94d9591b51 allow static attributes for explicit input transforms
fix - c89f71a74c ignore processing instruction syntax in templates
fix - 70500e4067 preserve explicit input transform write type

forms

Commit Description
fix - 1b9964675f allow multiple async validators
fix - 64d6d47a0c preserve intermediate number values in signal forms
fix - 6cf7446afa prevent stale CVA writeback during debounce

http

Commit Description
fix - 20b7dc3023 prevent interceptor signal reads from leaking into calling reactive contexts

localize

Commit Description
fix - 22d5a091d1 build runtime translations map with a null prototype
fix - 8ce1fcf7fa use Object.hasOwn for placeholder lookup in translate

platform-browser

Commit Description
fix - b34bf0dce8 prevent ReDoS in SOURCEMAP_URL_REGEXP

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

22.0.7 (2026-07-15)

common

Commit Type Description
91e33aa1de fix avoid prototype lookups in date format caches

compiler

Commit Type Description
5b516e3a58 fix parsing of an empty template literal interpolation

compiler-cli

Commit Type Description
c88ddde1c9 fix re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

core

Commit Type Description
94d9591b51 fix allow static attributes for explicit input transforms
c89f71a74c fix ignore processing instruction syntax in templates
70500e4067 fix preserve explicit input transform write type

forms

Commit Type Description
1b9964675f fix allow multiple async validators
64d6d47a0c fix preserve intermediate number values in signal forms
6cf7446afa fix prevent stale CVA writeback during debounce

http

Commit Type Description
20b7dc3023 fix prevent interceptor signal reads from leaking into calling reactive contexts

localize

Commit Type Description
22d5a091d1 fix build runtime translations map with a null prototype
8ce1fcf7fa fix use Object.hasOwn for placeholder lookup in translate

platform-browser

Commit Type Description
b34bf0dce8 fix prevent ReDoS in SOURCEMAP_URL_REGEXP

20.3.26 (2026-07-08)

compiler-cli

Commit Type Description
406aaa31e6 fix update babel dependencies to latest v7

core

Commit Type Description

... (truncated)

Commits
  • 64d6d47 fix(forms): preserve intermediate number values in signal forms
  • 70500e4 fix(core): preserve explicit input transform write type
  • a6174d5 refactor(forms): warn when a text input receives a null value in Signal Forms
  • 5936ffb refactor(core): update WebMCP tool registration to be asynchronous
  • 5d06fcb test(forms): register writeback test control as CVA
  • 6cf7446 fix(forms): prevent stale CVA writeback during debounce
  • 1b99646 fix(forms): allow multiple async validators
  • eca3395 removed console log
  • 171669f fix(forms/signals): make extractValue reactive for compat AbstractControl values
  • ad3693f docs(forms): add jsdoc for ReadonlyFieldState
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from StegSchreck as a code owner July 1, 2026 04:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/forms-22.0.4 branch 2 times, most recently from 62608c4 to d84e050 Compare July 1, 2026 04:14
@dependabot dependabot Bot changed the title build(deps): bump @angular/forms from 21.2.11 to 22.0.4 build(deps): bump @angular/forms from 21.2.11 to 22.0.5 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/forms-22.0.4 branch 2 times, most recently from a819a3c to 9968064 Compare July 2, 2026 05:53
@dependabot dependabot Bot changed the title build(deps): bump @angular/forms from 21.2.11 to 22.0.5 build(deps): bump @angular/forms from 21.2.11 to 22.0.7 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/forms-22.0.4 branch 2 times, most recently from 1903ba5 to 52b430b Compare July 21, 2026 11:46
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
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular/forms-22.0.4 branch from 52b430b to c337572 Compare July 21, 2026 11:54
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