An open index of dependabot pull requests across open source projects.

Bump the angular-version-updates group with 19 updates

Merged
Number: #61
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 12, 2025 at 07:43 AM UTC
(4 months ago)
Updated: May 12, 2025 at 07:44 AM UTC
(4 months ago)
Merged: May 12, 2025 at 07:44 AM UTC
(4 months ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

Bumps the angular-version-updates group with 19 updates:

Package From To
@angular/animations 19.2.9 19.2.10
@angular/cdk 19.2.14 19.2.15
@angular/common 19.2.9 19.2.10
@angular/compiler 19.2.9 19.2.10
@angular/core 19.2.9 19.2.10
@angular/forms 19.2.9 19.2.10
@angular/material 19.2.14 19.2.15
@angular/platform-browser 19.2.9 19.2.10
@angular/platform-browser-dynamic 19.2.9 19.2.10
@angular/router 19.2.9 19.2.10
@angular-devkit/build-angular 19.2.10 19.2.11
@angular/cli 19.2.10 19.2.11
@angular/compiler-cli 19.2.9 19.2.10
@angular/language-service 19.2.9 19.2.10
@angular-devkit/architect 0.1902.10 0.1902.11
@angular-devkit/build-webpack 0.1902.10 0.1902.11
@angular-devkit/core 19.2.10 19.2.11
@angular-devkit/schematics 19.2.10 19.2.11
@angular/build 19.2.10 19.2.11

Updates @angular/animations from 19.2.9 to 19.2.10

Release notes

Sourced from @​angular/animations's releases.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)
Changelog

Sourced from @​angular/animations's changelog.

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits

Updates @angular/cdk from 19.2.14 to 19.2.15

Release notes

Sourced from @​angular/cdk's releases.

19.2.15

cdk

Commit Description
fix - 85e448678 dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Description
fix - 02a893a6d Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)
Changelog

Sourced from @​angular/cdk's changelog.

19.2.15 "abuite-ant" (2025-05-07)

cdk

Commit Type Description
85e448678 fix dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Type Description
02a893a6d fix Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

20.0.0-next.10 "sodium-swallow" (2025-05-01)

20.0.0-next.9 "sodium-salamander" (2025-05-01)

Breaking Changes

cdk

    • CanStick has been removed.
    • CDK_TABLE_TEMPLATE has been removed.
    • StickyDirection has been removed.
    • StickyStyler has been removed.

cdk-experimental

Commit Type Description
e456c751c feat listbox: add cdk-active class (#30932)
96fa9fc55 feat popover-edit: Support skipping over annotated rows when the user moves focus up/down. (#30916)
025010b64 feat tabs: add cdk-active class and update example styles (#30950)
44e9ccbf5 fix listbox: initial listbox focus state (#30764)
0e391700c fix tabs: handle space and enter events (#30889)

google-maps

Commit Type Description
cc61697fb fix implicitly include google.maps types instead of the triple slash workaround (#30942)

material

Commit Type Description
663585a1c feat card: support filled variant (#29868)
764a1ccd1 feat dialog: add closePredicate option
48644f56a fix chips: icon cut off when text-spacing is increased (#30867)
86ea718e7 fix schematics: surface-container-low token not emitted (#30985)
d3a8c5b89 fix slide-toggle: opacity tokens not being used (#30946)
0cf6ba107 fix stepper: done icon tokens not emitted in M3 (#30996)
50a9a9b9d fix table: height tokens not applying to flex table (#30978)
c63b1fe7b fix tabs: flicker when animationDuration is set to zero (#30966)
6c9678e69 perf form-field: set notch outline variable only on relevant element (#30955)

cdk

... (truncated)

Commits
  • ba23b51 release: cut the v19.2.15 release
  • 2184cad build: pretty-print adev CDK docs manifests (#31043)
  • 6fb8afc docs(cdk/testing): cleanup apis for landing on adev (#31013)
  • 545e017 build: update rules_browsers to include latest jasmine improvements (#31035)
  • 02a893a fix(docs): Automatic scrolling fails on screens smaller than 721px due to fle...
  • 85e4486 fix(cdk/dialog): avoid setting aria-hidden before focus has moved (#31030) (#...
  • 7664411 docs(material/dialog): remove default value from doc string (#31025)
  • 7cb0add docs: update the csp to include material.angular.dev for files served statica...
  • See full diff in compare view

Updates @angular/common from 19.2.9 to 19.2.10

Release notes

Sourced from @​angular/common's releases.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)
Changelog

Sourced from @​angular/common's changelog.

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits
  • 89056a0 fix(common): cleanup updateLatestValue if view is destroyed before promise ...
  • 5b77f93 refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810)
  • See full diff in compare view

Updates @angular/compiler from 19.2.9 to 19.2.10

Release notes

Sourced from @​angular/compiler's releases.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)
Changelog

Sourced from @​angular/compiler's changelog.

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits

Updates @angular/core from 19.2.9 to 19.2.10

Release notes

Sourced from @​angular/core's releases.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)
Changelog

Sourced from @​angular/core's changelog.

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits
  • 4623b61 fix(core): missing useExisting providers throwing for optional calls (#61152)
  • 9685469 docs: ViewContainerRef.createComponent jsdoc update (#61097)
  • 8c6e101 docs: ViewContainerRef.createComponent jsdoc update to reflect actual behavio...
  • 075145e refactor(core): tree-shake PROPAGATION_STOPPED_SYMBOL (#61004)
  • 400dbc5 fix(core): properly handle app stabilization with defer blocks (#61056)
  • See full diff in compare view

Updates @angular/forms from 19.2.9 to 19.2.10

Release notes

Sourced from @​angular/forms's releases.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)
Changelog

Sourced from @​angular/forms's changelog.

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits

Updates @angular/material from 19.2.14 to 19.2.15

Release notes

Sourced from @​angular/material's releases.

19.2.15

cdk

Commit Description
fix - 85e448678 dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Description
fix - 02a893a6d Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)
Changelog

Sourced from @​angular/material's changelog.

19.2.15 "abuite-ant" (2025-05-07)

cdk

Commit Type Description
85e448678 fix dialog: avoid setting aria-hidden before focus has moved (#31030) (#31036)

docs

Commit Type Description
02a893a6d fix Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#31037)

20.0.0-next.10 "sodium-swallow" (2025-05-01)

20.0.0-next.9 "sodium-salamander" (2025-05-01)

Breaking Changes

cdk

    • CanStick has been removed.
    • CDK_TABLE_TEMPLATE has been removed.
    • StickyDirection has been removed.
    • StickyStyler has been removed.

cdk-experimental

Commit Type Description
e456c751c feat listbox: add cdk-active class (#30932)
96fa9fc55 feat popover-edit: Support skipping over annotated rows when the user moves focus up/down. (#30916)
025010b64 feat tabs: add cdk-active class and update example styles (#30950)
44e9ccbf5 fix listbox: initial listbox focus state (#30764)
0e391700c fix tabs: handle space and enter events (#30889)

google-maps

Commit Type Description
cc61697fb fix implicitly include google.maps types instead of the triple slash workaround (#30942)

material

Commit Type Description
663585a1c feat card: support filled variant (#29868)
764a1ccd1 feat dialog: add closePredicate option
48644f56a fix chips: icon cut off when text-spacing is increased (#30867)
86ea718e7 fix schematics: surface-container-low token not emitted (#30985)
d3a8c5b89 fix slide-toggle: opacity tokens not being used (#30946)
0cf6ba107 fix stepper: done icon tokens not emitted in M3 (#30996)
50a9a9b9d fix table: height tokens not applying to flex table (#30978)
c63b1fe7b fix tabs: flicker when animationDuration is set to zero (#30966)
6c9678e69 perf form-field: set notch outline variable only on relevant element (#30955)

cdk

... (truncated)

Commits
  • ba23b51 release: cut the v19.2.15 release
  • 2184cad build: pretty-print adev CDK docs manifests (#31043)
  • 6fb8afc docs(cdk/testing): cleanup apis for landing on adev (#31013)
  • 545e017 build: update rules_browsers to include latest jasmine improvements (#31035)
  • 02a893a fix(docs): Automatic scrolling fails on screens smaller than 721px due to fle...
  • 85e4486 fix(cdk/dialog): avoid setting aria-hidden before focus has moved (#31030) (#...
  • 7664411 docs(material/dialog): remove default value from doc string (#31025)
  • 7cb0add docs: update the csp to include material.angular.dev for files served statica...
  • See full diff in compare view

Updates @angular/platform-browser from 19.2.9 to 19.2.10

Release notes

Sourced f...

Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+296
Deletions:
-296
Package Dependencies
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.14 → 19.2.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.14 → 19.2.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.10 → 19.2.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.10 → 19.2.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.9 → 19.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.10 → 19.2.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.10 → 19.2.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1902.10 → 0.1902.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.2.10 → 19.2.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1902.10 → 0.1902.11
Update Type:
Patch
Technical Details
ID: 177436
UUID: 2512964898
Node ID: PR_kwDONZpH_s6VyM0i
Host: GitHub
Repository: mrlonis/example-angular-async
Merge State: Unknown