Skip to content

build(deps): bump the all-frontend-dependencies group across 1 directory with 27 updates#29

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-npm_and_yarn-all-frontend-dependencies-4e2d4f311b
Closed

build(deps): bump the all-frontend-dependencies group across 1 directory with 27 updates#29
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-npm_and_yarn-all-frontend-dependencies-4e2d4f311b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the all-frontend-dependencies group with 27 updates in the / directory:

Package From To
@angular-devkit/core 19.2.1 19.2.9
@angular-devkit/schematics 19.2.1 19.2.9
@angular/cdk 19.2.2 19.2.11
@angular/common 19.2.1 19.2.8
@angular/compiler 19.2.1 19.2.8
@angular/core 19.2.1 19.2.8
@angular/forms 19.2.1 19.2.8
@angular/material 19.2.2 19.2.11
@angular/platform-browser 19.2.1 19.2.8
@angular/platform-browser-dynamic 19.2.1 19.2.8
@angular/platform-server 19.2.1 19.2.8
@angular/router 19.2.1 19.2.8
@angular/ssr 19.2.1 19.2.9
ngx-mat-select-search 8.0.0 8.0.1
@angular-devkit/build-angular 19.2.1 19.2.9
@angular/cli 19.2.1 19.2.9
@angular/compiler-cli 19.2.1 19.2.8
@angular/language-service 19.2.1 19.2.8
@angular/localize 19.2.1 19.2.8
@types/node 22.13.10 22.15.3
angular-eslint 19.2.1 19.3.0
eslint 9.22.0 9.25.1
jasmine 5.6.0 5.7.0
jasmine-core 5.6.0 5.7.0
lint-staged 15.4.3 15.5.1
ng-packagr 19.2.0 19.2.2
typescript-eslint 8.26.0 8.31.0

Updates @angular-devkit/core from 19.2.1 to 19.2.9

Release notes

Sourced from @​angular-devkit/core's releases.

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

19.2.7

@​angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals

19.2.6

@​angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3

... (truncated)

Changelog

Sourced from @​angular-devkit/core's changelog.

19.2.9 (2025-04-23)

@​angular-devkit/build-angular

Commit Type Description
de52cc2c8 fix update http-proxy-middleware to v3.0.5

@​angular/build

Commit Type Description
cc5229a45 fix pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Type Description
a4e415ea6 fix support getPrerenderParams for wildcard routes

18.2.19 (2025-04-23)

@​angular-devkit/build-angular

Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5

20.0.0-next.6 (2025-04-16)

@​schematics/angular

Commit Type Description
d6f594fe0 feat generate applications using TypeScript project references
8654b3fea fix application migration should migrate karma builder package
be6f13ec1 fix remove setting files tsconfig field with SSR/Server generation

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 2a7cb6e release: cut the v19.2.9 release
  • a4e415e fix(@​angular/ssr): support getPrerenderParams for wildcard routes
  • de52cc2 fix(@​angular-devkit/build-angular): update http-proxy-middleware to v3.0.5
  • 36d2644 refactor: replace usage of ng_package with new ng_package from rules_angular
  • cc5229a fix(@​angular/build): pass preserveSymlinks option to Karma esbuild builder
  • 450dc45 release: cut the v19.2.8 release
  • 03a420b refactor(@​angular/build): use ngHmrMode define for Vite prebundling
  • 00cd0d1 fix(@​angular/build): prevent nested CSS in components
  • 8ab033e fix(@​angular/build): update vite to 6.2.6
  • 4a8a4a0 fix(@​angular/build): include module value check when adding custom conditions
  • Additional commits viewable in compare view

Updates @angular-devkit/schematics from 19.2.1 to 19.2.9

Release notes

Sourced from @​angular-devkit/schematics's releases.

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

19.2.7

@​angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals

19.2.6

@​angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3

... (truncated)

Changelog

Sourced from @​angular-devkit/schematics's changelog.

19.2.9 (2025-04-23)

@​angular-devkit/build-angular

Commit Type Description
de52cc2c8 fix update http-proxy-middleware to v3.0.5

@​angular/build

Commit Type Description
cc5229a45 fix pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Type Description
a4e415ea6 fix support getPrerenderParams for wildcard routes

18.2.19 (2025-04-23)

@​angular-devkit/build-angular

Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5

20.0.0-next.6 (2025-04-16)

@​schematics/angular

Commit Type Description
d6f594fe0 feat generate applications using TypeScript project references
8654b3fea fix application migration should migrate karma builder package
be6f13ec1 fix remove setting files tsconfig field with SSR/Server generation

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 2a7cb6e release: cut the v19.2.9 release
  • a4e415e fix(@​angular/ssr): support getPrerenderParams for wildcard routes
  • de52cc2 fix(@​angular-devkit/build-angular): update http-proxy-middleware to v3.0.5
  • 36d2644 refactor: replace usage of ng_package with new ng_package from rules_angular
  • cc5229a fix(@​angular/build): pass preserveSymlinks option to Karma esbuild builder
  • 450dc45 release: cut the v19.2.8 release
  • 03a420b refactor(@​angular/build): use ngHmrMode define for Vite prebundling
  • 00cd0d1 fix(@​angular/build): prevent nested CSS in components
  • 8ab033e fix(@​angular/build): update vite to 6.2.6
  • 4a8a4a0 fix(@​angular/build): include module value check when adding custom conditions
  • Additional commits viewable in compare view

Updates @angular/cdk from 19.2.2 to 19.2.11

Release notes

Sourced from @​angular/cdk's releases.

19.2.11

material

Commit Description
fix - 4d0dcc49f8 list: update documentation (#30883)

cdk

Commit Description
fix - 0509a99d27 overlay: scroll was blocked when zoomed out even if scrolling wasn't an option (#30762)
fix - 14afce23b6 schematics: account for new karma builder (#30907)

19.2.10

material

Commit Description
fix - ef723db2e0 bottom-sheet: page jumping if backdrop-filter is applied (#30840)

cdk

Commit Description
fix - 604e4d6c98 overlay: disable overlay animation with prefers-reduced-motion (#30858)

v19.2.9

19.2.9 "abellaite-apron" (2025-04-09)

cdk

Commit Description
fix - 111b0c65a table: error if data is accessed too early (#30817)

v19.2.8

19.2.8 "sapphire-kraken" (2025-04-02)

cdk-experimental

Commit Description
perf - bc99b420b2 column-resize: improve hover responsiveness of… (#30708)

material

Commit Description
fix - 491fce2aa7 form-field: move error aria-live to parent container (#30678)
fix - bdbf32af29 tabs: allow ID to be set on tab (#30768)

cdk

Commit Description
perf - 0ee159390f drag-drop: fix performance regression when destroying items (#30751)

v19.2.7

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

material

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.2.11 "dopamine-dumpling" (2025-04-23)

cdk

Commit Type Description
0509a99d27 fix overlay: scroll was blocked when zoomed out even if scrolling wasn't an option (#30762)
14afce23b6 fix schematics: account for new karma builder (#30907)

material

Commit Type Description
4d0dcc49f8 fix list: update documentation (#30883)

20.0.0-next.7 "metal-keys" (2025-04-16)

cdk

Commit Type Description
91a0cf9b02 fix overlay: disable overlay animation with prefers-reduced-motion (#30858)

material

Commit Type Description
5dcbba70a9 fix bottom-sheet: page jumping if backdrop-filter is applied (#30840)
92bcc67c2d fix core: include density tokens in system theme (#30845)
a5aade2df3 fix form-field: preserve aria-describedby set externally across all form controls (#30699)
8b033742b6 fix snack-bar: change politeness level (#30851)

youtube-player

Commit Type Description
18ddea3307 fix use safevalues (#30773)

cdk-experimental

Commit Type Description
9caed2a8a7 feat ui-patterns: tabs ui pattern (#30568)
184ceee3a1 fix listbox: ignore spaces during typeahead (#30766)
a7df65f3e0 fix listbox: use meta as alternative to ctrl (#30852)
ae8f9dd282 fix ui-patterns: fix lint and build config (#30877)
10890983c8 fix ui-patterns: listbox pointer event handler (#30843)

19.2.10 "plastic-monkey" (2025-04-16)

cdk

Commit Type Description
604e4d6c98 fix overlay: disable overlay animation with prefers-reduced-motion (#30858)

material

Commit Type Description

... (truncated)

Commits
  • 7b1d658 release: cut the v19.2.11 release
  • 8ab95ef ci: update public dir for docs preview deployments (#30937)
  • 3009dc0 ci: update public dir for docs preview deployments (#30936)
  • efafba7 ci: setup preview docs service (#30934)
  • 64795cc Revert "[PATCH] Migrate to use rules_js based ng_package (#30917)" (#30928)
  • 89db9f7 [PATCH] Migrate to use rules_js based ng_package (#30917)
  • bf0800c test: add back fixture.whenStable for patch branch (#30923)
  • 0509a99 fix(cdk/overlay): scroll was blocked when zoomed out even if scrolling wasn't...
  • bd2cb38 ci: remove caretaker script which is no longer used (#30866)
  • 587cd8a build: drop usage of rules_nodejs 's pkg_npm in favor of using `npm_packa...
  • Additional commits viewable in compare view

Updates @angular/common from 19.2.1 to 19.2.8

Release notes

Sourced from @​angular/common's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • c90eea2 refactor(common): eliminate redundant iterator-to-array conversion (#60884)
  • 37ab681 fix(common): issue a warning instead of an error when NgOptimizedImage exce...
  • d39e09d fix(http): Include HTTP status code and headers when HTTP requests errored in...
  • 8b9df44 docs: Update guide link in http package md file (#59955)
  • d725c6e refactor(common): convert scripts within packages/common to relative import...
  • 3855730 refactor(core): remove TODOs referencing #24571 (#60648)
  • b222288 docs: remove todo comment (#59928)
  • 4a30a4e refactor(http): replace overriden method with a ts declare (#60278)
  • dad02c6 refactor(http): Make sur to pass context & transferCache from `httpResour...
  • 3076254 refactor(common): drop ngIf assert template error in production (#59705)
  • Additional commits viewable in compare view

Updates @angular/compiler from 19.2.1 to 19.2.8

Release notes

Sourced from @​angular/compiler's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • c0e4ff1 refactor(compiler): add support for the new search element (#54945)
  • 3441f7b fix(compiler): error if rawText isn't estimated correctly (#60529) (#60753)

…ory with 27 updates

Bumps the all-frontend-dependencies group with 27 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `19.2.1` | `19.2.9` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `19.2.1` | `19.2.9` |
| [@angular/cdk](https://github.com/angular/components) | `19.2.2` | `19.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.1` | `19.2.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.1` | `19.2.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.1` | `19.2.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.2.1` | `19.2.8` |
| [@angular/material](https://github.com/angular/components) | `19.2.2` | `19.2.11` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.1` | `19.2.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.1` | `19.2.8` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `19.2.1` | `19.2.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.1` | `19.2.8` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `19.2.1` | `19.2.9` |
| [ngx-mat-select-search](https://github.com/bithost-gmbh/ngx-mat-select-search) | `8.0.0` | `8.0.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.2.1` | `19.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.1` | `19.2.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.1` | `19.2.8` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `19.2.1` | `19.2.8` |
| [@angular/localize](https://github.com/angular/angular) | `19.2.1` | `19.2.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.15.3` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `19.2.1` | `19.3.0` |
| [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.25.1` |
| [jasmine](https://github.com/jasmine/jasmine-npm) | `5.6.0` | `5.7.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.6.0` | `5.7.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.3` | `15.5.1` |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `19.2.0` | `19.2.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.0` | `8.31.0` |



Updates `@angular-devkit/core` from 19.2.1 to 19.2.9
- [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.1...19.2.9)

Updates `@angular-devkit/schematics` from 19.2.1 to 19.2.9
- [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.1...19.2.9)

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

Updates `@angular/common` from 19.2.1 to 19.2.8
- [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.8/packages/common)

Updates `@angular/compiler` from 19.2.1 to 19.2.8
- [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.8/packages/compiler)

Updates `@angular/core` from 19.2.1 to 19.2.8
- [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.8/packages/core)

Updates `@angular/forms` from 19.2.1 to 19.2.8
- [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.8/packages/forms)

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

Updates `@angular/platform-browser` from 19.2.1 to 19.2.8
- [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.8/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.2.1 to 19.2.8
- [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.8/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 19.2.1 to 19.2.8
- [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.8/packages/platform-server)

Updates `@angular/router` from 19.2.1 to 19.2.8
- [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.8/packages/router)

Updates `@angular/ssr` from 19.2.1 to 19.2.9
- [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.1...19.2.9)

Updates `ngx-mat-select-search` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/bithost-gmbh/ngx-mat-select-search/releases)
- [Changelog](https://github.com/bithost-gmbh/ngx-mat-select-search/blob/master/CHANGELOG.md)
- [Commits](bithost-gmbh/ngx-mat-select-search@8.0.0...8.0.1)

Updates `@angular-devkit/build-angular` from 19.2.1 to 19.2.9
- [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.1...19.2.9)

Updates `@angular/cli` from 19.2.1 to 19.2.9
- [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.1...19.2.9)

Updates `@angular/compiler-cli` from 19.2.1 to 19.2.8
- [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.8/packages/compiler-cli)

Updates `@angular/language-service` from 19.2.1 to 19.2.8
- [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.8/packages/language-service)

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

Updates `@types/node` from 22.13.10 to 22.15.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `angular-eslint` from 19.2.1 to 19.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/angular-eslint)

Updates `eslint` from 9.22.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.22.0...v9.25.1)

Updates `jasmine` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-npm@v5.6.0...v5.7.0)

Updates `jasmine-core` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.6.0...v5.7.0)

Updates `lint-staged` from 15.4.3 to 15.5.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.4.3...v15.5.1)

Updates `ng-packagr` from 19.2.0 to 19.2.2
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/19.2.2/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@19.2.0...19.2.2)

Updates `typescript-eslint` from 8.26.0 to 8.31.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@angular-devkit/core"
  dependency-version: 19.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 19.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/cdk"
  dependency-version: 19.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/common"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/core"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/material"
  dependency-version: 19.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/platform-server"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/router"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/ssr"
  dependency-version: 19.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: ngx-mat-select-search
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/language-service"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: angular-eslint
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: eslint
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: jasmine
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: jasmine-core
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: lint-staged
  dependency-version: 15.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
- dependency-name: ng-packagr
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-frontend-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-frontend-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-all-frontend-dependencies-4e2d4f311b branch May 12, 2025 13:11
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.

0 participants