DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
23 stars 5 forks source link

build(deps): bump the angular group in /frontend with 13 updates #1831

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the angular group in /frontend with 13 updates:

Package From To
@angular/animations 18.2.4 18.2.5
@angular/cdk 18.2.4 18.2.5
@angular/common 18.2.4 18.2.5
@angular/compiler 18.2.4 18.2.5
@angular/core 18.2.4 18.2.5
@angular/forms 18.2.4 18.2.5
@angular/material 18.2.4 18.2.5
@angular/platform-browser 18.2.4 18.2.5
@angular/platform-browser-dynamic 18.2.4 18.2.5
@angular/router 18.2.4 18.2.5
@angular-devkit/build-angular 18.2.4 18.2.5
@angular/cli 18.2.4 18.2.5
@angular/compiler-cli 18.2.4 18.2.5

Updates @angular/animations from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/animations's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/animations's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular/cdk from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/cdk's releases.

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)
Changelog

Sourced from @​angular/cdk's changelog.

18.2.5 "bismuth-badge" (2024-09-20)

cdk

Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
7db4b5f4c fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
f9e18109e fix chips: increase chip remove touch target size (#29452)
2cf2f5321 fix datepicker: replace labels not pointing to anything (#29755)
7ab65e4fb fix select: remove incompatible aria-autocomplete attribute (#29645)
06818a7ed fix slider: log proper error when slider isn't configured correctly (#29745)

19.0.0-next.5 "astatine-armor" (2024-09-20)

cdk

Commit Type Description
4cd2152d9 fix drag-drop: account for scale when setting free drag position (#29739)
fd4085895 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
560878a23 fix overlay: load structural styles in a cascade layer (#29725)
873eb01e0 fix portal: remove ComponentFactoryResolver usages (#27427)
be004b89f fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
777d1d295 fix chips: increase chip remove touch target size (#29452)
602bef1cd fix datepicker: replace labels not pointing to anything (#29755)
60776637e fix select: remove incompatible aria-autocomplete attribute (#29645)
0ed5d7d4f fix slider: log proper error when slider isn't configured correctly (#29745)

google-maps

Commit Type Description
1bd976c6a feat Add support for some mouse events #29741 (#29747)

material-date-fns-adapter

Commit Type Description
234e5e0e8 feat add support for date-fns 4 (#29744)

Commits
  • a6d8793 release: cut the v18.2.5 release
  • 919f08d test(material/select): fix broken test (#29760)
  • 724dc2f docs(material/tree): update examples on docs pages, add new childrenAccessor ...
  • f9e1810 fix(material/chips): increase chip remove touch target size (#29452)
  • 7ab65e4 fix(material/select): remove incompatible aria-autocomplete attribute (#29645)
  • 7db4b5f fix(cdk/tree): resolve maximum call stack error (#29754)
  • 2cf2f53 fix(material/datepicker): replace labels not pointing to anything (#29755)
  • 06818a7 fix(material/slider): log proper error when slider isn't configured correctly...
  • 0728d9f docs(material/select): prevent select from jumping in custom trigger example ...
  • 1ea55b6 fix(cdk/drag-drop): account for scale when setting free drag position (#29739)
  • Additional commits viewable in compare view


Updates @angular/common from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/common's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/common's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular/compiler from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/compiler's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular/core from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/core's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/core's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits
  • 76709d5 fix(core): Handle @​let declaration with array when preparingForHydration (#...
  • 5c86694 fix(migrations): account for explicit standalone: false in migration (#57803)
  • See full diff in compare view


Updates @angular/forms from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/forms's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/forms's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular/material from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/material's releases.

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)
Changelog

Sourced from @​angular/material's changelog.

18.2.5 "bismuth-badge" (2024-09-20)

cdk

Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
7db4b5f4c fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
f9e18109e fix chips: increase chip remove touch target size (#29452)
2cf2f5321 fix datepicker: replace labels not pointing to anything (#29755)
7ab65e4fb fix select: remove incompatible aria-autocomplete attribute (#29645)
06818a7ed fix slider: log proper error when slider isn't configured correctly (#29745)

19.0.0-next.5 "astatine-armor" (2024-09-20)

cdk

Commit Type Description
4cd2152d9 fix drag-drop: account for scale when setting free drag position (#29739)
fd4085895 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
560878a23 fix overlay: load structural styles in a cascade layer (#29725)
873eb01e0 fix portal: remove ComponentFactoryResolver usages (#27427)
be004b89f fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description
777d1d295 fix chips: increase chip remove touch target size (#29452)
602bef1cd fix datepicker: replace labels not pointing to anything (#29755)
60776637e fix select: remove incompatible aria-autocomplete attribute (#29645)
0ed5d7d4f fix slider: log proper error when slider isn't configured correctly (#29745)

google-maps

Commit Type Description
1bd976c6a feat Add support for some mouse events #29741 (#29747)

material-date-fns-adapter

Commit Type Description
234e5e0e8 feat add support for date-fns 4 (#29744)

Commits
  • a6d8793 release: cut the v18.2.5 release
  • 919f08d test(material/select): fix broken test (#29760)
  • 724dc2f docs(material/tree): update examples on docs pages, add new childrenAccessor ...
  • f9e1810 fix(material/chips): increase chip remove touch target size (#29452)
  • 7ab65e4 fix(material/select): remove incompatible aria-autocomplete attribute (#29645)
  • 7db4b5f fix(cdk/tree): resolve maximum call stack error (#29754)
  • 2cf2f53 fix(material/datepicker): replace labels not pointing to anything (#29755)
  • 06818a7 fix(material/slider): log proper error when slider isn't configured correctly...
  • 0728d9f docs(material/select): prevent select from jumping in custom trigger example ...
  • 1ea55b6 fix(cdk/drag-drop): account for scale when setting free drag position (#29739)
  • Additional commits viewable in compare view


Updates @angular/platform-browser from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/platform-browser's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/platform-browser's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular/platform-browser-dynamic from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular/router from 18.2.4 to 18.2.5

Release notes

Sourced from @​angular/router's releases.

v18.2.5

18.2.5 (2024-09-18)

compiler-cli

Commit Description
fix - e685ed883a extended diagnostics not validating ICUs (#57845)

core

Commit Description
fix - 76709d5d6e Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Description
fix - 5c866942a1 account for explicit standalone: false in migration (#57803)
Changelog

Sourced from @​angular/router's changelog.

18.2.5 (2024-09-18)

compiler-cli

Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#57845)

core

Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#57816)

migrations

Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#57803)

19.0.0-next.5 (2024-09-11)

core

Commit Type Description
c93b510f9b feat allow passing undefined without needing to include it in the type argument of input (#57621)

Commits


Updates @angular-devkit/build-angular from 18.2.4 to 18.2.5

Release notes

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

v18.2.5

18.2.5 (2024-09-18)

@​angular/build

Commit Description
fix - 707431625 support HTTP HEAD requests for virtual output files
fix - 1032b3da1 update vite to 5.4.6
Changelog

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

18.2.5 (2024-09-18)

@​angular/build

Commit Type Description
707431625 fix support HTTP HEAD requests for virtual output files
1032b3da1 fix update vite to 5.4.6

16.2.16 (2024-09-18)

@​angular-devkit/build-angular

Commit Type Description
12aca0060 fix update vite to 4.5.5

19.0.0-next.6 (2024-09-13)

@​angular/cli

Commit Type Description
de17cbcb8 fix Revert commit enable Node.js compile code cache when available

@​angular/ssr

Commit Type Description
d66aaa3ca feat add server routing configuration API

19.0.0-next.5 (2024-09-12)

@​angular-devkit/architect

Commit Type Description
78f76485f feat merge object options from CLI

... (truncated)

Commits
  • d6384f1 release: cut the v18.2.5 release
  • 7074316 fix(@​angular/build): support HTTP HEAD requests for virtual output files
  • 11554f5 test: ensure localize package is not initially present in E2E test
  • 1032b3d fix(@​angular/build): update vite to 5.4.6
dependabot[bot] commented 1 month ago

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