eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
13 stars 74 forks source link

build(deps): bump @angular/cdk from 15.2.9 to 17.3.3 #244

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps @angular/cdk from 15.2.9 to 17.3.3.

Release notes

Sourced from @​angular/cdk's releases.

v17.3.3

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)

v17.3.2

17.3.2 "benitoite-biscuit" (2024-03-28)

material

Commit Description
fix - aee721ec6 chips: use concrete value for remove icon size (#28751)
fix - 4ca9ac56b datepicker: datepicker row count inaccurate for screen reader (#28760)

cdk

Commit Description
fix - de2388190 a11y: support signals in ListKeyManager (#28757)
fix - 38a12a9f0 listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

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)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.3.3 "metal-fork" (2024-04-03)

material

Commit Type Description
7ccc392936 fix button-toggle: standard button toggle strong focus bord… (#28790)
8b92fda61f fix sort: clear aria description on destroy (#28801)

multiple

Commit Type Description
6b5b0c5db3 fix set nonce using setAttribute (#28800)

17.3.2 "benitoite-biscuit" (2024-03-28)

cdk

Commit Type Description
de2388190 fix a11y: support signals in ListKeyManager (#28757)
38a12a9f0 fix listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

material

Commit Type Description
aee721ec6 fix chips: use concrete value for remove icon size (#28751)
4ca9ac56b fix datepicker: datepicker row count inaccurate for screen reader (#28760)

18.0.0-next.2 "gahnite-globe" (2024-03-28)

cdk

Commit Type Description
da980a80b fix a11y: support signals in ListKeyManager (#28757)
9c4e451da fix listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

material

Commit Type Description
4473a379f feat core: add prebuilt themes based on M3
b312b9491 feat schematics: use M3 themes in schematics
b9d4048c5 fix chips: use concrete value for remove icon size (#28751)
457ce698f fix datepicker: datepicker row count inaccurate for screen reader (#28760)

material-experimental

Commit Type Description
c345df788 feat theming: add mixin for customizing checkbox tokens (#28759)
c932512ba fix theming: avoid re-emitting the same tokens from the backwards-compatibility styles

... (truncated)

Commits
  • 797d97d release: cut the v17.3.3 release
  • 8b92fda fix(material/sort): clear aria description on destroy (#28801)
  • 6b5b0c5 fix(multiple): set nonce using setAttribute (#28800)
  • 7ccc392 fix(material/button-toggle): standard button toggle strong focus bord… (#28790)
  • 58faa94 release: cut the v17.3.2 release
  • a8ab193 build: match Node version with main (#28796)
  • 4ca9ac5 fix(material/datepicker): datepicker row count inaccurate for screen reader (...
  • 4e32a4f refactor(cdk/a11y): un-deprecate focus trap (#28768)
  • 7ef32f5 ci: move saucelabs and browserstack to regular CI jobs (#28765)
  • dd7eb2c build: update scorecard config (#28763)
  • 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)