eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
15 stars 80 forks source link

build(deps): bump @angular/cdk from 15.2.9 to 16.2.9 #119

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @angular/cdk from 15.2.9 to 16.2.9.

Release notes

Sourced from @​angular/cdk's releases.

v16.2.9

16.2.9 "paper-pumpkin" (2023-10-18)

material

Commit Description
fix - 7a8b7daa13 button: buttons in toolbars (#27948)

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

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

16.2.9 "paper-pumpkin" (2023-10-18)

material

Commit Type Description
7a8b7daa13 fix button: buttons in toolbars (#27948)

17.0.0-next.7 "metal-napkin" (2023-10-11)

Breaking Changes

material

  • There are new styles emitted by mat.<component>-theme that are not emitted by any of: mat.<component>-color, mat.<component>-typography, or mat.<component>-density. If you rely on the partial mixins only and don't call mat.<component>-theme, you can add mat.<component>-base to get the missing styles. Alternatively you can call mat.all-component-bases to get just the base styles for all components.
  • There are new styles emitted by mat.bottom-sheet-theme that are not emitted by any of: mat.bottom-sheet-color, mat.bottom-sheet-typography, mat.bottom-sheet-density. If you rely on the partial mixins only and don't call mat.bottom-sheet-theme, you can add mat.bottom-sheet-base to get the missing styles.
  • There are new styles emitted by mat.button-toggle-theme that are not emitted by any of: mat.button-toggle-color, mat.button-toggle-typography, mat.button-toggle-density. If you rely on the partial mixins only and don't call mat.button-toggle-theme, you can add mat.button-toggle-base to get the missing styles.
  • There are new styles emitted by mat.chips-theme that are not emitted by any of: mat.chips-color, mat.chips-typography, mat.chips-density. If you rely on the partial mixins only and don't call mat.chips-theme, you can add mat.chips-base to get the missing styles.
  • There are new styles emitted by mat.menu-theme that are not emitted by any of: mat.menu-color, mat.menu-typography, mat.menu-density. If you rely on the partial mixins only and don't call mat.menu-theme, you can add mat.menu-base to get the missing styles.
  • There are new styles emitted by mat.sidenav-theme that are not emitted by any of: mat.sidenav-color, mat.sidenav-typography, mat.sidenav-density. If you rely on the partial mixins only and don't call mat.sidenav-theme, you can add mat.sidenav-base to get the missing styles.
  • There are new styles emitted by mat.slide-toggle-theme that are not emitted by any of: mat.slide-toggle-color, mat.slide-toggle-typography, mat.slide-toggle-density. If you rely on the partial mixins only and don't call mat.slide-toggle-theme, you can add mat.slide-toggle-base to get the missing styles.
  • There are new styles emitted by mat.table-theme that are not emitted by any of: mat.table-color, mat.table-typography,

... (truncated)

Commits
  • 91476e0 release: cut the v16.2.9 release
  • ff32b51 docs(cdk/a11y): add example of LiveAnnouncer inside dialog (#27944)
  • 7a8b7da fix(material/button): buttons in toolbars (#27948)
  • 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
  • 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 #132.