Bump @angular/platform-browser from 19.2.7 to 19.2.9 in /app-frontend
Closed
Number: #282
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
May 01, 2025 at 11:43 AM UTC
(7 months ago)
(7 months ago)
Updated:
May 08, 2025 at 12:05 PM UTC
(7 months ago)
(7 months ago)
Closed:
May 08, 2025 at 12:05 PM UTC
(7 months ago)
(7 months ago)
Time to Close:
7 days
Description:
Bumps @angular/platform-browser from 19.2.7 to 19.2.9.
Release notes
Sourced from @angular/platform-browser's releases.
19.2.9
core
Commit Description async EventEmitter error should not prevent stability (#61028) call DestroyRef on destroy callback if view is destroyed [patch] (#61061) prevent stash listener conflicts [patch] (#61063) 19.2.8
forms
Commit Description make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)
Changelog
Sourced from @angular/platform-browser's changelog.
19.2.9 (2025-04-30)
core
Commit Type Description 946b844e0d fix async EventEmitter error should not prevent stability (#61028) dbb87026ca fix call DestroyRef on destroy callback if view is destroyed [patch] (#61061) 2e140a136a fix prevent stash listener conflicts [patch] (#61063) 20.0.0-next.8 (2025-04-23)
Breaking Changes
compiler
- 'in' in an expression now refers to the operator
core
provideExperimentalZonelessChangeDetectionis renamed toprovideZonelessChangeDetectionas it is now "Developer Preview" rather than "Experimental".router
- The
RedirectFncan now returnObservableorPromise. Any code that directly calls functions returning this type may need to be adjusted to account for this.- Several methods in the public API of the Router which required writable arrays have now been updated to accept readonly arrays when no mutations are done.
Deprecations
platform-server
@angular/platform-server/testingUse e2e tests to verify SSR behavior instead.
compiler
Commit Type Description 1b8e7ab9fe feat support the inkeyword in Binary expression (#58432)core
Commit Type Description 953c4b2580 feat Move zoneless change detection to dev preview (#60748) 0ac949c266 fix do not run change detection on global error events (#60944) 0162ceb427 fix inject migration should treat @Attributeas optional (#60916)forms
Commit Type Description be995623cd fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887) platform-server
Commit Type Description 2240a21c97 refactor deprecate the testing entry point (#60915) router
... (truncated)
Commits
- See full diff in compare view
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/platform-browser
Ecosystem:
npm
npm
Version Change:
19.2.7 → 19.2.9
Update Type:
Patch
Patch
Path:
/app-frontend
Technical Details
| ID: | 98456 |
| UUID: | 3033687755 |
| Node ID: | PR_kwDOLdlMtc6UodK3 |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-angular |