cevi / event-overview-cevidb

Aus der CeviDB werden automatisiert Kurse, Lager oder weitere Anlässe ausgegeben.
3 stars 0 forks source link

Bump the angular group in /frontend with 13 updates #142

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the angular group in /frontend with 13 updates:

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

Updates @angular/animations from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/animations's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

Sourced from @​angular/animations's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/cdk from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/cdk's releases.

v17.3.5

17.3.5 "titanium-bear" (2024-04-17)

google-maps

Commit Description
fix - d99167eb3 make info window open method compatible with advanced marker

material

Commit Description
fix - 80437d83b autocomplete: panel not visible when opened from multiple triggers (#28843)
fix - 69b5ded96 autocomplete: remove dependency on NgClass (#28849)
fix - 4a56d6afa core: throw better error when mixin doesn't support color variants (#28880)
fix - cbe0a78f7 datepicker: remove dependency on NgClass (#28865)
fix - 7a085c6e0 menu: remove dependency on NgClass (#28877)
fix - 4c16d2cd8 tabs: remove dependency on NgClass (#28875)

cdk

Commit Description
fix - 8c8fe2b65 drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
fix - 312d57a9b observers: don't observe content of comments (#28871)

v17.3.4

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.5 "titanium-bear" (2024-04-17)

cdk

Commit Type Description
8c8fe2b65 fix drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
312d57a9b fix observers: don't observe content of comments (#28871)

material

Commit Type Description
80437d83b fix autocomplete: panel not visible when opened from multiple triggers (#28843)
69b5ded96 fix autocomplete: remove dependency on NgClass (#28849)
4a56d6afa fix core: throw better error when mixin doesn't support color variants (#28880)
cbe0a78f7 fix datepicker: remove dependency on NgClass (#28865)
7a085c6e0 fix menu: remove dependency on NgClass (#28877)
4c16d2cd8 fix tabs: remove dependency on NgClass (#28875)

google-maps

Commit Type Description
d99167eb3 fix make info window open method compatible with advanced marker

18.0.0-next.4 "gold-gold" (2024-04-11)

cdk

Commit Type Description
da302d2e6d fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
d91d0d424b fix scrolling: fix virtual scrolling jankiness with run coalescing (#28846)

material

Commit Type Description
7165a45efa fix list: nav list item border-radius (#28789)
752f5607cc fix menu: invert arrow in RTL (#28830)

17.3.4 "aluminum-arrow" (2024-04-11)

cdk

Commit Type Description
09dcbd2ecf fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

material

Commit Type Description
36a1d45e4e fix list: nav list item border-radius (#28789)
317327d82b fix menu: invert arrow in RTL (#28830)

... (truncated)

Commits
  • be16b2c release: cut the v17.3.5 release
  • d99167e fix(google-maps): make info window open method compatible with advanced marker
  • 7a085c6 fix(material/menu): remove dependency on NgClass (#28877)
  • 4a56d6a fix(material/core): throw better error when mixin doesn't support color varia...
  • 69b5ded fix(material/autocomplete): remove dependency on NgClass (#28849)
  • 80437d8 fix(material/autocomplete): panel not visible when opened from multiple trigg...
  • cbe0a78 fix(material/datepicker): remove dependency on NgClass (#28865)
  • 4c16d2c fix(material/tabs): remove dependency on NgClass (#28875)
  • eefb090 docs: replace incorrect word in M3 theming guide (#28855)
  • 8c8fe2b fix(cdk/drag-drop): text selection not disabled inside shadow dom on firefox ...
  • Additional commits viewable in compare view


Updates @angular/common from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/common's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

Sourced from @​angular/common's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits
  • 051c140 build(http): Mark the http tests as flaky because of one particular transfe...
  • 766548c fix(common): skip transfer cache on client (#55012)
  • 80d1094 test(common): update ImageKit low quality test (#55193)
  • 53427d8 fix(common): invalid ImageKit quality parameter (#55193)
  • See full diff in compare view


Updates @angular/compiler from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/compiler's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

Sourced from @​angular/compiler's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/core from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/core's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

Sourced from @​angular/core's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/forms from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/forms's releases.

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

Sourced from @​angular/forms's changelog.

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/material from 17.3.3 to 17.3.5

Release notes

Sourced from @​angular/material's releases.

v17.3.5

17.3.5 "titanium-bear" (2024-04-17)

google-maps

Commit Description
fix - d99167eb3 make info window open method compatible with advanced marker

material

Commit Description
fix - 80437d83b autocomplete: panel not visible when opened from multiple triggers (#28843)
fix - 69b5ded96 autocomplete: remove dependency on NgClass (#28849)
fix - 4a56d6afa core: throw better error when mixin doesn't support color variants (#28880)
fix - cbe0a78f7 datepicker: remove dependency on NgClass (#28865)
fix - 7a085c6e0 menu: remove dependency on NgClass (#28877)
fix - 4c16d2cd8 tabs: remove dependency on NgClass (#28875)

cdk

Commit Description
fix - 8c8fe2b65 drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
fix - 312d57a9b observers: don't observe content of comments (#28871)

v17.3.4

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
Changelog

Sourced from @​angular/material's changelog.

17.3.5 "titanium-bear" (2024-04-17)

cdk

Commit Type Description
8c8fe2b65 fix drag-drop: text selection not disabled inside shadow dom on firefox (#28835)
312d57a9b fix observers: don't observe content of comments (#28871)

material

Commit Type Description
80437d83b fix autocomplete: panel not visible when opened from multiple triggers (#28843)
69b5ded96 fix autocomplete: remove dependency on NgClass (#28849)
4a56d6afa fix core: throw better error when mixin doesn't support color variants (#28880)
cbe0a78f7 fix datepicker: remove dependency on NgClass (#28865)
7a085c6e0 fix menu: remove dependency on NgClass (#28877)
4c16d2cd8 fix tabs: remove dependency on NgClass (#28875)

google-maps

Commit Type Description
d99167eb3 fix make info window open method compatible with advanced marker

18.0.0-next.4 "gold-gold" (2024-04-11)

cdk

Commit Type Description
da302d2e6d fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
d91d0d424b fix scrolling: fix virtual scrolling jankiness with run coalescing (#28846)

material

Commit Type Description
7165a45efa fix list: nav list item border-radius (#28789)
752f5607cc fix menu: invert arrow in RTL (#28830)

17.3.4 "aluminum-arrow" (2024-04-11)

cdk

Commit Type Description
09dcbd2ecf fix drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

material

Commit Type Description
36a1d45e4e fix list: nav list item border-radius (#28789)
317327d82b fix menu: invert arrow in RTL (#28830)

... (truncated)

Commits
  • be16b2c release: cut the v17.3.5 release
  • d99167e fix(google-maps): make info window open method compatible with advanced marker
  • 7a085c6 fix(material/menu): remove dependency on NgClass (#28877)
  • 4a56d6a fix(material/core): throw better error when mixin doesn't support color varia...
  • 69b5ded fix(material/autocomplete): remove dependency on NgClass (#28849)
  • 80437d8 fix(material/autocomplete): panel not visible when opened from multiple trigg...
  • cbe0a78 fix(material/datepicker): remove dependency on NgClass (#28865)
  • 4c16d2c fix(material/tabs): remove dependency on NgClass (#28875)
  • eefb090 docs: replace incorrect word in M3 theming guide (#28855)
  • 8c8fe2b fix(cdk/drag-drop): text selection not disabled inside shadow dom on firefox ...
  • Additional commits viewable in compare view


Updates @angular/platform-browser from 17.3.3 to 17.3.5

Release notes

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

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)
Changelog

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

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


Updates @angular/platform-browser-dynamic from 17.3.3 to 17.3.5

Release notes

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

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
dependabot[bot] commented 5 months ago

Superseded by #148.