Skip to content

Bump @angular/forms from 19.2.25 to 22.0.4 in /test-app - #645

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-app/master/angular/forms-22.0.4
Closed

Bump @angular/forms from 19.2.25 to 22.0.4 in /test-app#645
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/test-app/master/angular/forms-22.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/forms from 19.2.25 to 22.0.4.

Release notes

Sourced from @​angular/forms's releases.

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

Commit Description
fix - bcc648f4b6 support model() signals in downgradeComponent

22.0.2

common

Commit Description
fix - 94ea403563 escape anchor fragment in shadow DOM name selector
fix - 6c1f3e9d49 skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Description
fix - 6f1171991a restrict possible event handler check to property names longer than 2 characters

core

Commit Description
fix - 528a34f766 avoid caching missing locale data
fix - e17e8d5422 escape overlapping comment delimiters in escapeCommentText
fix - 59dea13f80 guard against DOM clobbering in declareExperimentalWebMcpTool

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

22.0.4 (2026-06-26)

migrations

Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

22.0.3 (2026-06-25)

compiler

Commit Type Description
f90c20df40 fix account for NgModule dependencies in JIT-compiled partial declarations
f4f7f3755c fix remove unused import breaking CI in 22.0.x

compiler-cli

Commit Type Description
06d854929c fix report diagnostic instead of crashing on malformed host binding

core

Commit Type Description
2799304259 fix avoid uncaught promise errors in injectAsync prefetching

http

Commit Type Description
8cdc202dfc fix prevent caching of responses with Set-Cookie headers

service-worker

Commit Type Description
b4a5a2fb4e fix preserve referrer in asset requests
a16f9b2263 fix preserve referrer policy in asset requests

upgrade

Commit Type Description
bcc648f4b6 fix support model() signals in downgradeComponent

22.0.2 (2026-06-17)

common

Commit Type Description
94ea403563 fix escape anchor fragment in shadow DOM name selector
6c1f3e9d49 fix skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Type Description
6f1171991a fix restrict possible event handler check to property names longer than 2 characters

... (truncated)

Commits
  • 2353bf2 refactor(forms): widen AsyncValidatorOptions.factory
  • d2b6139 docs(forms): clarify debounce('blur') usage with custom FormValueControl
  • 59ee51e docs(forms): update package docs for Signal Forms graduation
  • 3f05543 refactor(forms): fix initWebMcpForm description to be required
  • 11836a6 fix(forms): delay mcp reading the form model by a tick
  • e51ad37 fix(forms): remove animationstart listener on component destroy to prevent me...
  • 85d2d10 fix(forms): harden FormGroup control lookups against prototype shadowing
  • cdcea80 fix(core): require WebMCP tool descriptions
  • 55b7b5a fix(forms): set additionalProperties: false on generated WebMCP form
  • e81c7e8 refactor(forms): type built-in getError results
  • 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 Aug 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 27, 2026 16:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 19.2.25 to 22.0.4.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.0.4/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/test-app/master/angular/forms-22.0.4 branch from e7630c7 to e970f27 Compare August 27, 2026 20:12
@fpigeonjr fpigeonjr closed this Aug 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/test-app/master/angular/forms-22.0.4 branch August 27, 2026 21:38
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.

1 participant