eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
13 stars 74 forks source link

build(deps): bump @angular/material from 15.2.9 to 17.3.1 #232

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @angular/material from 15.2.9 to 17.3.1.

Release notes

Sourced from @​angular/material's releases.

v17.3.1

17.3.1 "clay-paradox" (2024-03-20)

cdk

Commit Description
fix - 31e30883a3 drag-drop: optionally inject parent drag in preview and placeholder (#28750)

v17.3.0

17.3.0 "cobalt-catfish" (2024-03-14)

google-maps

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

material

Commit Description
feat - 26b376e43 tooltip: be able to customize the longpress delay (#27512)
fix - 09111d002 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - 52da8b33f core: avoid solid ripples in buttons (#28717)
fix - 36d82d89c core: theming validation for m2 themes firing incorrectly (#28707)
fix - 79b447e2e form-field: ensure same stacking context as container (#28713)
fix - 63a764de6 slide-toggle: m3 selected track outline (#28625)
fix - 386f768b6 slider: fix animation issue (#28704)

v17.3.0-rc.0

17.3.0-rc.0 "silver-shoes" (2024-03-06)

material-experimental

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

material

Commit Description
feat - 26b376e43e tooltip: be able to customize the longpress delay (#27512)
fix - 979e903020 autocomplete: prevent hidden overlay from blocking clicks (#28677)
fix - 216ae0cca1 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
fix - 09111d0029 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - c20bac78fb checkbox: derive checkmark color from palette
fix - 577d070ffe chips: derive surface color from palette
fix - a99d8e929f core: mark fields on HasErrorState as nullable (#28689)
fix - fa2687f1a8 datepicker: always move caret to the end of the start input on backspace (#28669)
fix - c72add69a3 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
fix - 24eaa2ed63 expansion: prevent focus from entering the panel while it's animating (#28646)
fix - dd97c0eb96 schematics: add typography and density to custom theme (#28645)
fix - b169320777 schematics: don't interrupt ng add if adding the animations module fails (#28675)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

17.3.1 "clay-paradox" (2024-03-20)

cdk

Commit Type Description
31e30883a3 fix drag-drop: optionally inject parent drag in preview and placeholder (#28750)

18.0.0-next.0 "diamond-dachshund" (2024-03-14)

material

Commit Type Description
e2a45bf1e feat core: Allow namespacing ripple-loader event handler (#28699)

17.3.0 "cobalt-catfish" (2024-03-14)

material

Commit Type Description
26b376e43 feat tooltip: be able to customize the longpress delay (#27512)
09111d002 fix button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
52da8b33f fix core: avoid solid ripples in buttons (#28717)
36d82d89c fix core: theming validation for m2 themes firing incorrectly (#28707)
79b447e2e fix form-field: ensure same stacking context as container (#28713)
63a764de6 fix slide-toggle: m3 selected track outline (#28625)
386f768b6 fix slider: fix animation issue (#28704)

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.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)

... (truncated)

Commits
  • 1623d66 release: cut the v17.3.1 release
  • ef0a97e build: bump node version on CI (#28752)
  • 31e3088 fix(cdk/drag-drop): optionally inject parent drag in preview and placeholder ...
  • 85b9424 docs(material/form-field): Update example to not call function in template (#...
  • 0a15c54 release: cut the v17.3.0 release
  • 52da8b3 fix(material/core): avoid solid ripples in buttons (#28717)
  • 79b447e fix(material/form-field): ensure same stacking context as container (#28713)
  • 36d82d8 fix(material/core): theming validation for m2 themes firing incorrectly (#28707)
  • 0b6f153 docs: remove current work from readme (#28705)
  • 386f768 fix(material/slider): fix animation issue (#28704)
  • 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 3 months ago

Superseded by #239.