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: bump the angular group across 1 directory with 24 updates #9772

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 Feb 1, 2025

Bumps the angular group with 24 updates in the /webapp directory:

Package From To
@angular/animations 18.2.8 19.1.4
@angular/cdk 18.2.8 19.1.2
@angular/common 18.2.8 19.1.4
@angular/compiler 18.2.8 19.1.4
@angular/core 18.2.8 19.1.4
@angular/elements 18.2.8 19.1.4
@angular/forms 18.2.8 19.1.4
@angular/material 18.2.8 19.1.2
@angular/platform-browser 18.2.8 19.1.4
@angular/platform-browser-dynamic 18.2.8 19.1.4
@angular/router 18.2.8 19.1.4
@ngrx/effects 17.1.1 19.0.1
@ngrx/store 17.1.1 19.0.1
zone.js 0.14.4 0.15.0
@angular-builders/custom-webpack 18.0.0 19.0.0
@angular-devkit/build-angular 18.2.8 19.1.5
@angular-eslint/builder 18.3.1 19.0.2
@angular-eslint/eslint-plugin 18.3.1 19.0.2
@angular-eslint/eslint-plugin-template 18.3.1 19.0.2
@angular-eslint/schematics 18.3.1 19.0.2
@angular-eslint/template-parser 18.3.1 19.0.2
@angular/cli 18.2.8 19.1.5
@angular/compiler-cli 18.2.8 19.1.4
@angular/localize 18.2.8 19.1.4

Updates @angular/animations from 18.2.8 to 19.1.4

Release notes

Sourced from @​angular/animations's releases.

v19.1.4

19.1.4 (2025-01-29)

core

Commit Description
fix - 544b9ee7ca0 check whether application is destroyed before printing hydration stats (#59716)
fix - d6e78c072dc ensure type is preserved during HMR (#59700)
fix - c2436702df9 fixes test timer-based test flakiness in CI (#59674)

elements

Commit Description
fix - 44180645992 not setting initial value on signal-based input (#59773)

platform-browser

Commit Description
fix - 1828a840620 prepend baseHref to sourceMappingURL in CSS content (#59730)
fix - 1c84cbca30e Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 12256574626 Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 3f4d5f636aa Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Description
fix - e3da35ec749 prevent error handling when injector is destroyed (#59457)

service-worker

Commit Description
fix - 522acbf3d7e add missing rxjs peer dependency (#59747)

v19.1.3

19.1.3 (2025-01-22)

compiler

Commit Description
fix - ecfb74d287 handle :host-context with comma-separated child selector (#59276)

compiler-cli

Commit Description
fix - 53160e504d extract parenthesized dependencies during HMR (#59644)
fix - 39690969af handle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059 handle new expressions when extracting dependencies (#59637)

core

Commit Description
fix - 408af24ff3 capture self-referencing component during HMR (#59644)
fix - d7575c201c replace metadata in place during HMR (#59644)
fix - 26f6d4c485 skip component ID collision warning during SSR (#59625)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.1.4 (2025-01-29)

core

Commit Type Description
544b9ee7ca0 fix check whether application is destroyed before printing hydration stats (#59716)
d6e78c072dc fix ensure type is preserved during HMR (#59700)
c2436702df9 fix fixes test timer-based test flakiness in CI (#59674)

elements

Commit Type Description
44180645992 fix not setting initial value on signal-based input (#59773)

platform-browser

Commit Type Description
1828a840620 fix prepend baseHref to sourceMappingURL in CSS content (#59730)
1c84cbca30e fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
12256574626 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
3f4d5f636aa fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Type Description
e3da35ec749 fix prevent error handling when injector is destroyed (#59457)

service-worker

Commit Type Description
522acbf3d7e fix add missing rxjs peer dependency (#59747)

19.2.0-next.0 (2025-01-22)

compiler

Commit Type Description
fe8a68329b feat support untagged template literals in expressions (#59230)

compiler-cli

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

core

Commit Type Description
bc2ad7bfd3 feat support streaming resources (#59573)

19.1.3 (2025-01-22)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • a4eb74c fix(core): animation sometimes renderer not being destroyed during HMR (#59574)
  • bfaeefe refactor(animations): drop warning functions in production (#59408)
  • 0e23f20 fix(platform-browser): styles not replaced during HMR when using animations r...
  • 2f5f898 docs(animations): update position parameter to be a decimal (#57927)
  • d010e11 feat(core): add event listener options to renderer (#59092)
  • 0513fbc docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 8d6ea5b docs: fix missing alert block styles in the API reference (#59020)
  • 09df589 refactor(core): Migrate all packages with the explicit-standalone-flag sche...
  • 84b6896 refactor(platform-server): Add an ssr benchmark setup. (#57647)
  • 9dbe6fc refactor: update license text to point to angular.dev (#57901)
  • See full diff in compare view

Updates @angular/cdk from 18.2.8 to 19.1.2

Release notes

Sourced from @​angular/cdk's releases.

v19.1.2

19.1.2 "dolomite-domino" (2025-01-29)

google-maps

Commit Description
fix - 836ad799f hide info window node when opened with content (#30392)

material

Commit Description
fix - b68347467 button-toggle: incorrect shape of focus indicator in vertical group (#30376)
fix - 4a96a25e1 select: fixed text color for selected options in multiple select (#30367)
perf - 29f1da4fb button: Change frequently missed descendant selectors to child selectors (#30385)
perf - 5d6d25fc5 checkbox: Optimize css selectors (#30386)

cdk

Commit Description
fix - 0852c88ea dialog: default aria-modal to false (#30411)
fix - b72838b10 platform: preserve compatibility with angular versions less than 19.1 (#30401) (#30407)
fix - 5b4ca17d5 table: Column sizing and scrolling bug when number of columns in table changes (#30378)
fix - c1a3caeed text-field: auto sizing broken if user styles stretch the element (#30412)
fix - f936c97fb tree: fix broken examples in stackblitz (#30387)

v19.1.1

19.1.1 "lanthanum-labrador" (2025-01-22)

material

Commit Description
fix - 5c4421641 autocomplete: fix initial render logic (#30348)
fix - db3895cf1 chips: fix chip blur timing (#30347)
fix - 09d7476d9 expansion: inherit shape for focus indicator (#30352)

cdk

Commit Description
fix - 380fd1dfa text-field: clear cached line height on resize (#30355)

v19.1.0

19.1.0 "denim-firefly" (2025-01-16)

material-luxon-adapter

Commit Description
fix - e52a369a1b infer first day of week from locale (#30285)

material-experimental

Commit Description
feat - 8685c01a92 column-resize: Add support for "lazy" rather than live updating during resizing. (#30120)

cdk-experimental

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.1.2 "dolomite-domino" (2025-01-29)

cdk

Commit Type Description
0852c88ea fix dialog: default aria-modal to false (#30411)
b72838b10 fix platform: preserve compatibility with angular versions less than 19.1 (#30401) (#30407)
5b4ca17d5 fix table: Column sizing and scrolling bug when number of columns in table changes (#30378)
c1a3caeed fix text-field: auto sizing broken if user styles stretch the element (#30412)
f936c97fb fix tree: fix broken examples in stackblitz (#30387)

material

Commit Type Description
b68347467 fix button-toggle: incorrect shape of focus indicator in vertical group (#30376)
4a96a25e1 fix select: fixed text color for selected options in multiple select (#30367)
29f1da4fb perf button: Change frequently missed descendant selectors to child selectors (#30385)
5d6d25fc5 perf checkbox: Optimize css selectors (#30386)

google-maps

Commit Type Description
836ad799f fix hide info window node when opened with content (#30392)

19.2.0-next.1 "niobium-napkin" (2025-01-22)

cdk

Commit Type Description
48117e7a8 fix text-field: clear cached line height on resize (#30355)

material

Commit Type Description
12b767111 fix autocomplete: fix initial render logic (#30348)
013fe0456 fix autocomplete: switch away from animations module (#30356)
7c9c898fa fix chips: fix chip blur timing (#30347)
066c74025 fix datepicker: switch away from animations module (#30360)
d52c32906 fix expansion: inherit shape for focus indicator (#30352)
4fa46bccc fix form-field: remove dependency on animations module (#30354)

19.1.1 "lanthanum-labrador" (2025-01-22)

cdk

Commit Type Description
380fd1dfa fix text-field: clear cached line height on resize (#30355)

material

Commit Type Description

... (truncated)

Commits
  • b21e4f7 release: cut the v19.1.2 release
  • c1a3cae fix(cdk/text-field): auto sizing broken if user styles stretch the element (#...
  • 0852c88 fix(cdk/dialog): default aria-modal to false (#30411)
  • b72838b fix(cdk/platform): preserve compatibility with angular versions less than 19....
  • be49103 refactor(cdk/a11y): explicitly add Provider type (#30393)
  • ad786f4 docs: updates buttons with icons a11y recommendations (#30400)
  • f936c97 fix(cdk/tree): fix broken examples in stackblitz (#30387)
  • 29f1da4 perf(material/button): Change frequently missed descendant selectors to child...
  • 5d6d25f perf(material/checkbox): Optimize css selectors (#30386)
  • 4a96a25 fix(material/select): fixed text color for selected options in multiple selec...
  • Additional commits viewable in compare view

Updates @angular/common from 18.2.8 to 19.1.4

Release notes

Sourced from @​angular/common's releases.

v19.1.4

19.1.4 (2025-01-29)

core

Commit Description
fix - 544b9ee7ca0 check whether application is destroyed before printing hydration stats (#59716)
fix - d6e78c072dc ensure type is preserved during HMR (#59700)
fix - c2436702df9 fixes test timer-based test flakiness in CI (#59674)

elements

Commit Description
fix - 44180645992 not setting initial value on signal-based input (#59773)

platform-browser

Commit Description
fix - 1828a840620 prepend baseHref to sourceMappingURL in CSS content (#59730)
fix - 1c84cbca30e Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 12256574626 Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 3f4d5f636aa Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Description
fix - e3da35ec749 prevent error handling when injector is destroyed (#59457)

service-worker

Commit Description
fix - 522acbf3d7e add missing rxjs peer dependency (#59747)

v19.1.3

19.1.3 (2025-01-22)

compiler

Commit Description
fix - ecfb74d287 handle :host-context with comma-separated child selector (#59276)

compiler-cli

Commit Description
fix - 53160e504d extract parenthesized dependencies during HMR (#59644)
fix - 39690969af handle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059 handle new expressions when extracting dependencies (#59637)

core

Commit Description
fix - 408af24ff3 capture self-referencing component during HMR (#59644)
fix - d7575c201c replace metadata in place during HMR (#59644)
fix - 26f6d4c485 skip component ID collision warning during SSR (#59625)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.1.4 (2025-01-29)

core

Commit Type Description
544b9ee7ca0 fix check whether application is destroyed before printing hydration stats (#59716)
d6e78c072dc fix ensure type is preserved during HMR (#59700)
c2436702df9 fix fixes test timer-based test flakiness in CI (#59674)

elements

Commit Type Description
44180645992 fix not setting initial value on signal-based input (#59773)

platform-browser

Commit Type Description
1828a840620 fix prepend baseHref to sourceMappingURL in CSS content (#59730)
1c84cbca30e fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
12256574626 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
3f4d5f636aa fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Type Description
e3da35ec749 fix prevent error handling when injector is destroyed (#59457)

service-worker

Commit Type Description
522acbf3d7e fix add missing rxjs peer dependency (#59747)

19.2.0-next.0 (2025-01-22)

compiler

Commit Type Description
fe8a68329b feat support untagged template literals in expressions (#59230)

compiler-cli

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

core

Commit Type Description
bc2ad7bfd3 feat support streaming resources (#59573)

19.1.3 (2025-01-22)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • 873870f refactor(common): drop error messages in production (#59545)
  • 2c770a2 refactor(common): drop platform check in PreconnectLinkChecker (#59714)
  • b4b36ed refactor(common): tree-shake PreloadLinkCreator for client bundles (#59431)
  • 15cc74f refactor(common): simplify joinWithSlash (#59484)
  • b7b8da5 refactor(common): simplify null/undefined check in keyvalue pipe (#59696)
  • 60094d3 refactor(common): prevent duplicating Accept header name (#59546)
  • 810ed6a refactor(common): prevent duplicating Content-Type header (#59518)
  • e2b7359 refactor(common): drop error message in production (#59471)
  • 95c0e51 docs: update class & style binding recommendation (#59240)
  • 6a0dd96 Revert "refactor: initialize headers map directly in HttpHeaders class (#5926...
  • Additional commits viewable in compare view

Updates @angular/compiler from 18.2.8 to 19.1.4

Release notes

Sourced from @​angular/compiler's releases.

v19.1.4

19.1.4 (2025-01-29)

core

Commit Description
fix - 544b9ee7ca0 check whether application is destroyed before printing hydration stats (#59716)
fix - d6e78c072dc ensure type is preserved during HMR (#59700)
fix - c2436702df9 fixes test timer-based test flakiness in CI (#59674)

elements

Commit Description
fix - 44180645992 not setting initial value on signal-based input (#59773)

platform-browser

Commit Description
fix - 1828a840620 prepend baseHref to sourceMappingURL in CSS content (#59730)
fix - 1c84cbca30e Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 12256574626 Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 3f4d5f636aa Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Description
fix - e3da35ec749 prevent error handling when injector is destroyed (#59457)

service-worker

Commit Description
fix - 522acbf3d7e add missing rxjs peer dependency (#59747)

v19.1.3

19.1.3 (2025-01-22)

compiler

Commit Description
fix - ecfb74d287 handle :host-context with comma-separated child selector (#59276)

compiler-cli

Commit Description
fix - 53160e504d extract parenthesized dependencies during HMR (#59644)
fix - 39690969af handle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059 handle new expressions when extracting dependencies (#59637)

core

Commit Description
fix - 408af24ff3 capture self-referencing component during HMR (#59644)
fix - d7575c201c replace metadata in place during HMR (#59644)
fix - 26f6d4c485 skip component ID collision warning during SSR (#59625)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.1.4 (2025-01-29)

core

Commit Type Description
544b9ee7ca0 fix check whether application is destroyed before printing hydration stats (#59716)
d6e78c072dc fix ensure type is preserved during HMR (#59700)
c2436702df9 fix fixes test timer-based test flakiness in CI (#59674)

elements

Commit Type Description
44180645992 fix not setting initial value on signal-based input (#59773)

platform-browser

Commit Type Description
1828a840620 fix prepend baseHref to sourceMappingURL in CSS content (#59730)
1c84cbca30e fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
12256574626 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
3f4d5f636aa fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Type Description
e3da35ec749 fix prevent error handling when injector is destroyed (#59457)

service-worker

Commit Type Description
522acbf3d7e fix add missing rxjs peer dependency (#59747)

19.2.0-next.0 (2025-01-22)

compiler

Commit Type Description
fe8a68329b feat support untagged template literals in expressions (#59230)

compiler-cli

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

core

Description has been truncated

Commit Type Description
bc2ad7bfd3 feat support streaming resources (#59573)

Bumps the angular group with 24 updates in the /webapp directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.8` | `19.1.4` |
| [@angular/cdk](https://github.com/angular/components) | `18.2.8` | `19.1.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.8` | `19.1.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.8` | `19.1.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.8` | `19.1.4` |
| [@angular/elements](https://github.com/angular/angular/tree/HEAD/packages/elements) | `18.2.8` | `19.1.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.8` | `19.1.4` |
| [@angular/material](https://github.com/angular/components) | `18.2.8` | `19.1.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.8` | `19.1.4` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.8` | `19.1.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.8` | `19.1.4` |
| [@ngrx/effects](https://github.com/ngrx/platform) | `17.1.1` | `19.0.1` |
| [@ngrx/store](https://github.com/ngrx/platform) | `17.1.1` | `19.0.1` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.4` | `0.15.0` |
| [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack) | `18.0.0` | `19.0.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.8` | `19.1.5` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.1` | `19.0.2` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.1` | `19.0.2` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.1` | `19.0.2` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.1` | `19.0.2` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.1` | `19.0.2` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.8` | `19.1.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.8` | `19.1.4` |
| [@angular/localize](https://github.com/angular/angular) | `18.2.8` | `19.1.4` |



Updates `@angular/animations` from 18.2.8 to 19.1.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.1.4/packages/animations)

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

Updates `@angular/common` from 18.2.8 to 19.1.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.1.4/packages/common)

Updates `@angular/compiler` from 18.2.8 to 19.1.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.1.4/packages/compiler)

Updates `@angular/core` from 18.2.8 to 19.1.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.1.4/packages/core)

Updates `@angular/elements` from 18.2.8 to 19.1.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.1.4/packages/elements)

Updates `@angular/forms` from 18.2.8 to 19.1.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.1.4/packages/forms)

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

Updates `@angular/platform-browser` from 18.2.8 to 19.1.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.1.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.8 to 19.1.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.1.4/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.8 to 19.1.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.1.4/packages/router)

Updates `@ngrx/effects` from 17.1.1 to 19.0.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.1...19.0.1)

Updates `@ngrx/store` from 17.1.1 to 19.0.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.1...19.0.1)

Updates `zone.js` from 0.14.4 to 0.15.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js)

Updates `@angular-builders/custom-webpack` from 18.0.0 to 19.0.0
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/custom-webpack)

Updates `@angular-devkit/build-angular` from 18.2.8 to 19.1.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@18.2.8...19.1.5)

Updates `@angular-eslint/builder` from 18.3.1 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.3.1 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.3.1 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.3.1 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.3.1 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/template-parser)

Updates `@angular/cli` from 18.2.8 to 19.1.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@18.2.8...19.1.5)

Updates `@angular/compiler-cli` from 18.2.8 to 19.1.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.1.4/packages/compiler-cli)

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

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/elements"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@ngrx/effects"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@ngrx/store"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-builders/custom-webpack"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Update the project's dependencies/libraries javascript Pull requests that update Javascript code labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Update the project's dependencies/libraries javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant