Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump the angular-dependencies group across 1 directory with 15 updates #3505

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2025

Bumps the angular-dependencies group with 15 updates in the / directory:

Package From To
@angular/animations 19.2.3 19.2.4
@angular/cdk 19.2.6 19.2.7
@angular/common 19.2.3 19.2.4
@angular/compiler 19.2.3 19.2.4
@angular/core 19.2.3 19.2.4
@angular/forms 19.2.3 19.2.4
@angular/localize 19.2.3 19.2.4
@angular/material 19.2.6 19.2.7
@angular/platform-browser 19.2.3 19.2.4
@angular/platform-browser-dynamic 19.2.3 19.2.4
@angular/router 19.2.3 19.2.4
@angular-devkit/build-angular 19.2.4 19.2.5
@angular/cli 19.2.4 19.2.5
@angular/compiler-cli 19.2.3 19.2.4
@angular/language-service 19.2.3 19.2.4

Updates @angular/animations from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/animations's releases.

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)
Changelog

Sourced from @​angular/animations's changelog.

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits

Updates @angular/cdk from 19.2.6 to 19.2.7

Release notes

Sourced from @​angular/cdk's releases.

v19.2.7

19.2.7 "bohrium-banana" (2025-03-26)

material

Commit Description
fix - 3ba64d85c sort: set cursor on entire clickable area (#30696)

cdk

Commit Description
fix - 259bd2323 menu: not clearing aria-controls on context menu (#30680)
Changelog

Sourced from @​angular/cdk's changelog.

19.2.7 "bohrium-banana" (2025-03-26)

cdk

Commit Type Description
259bd2323 fix menu: not clearing aria-controls on context menu (#30680)

material

Commit Type Description
3ba64d85c fix sort: set cursor on entire clickable area (#30696)

20.0.0-next.3 "iridium-irrigator" (2025-03-21)

cdk

Commit Type Description
1e5082dd5 fix overlay: ensure re-exported transitive Dir directive can be imported (#30679)
1b4cae7f2 fix tree: retainining previous objects (#30431)

material

Commit Type Description
aba4c4437 fix chips: chip input not showing placeholder (#30664)
33795a1a1 fix chips: implement disabledInteractive in chip input (#30665)
ee442555e fix timepicker: TimepickerInput component in shadow DOM (#30642)

multiple

Commit Type Description
cb3b0a87a fix ensure re-exported module symbols can be imported (#30667)

Commits
  • 30456bc release: cut the v19.2.7 release
  • 6d95685 Cherry pick fixes (#30715)
  • a46e263 build: remove ts_library from defaults.bzl
  • c3444f2 build: migrate all ng_e2e_test_library targets to ts_project
  • 44487ec build: fix incorrect packaging of theme-color schematic
  • 1c89c49 build: update rules_angular
  • 3bbad6c build: migrate all ng_test_library targets to ts_project
  • 1869cec build: fix ts_project interop causing conflicting mappings
  • 0e18581 [19.2.x]: Third iteration of rules_js migration (#30705)
  • 59ac27d build: update sync config to reflect internal update (#30707)
  • Additional commits viewable in compare view

Updates @angular/common from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/common's releases.

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)
Changelog

Sourced from @​angular/common's changelog.

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits

Updates @angular/compiler from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/compiler's releases.

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)
Changelog

Sourced from @​angular/compiler's changelog.

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits

Updates @angular/core from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/core's releases.

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)
Changelog

Sourced from @​angular/core's changelog.

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits
  • d6d3a87 refactor(core): convert scripts within packages/core/test to relative impor...
  • 854a66d refactor(core): convert scripts within packages/core/src to relative import...
  • 081f5f5 fix(core): fix used templates are not deleted (#60459)
  • 9ac4057 refactor(core): specify reactive node kind for linked signal (#60451)
  • 877456e refactor(core): share code between ComponentRef and targeted instructions (#6...
  • See full diff in compare view

Updates @angular/forms from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/forms's releases.

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)
Changelog

Sourced from @​angular/forms's changelog.

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits

Updates @angular/localize from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/localize's releases.

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)
Changelog

Sourced from @​angular/localize's changelog.

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits
  • 4c16eae release: cut the v19.2.4 release
  • 7a65b06 refactor(core): updates to golden files (#60227) (#60556)
  • d6d3a87 refactor(core): convert scripts within packages/core/test to relative impor...
  • 854a66d refactor(core): convert scripts within packages/core/src to relative import...
  • 00a9331 docs: fix templates bindings link (#60521)
  • 081f5f5 fix(core): fix used templates are not deleted (#60459)
  • 5e109c8 fix(devtools): show preview content even after expanding node (#60360)
  • 9ac4057 refactor(core): specify reactive node kind for linked signal (#60451)
  • d6a1a3a Revert "fix(localize): handle @​angular/build:karma in ng add (#60513)" (#60523)
  • a2f622d fix(localize): handle @​angular/build:karma in ng add (#60513)
  • Additional commits viewable in compare view

Updates @angular/material from 19.2.6 to 19.2.7

Release notes

Sourced from @​angular/material's releases.

v19.2.7

19.2.7 "bohrium-banana" (2025-03-26)

material

Commit Description
fix - 3ba64d85c sort: set cursor on entire clickable area (#30696)

cdk

Commit Description
fix - 259bd2323 menu: not clearing aria-controls on context menu (#30680)
Changelog

Sourced from @​angular/material's changelog.

19.2.7 "bohrium-banana" (2025-03-26)

cdk

Commit Type Description
259bd2323 fix menu: not clearing aria-con...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 29, 2025
@tarlepp
Copy link
Owner

tarlepp commented Mar 29, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2025

The base commit for this pull request has not changed.

@tarlepp
Copy link
Owner

tarlepp commented Mar 29, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-dependencies-34c99e8928 branch from d6796e1 to ced7c64 Compare March 29, 2025 10:43
…ith 15 updates

Bumps the angular-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.2.3` | `19.2.4` |
| [@angular/cdk](https://github.com/angular/components) | `19.2.6` | `19.2.7` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.3` | `19.2.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.3` | `19.2.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.3` | `19.2.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.2.3` | `19.2.4` |
| [@angular/localize](https://github.com/angular/angular) | `19.2.3` | `19.2.4` |
| [@angular/material](https://github.com/angular/components) | `19.2.6` | `19.2.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.3` | `19.2.4` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.3` | `19.2.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.3` | `19.2.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.2.4` | `19.2.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.4` | `19.2.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.3` | `19.2.4` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `19.2.3` | `19.2.4` |



Updates `@angular/animations` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/animations)

Updates `@angular/cdk` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.2.6...19.2.7)

Updates `@angular/common` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/common)

Updates `@angular/compiler` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/compiler)

Updates `@angular/core` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/core)

Updates `@angular/forms` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/forms)

Updates `@angular/localize` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@19.2.3...19.2.4)

Updates `@angular/material` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.2.6...19.2.7)

Updates `@angular/platform-browser` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/router)

Updates `@angular-devkit/build-angular` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.4...19.2.5)

Updates `@angular/cli` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.4...19.2.5)

Updates `@angular/compiler-cli` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/compiler-cli)

Updates `@angular/language-service` from 19.2.3 to 19.2.4
- [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/19.2.4/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-dependencies-34c99e8928 branch from ced7c64 to ddc9a17 Compare April 5, 2025 09:56
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