cevi / event-overview-cevidb

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

Bump @angular/material from 17.1.1 to 17.2.2 in /frontend #101

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @angular/material from 17.1.1 to 17.2.2.

Release notes

Sourced from @​angular/material's releases.

v17.2.2

17.2.2 "metal-marble" (2024-03-06)

material-experimental

Commit Description
feat - f18ef99785 theming: provide hook for formatting toke… (#28660)

material

Commit Description
fix - 65aaaf3abf autocomplete: prevent hidden overlay from blocking clicks (#28677)
fix - d08ddaab81 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
fix - 5b3210bfda checkbox: derive checkmark color from palette
fix - fb20320b82 chips: derive surface color from palette
fix - fe01e298a0 core: mark fields on HasErrorState as nullable (#28689)
fix - afbb34e415 datepicker: always move caret to the end of the start input on backspace (#28669)
fix - ec6f8e2e62 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
fix - ba6e809761 expansion: prevent focus from entering the panel while it's animating (#28646)
fix - 07f5ed9dc6 schematics: add typography and density to custom theme (#28645)
fix - 6d8160c166 schematics: don't interrupt ng add if adding the animations module fails (#28675)
fix - 9655ecb872 slide-toggle: m3 selected track outline (#28625) (#28634)
perf - 7d352fbf88 form-field: resolve scrolling performance issues (#27251)

cdk

Commit Description
fix - 4af777a189 drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
fix - 94eafc134f overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

multiple

Commit Description
fix - 14c055fe07 derive all token values from theme (#28664)

v17.2.1

17.2.1 "allactite-acorn" (2024-02-22)

material

Commit Description
fix - 0c5781bfc expansion: center indicator icon in M3 (#28603)

cdk

Commit Description
fix - c617cd7c8 listbox: make typeahead label nullable (#28602)
fix - 67956e065 overlay: only emit positionChanges when position is different
fix - d5d856348 overlay: run positionChange event inside the zone

v17.2.0

17.2.0 "polymer-prism" (2024-02-14)

material-experimental

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.2.2 "metal-marble" (2024-03-06)

cdk

Commit Type Description
4af777a189 fix drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
94eafc134f fix overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

material

Commit Type Description
65aaaf3abf fix autocomplete: prevent hidden overlay from blocking clicks (#28677)
d08ddaab81 fix autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
5b3210bfda fix checkbox: derive checkmark color from palette
fb20320b82 fix chips: derive surface color from palette
fe01e298a0 fix core: mark fields on HasErrorState as nullable (#28689)
afbb34e415 fix datepicker: always move caret to the end of the start input on backspace (#28669)
ec6f8e2e62 fix datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
ba6e809761 fix expansion: prevent focus from entering the panel while it's animating (#28646)
07f5ed9dc6 fix schematics: add typography and density to custom theme (#28645)
6d8160c166 fix schematics: don't interrupt ng add if adding the animations module fails (#28675)
9655ecb872 fix slide-toggle: m3 selected track outline (#28625) (#28634)
7d352fbf88 perf form-field: resolve scrolling performance issues (#27251)

material-experimental

Commit Type Description
f18ef99785 feat theming: provide hook for formatting toke… (#28660)

multiple

Commit Type Description
14c055fe07 fix derive all token values from theme (#28664)

17.3.0-next.0 "allanite-apricot" (2024-02-22)

google-maps

Commit Type Description
b4b91be04 feat add advanced marker (#28525)
cc618b450 fix advanced marker not destroyed
5269e0f9d fix mapId not being set

17.2.1 "allactite-acorn" (2024-02-22)

cdk

Commit Type Description
c617cd7c8 fix listbox: make typeahead label nullable (#28602)
67956e065 fix overlay: only emit positionChanges when position is different

... (truncated)

Commits
  • 8c1891c release: cut the v17.2.2 release
  • fe01e29 fix(material/core): mark fields on HasErrorState as nullable (#28689)
  • 4dc2b52 refactor(material-experimental/theming): move error colors into color palette...
  • f18ef99 feat(material-experimental/theming): provide hook for formatting toke… (#28660)
  • ec6f8e2 fix(material/datepicker): datepicker doesn't announce newly selected range in...
  • 5c8feac refactor(material/core): deprecate TypeScript mixin functions (#28673)
  • afbb34e fix(material/datepicker): always move caret to the end of the start input on ...
  • 6d8160c fix(material/schematics): don't interrupt ng add if adding the animations mod...
  • 65aaaf3 fix(material/autocomplete): prevent hidden overlay from blocking clicks (#28677)
  • fb20320 fix(material/chips): derive surface color from palette
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

Looks like @angular/material is up-to-date now, so this is no longer needed.