chore(deps): bump @angular/forms from 19.2.10 to 19.2.13 in /app-frontend
Closed
Number: #310
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
May 26, 2025 at 12:21 PM UTC
(6 months ago)
(6 months ago)
Updated:
June 07, 2025 at 11:54 PM UTC
(6 months ago)
(6 months ago)
Closed:
May 29, 2025 at 11:56 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
3 days
Description:
Bumps @angular/forms from 19.2.10 to 19.2.13.
Release notes
Sourced from @angular/forms's releases.
19.2.13
common
Commit Description avoid injecting ApplicationRef in FetchBackend (#61649) service-worker
Commit Description do not register service worker if app is destroyed before it is ready to register (#61101) 19.2.12
common
Commit Description cancel reader when app is destroyed (#61528) prevent reading chunks if app is destroyed (#61354) compiler
Commit Description avoid conflicts between HMR code and local symbols (#61550) compiler-cli
Commit Description Always retain prior results for all files (#61487) avoid ECMAScript private field metadata emit (#61227) core
Commit Description cleanup rxResourceabort listener (#58306)cleanup testability subscriptions (#61261) enable stashing only when withEventReplay()is invoked (#61352)Testing should not throw when Zone does not patch test FW APIs (#61376) unregister onDestroyintoSignal. (#61514)platform-server
Commit Description speed up resolution of base (#61392) 19.2.11
No release notes provided.
Changelog
Sourced from @angular/forms's changelog.
19.2.13 (2025-05-23)
common
Commit Type Description 2c876b4fc5 fix avoid injecting ApplicationRef in FetchBackend (#61649) service-worker
Commit Type Description b15bddfa04 fix do not register service worker if app is destroyed before it is ready to register (#61101) 20.0.0-rc.2 (2025-05-21)
Deprecations
platform-browser
- All entries of the
@angular/platform-browser-dynamicBreaking Changes
core
Resource.value()now returns a default value when in a loading state after reloading the error stateResource.value()now throws an error when it's in an error state. Previously it returnedundefined.Resource.errornow has a type ofSignal<Error | undefined>instead ofSignal<unknown>Resource.reloadhas been moved toWritableResource.reload.common
Commit Type Description af7881abac fix cancel reader when app is destroyed (#61528) 966df84351 fix prevent reading chunks if app is destroyed (#61354) compiler
Commit Type Description e74266b108 fix avoid conflicts between HMR code and local symbols (#61550) compiler-cli
Commit Type Description b57084267e fix Always retain prior results for all files (#61487) 7a3a41f33f fix avoid ECMAScript private field metadata emit (#61227) core
Commit Type Description 7efb3384a7 fix cleanup rxResourceabort listener (#58306)b90160d10a fix cleanup testability subscriptions (#61261) 3ba39bc28f fix getting resource value throws an error instead of returning undefined (#61441) ca6295e90b fix handle different DI token types in Chrome DevTools integration (#61333) d62379bb13 fix move reload method from Resource to WritableResource (#61441) a89f1cff24 fix narrow error type for resources API (#61441) 6e79eaf739 fix reading resource value after reload in the error state (#61441) 350776b412 fix TestBed.tick should ensure test components are synchronized (#61382) 648d42fe65 fix Testing should not throw when Zone does not patch test FW APIs (#61376) 5dbeb42308 fix unregister onDestroyintoSignal. (#61514)
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
@angular/forms
Ecosystem:
npm
npm
Version Change:
19.2.10 → 19.2.13
Update Type:
Patch
Patch
Path:
/app-frontend
Technical Details
| ID: | 736776 |
| UUID: | 3091030095 |
| Node ID: | PR_kwDOLdlMtc6XoSzo |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-angular |