eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
17 stars 82 forks source link

build(deps): bump @angular/material from 13.3.5 to 16.2.2 #77

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/material from 13.3.5 to 16.2.2.

Release notes

Sourced from @​angular/material's releases.

v16.2.2

16.2.2 "baryte-barnacle" (2023-08-30)

material

Commit Description
fix - 1438747b0 select: set pointer cursor on entire form field (#27678)
fix - 875e7104a slider: keep ios safari slider value binding in sync (#27701)
fix - 19fa9b8e2 slider: make selecting thumbs at min/max easier (#27702)
fix - 38003efcc slider: set word-break on value-indicator (#27709)

cdk

Commit Description
fix - 8511b74e9 table: the CdkNoDataRow directive does not render in the OnPush strategy (#27687)

v16.2.1

16.2.1 "rubber-duck" (2023-08-16)

material

Commit Description
fix - 9ff32fd55 dialog: update aria-labelledby if title is swapped (#27609)
fix - 58dd80225 progress-bar: alignment affected by parent text-align (#27646)
fix - 0ba807125 table: resolve local compilation issues (#27640)

v16.2.0

16.2.0 "paper-rings" (2023-08-09)

material-luxon-adapter

Commit Description
feat - 439d6fc591 add option to set default calendar (#27453)

material-experimental

Commit Description
feat - b77094dc23 themeing: add M3 token values for checkbox and card (#27409)
feat - 227a741c65 theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

material

Commit Description
feat - af1a041239 autocomplete: add input to require selection from the panel (#27423)
feat - 956aec2c64 bottom-sheet: expose rendered ComponentRef
feat - 30c3e13444 dialog: expose rendered ComponentRef
feat - df30433339 slide-toggle: allow for icon to be hidden (#27330)
fix - 2fa3c23301 autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572)
fix - daa6ca3ecd sidenav: only trap focus when backdrop is enabled (#27355)
fix - 860aa42e17 slide-toggle: change slide-toggle to use MDC's token API (#26966)

cdk

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.2.2 "baryte-barnacle" (2023-08-30)

cdk

Commit Type Description
8511b74e9 fix table: the CdkNoDataRow directive does not render in the OnPush strategy (#27687)

material

Commit Type Description
1438747b0 fix select: set pointer cursor on entire form field (#27678)
875e7104a fix slider: keep ios safari slider value binding in sync (#27701)
19fa9b8e2 fix slider: make selecting thumbs at min/max easier (#27702)
38003efcc fix slider: set word-break on value-indicator (#27709)

17.0.0-next.1 "manganese-muffin" (2023-08-30)

Breaking Changes

material

  • There are new styles emitted by mat.dialog-theme that are not emitted by any of: mat.dialog-color, mat.dialog-typography, mat.dialog-density. If you rely on the partial mixins only and don't call mat.dialog-theme, you can add mat.dialog-base to get the missing styles.

material

Commit Type Description
685b585f7 feat theming: add support for M2 themes to theme inspection API
dfba0edfb fix dialog: Move unthemable tokens to theme mixin (#27606)
cf456a2d4 fix form-field: don't toggle hover state over subscript (#27683)
f8252d816 fix progress-spinner: Emit tokens under mixin root selector (#27594)
373a0cbf9 fix select: set pointer cursor on entire form field (#27678)
291b9db91 fix slider: keep ios safari slider value binding in sync (#27701)
eef455620 fix slider: make selecting thumbs at min/max easier (#27702)
3b25de953 fix slider: set word-break on value-indicator (#27709)
6c724c713 fix snack-bar: Emit tokens under mixin root selector (#27667)

cdk

Commit Type Description
b3e4d576b feat overlay: add disposeOnNavigation (#27672)
ca9c490ee fix table: the CdkNoDataRow directive does not render in the OnPush strategy (#27687)

17.0.0-next.0 "paper-crane" (2023-08-17)

Breaking Changes

material

  • There are new styles emitted by mat.fab-theme that are not emitted by any of: mat.fab-color, mat.fab-typography,

... (truncated)

Commits


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 1 year ago

Superseded by #85.