eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
15 stars 80 forks source link

build(deps): bump @angular/material from 14.2.7 to 16.2.8 #113

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @angular/material from 14.2.7 to 16.2.8.

Release notes

Sourced from @​angular/material's releases.

v16.2.8

16.2.8 "velvet-rabbit" (2023-10-11)

v16.2.7

16.2.7 "corundum-candy" (2023-10-04)

material

Commit Description
fix - fd97395cd tabs: nav bar not navigating on enter presses (#27862)

v16.2.6

16.2.6 "jade-jungle" (2023-09-27)

material

Commit Description
fix - 451d0e5190 datepicker: improved missing dateAdapters error message to include matLuxon and matDateFns (#26889)

cdk

Commit Description
fix - 3e9228a6d0 menu: context menu closing immediately on control + click on Safari (#27838)

v16.2.5

16.2.5 "cardboard-plane" (2023-09-20)

material

Commit Description
fix - 158d5f37a form-field: style the cursor the same way as the rest of the input (#26491) (#27795)

cdk

Commit Description
fix - 80acf7910 scrolling: unsubscribe from scrolled stream when viewport is destroyed (#27800)

v16.2.4

16.2.4 "wood-wagon" (2023-09-13)

material

Commit Description
fix - 38ebf49060 autocomplete: requireSelection incorrectly resetting value when there are no options (#27781)

v16.2.3

16.2.3 "plastic-part" (2023-09-07)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.2.8 "velvet-rabbit" (2023-10-11)

17.0.0-next.6 "antimony-ant" (2023-10-04)

cdk

Commit Type Description
c5ab88020 fix schematics: support both application and browser builders (#27875)

material

Commit Type Description
06559a012 feat dialog: switch to standalone (#27860)
82844b3d5 feat theming: Open up new APIs to access theme values (#27865)
dbd31dec8 fix radio: Apply tokens at mixin root (#27864)
5dd614aa1 fix tabs: nav bar not navigating on enter presses (#27862)

material-experimental

Commit Type Description
75029c273 feat theming: add M3 progress-spinner support (#27868)
2f958aced feat theming: add M3 radio support (#27867)

16.2.7 "corundum-candy" (2023-10-04)

material

Commit Type Description
fd97395cd fix tabs: nav bar not navigating on enter presses (#27862)

17.0.0-next.5 "aerogel-aurora" (2023-09-27)

Breaking Changes

material

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

material-experimental

Commit Type Description
fbc7bdda93 feat theming: add M3 slider support (#27826)
6b57edb1b1 feat theming: add M3 snackbar support (#27824)
545db61b41 feat theming: add M3 toolbar support (#27812)
1930b1dacf feat theming: add M3 tooltip support (#27810)

... (truncated)

Commits
  • 7266e88 release: cut the v16.2.8 release
  • d1d6f17 ci: add slack notifications for failed tests on upstream
  • 3e631da ci: migrate browser tests to GHA
  • 2aa6153 ci: migrate saucelabs and browserstack tests to GHA (#27886)
  • 337d688 docs(material/toolbar): fix indentation in example (#27894)
  • 3e62053 docs(material/form-field): use correct input color in custom control example ...
  • b7e542d release: cut the v16.2.7 release
  • 36c52ed build: fix lint failure (#27876)
  • d62cc12 Toggle aria-modal attribute in parent modal when autocomplete panel opens / c...
  • adbc4b4 ci: setup slack messages for integration test (#27871)
  • 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 11 months ago

Superseded by #120.