kubikowski / inanity

a personal sandbox
https://inanity.io
2 stars 0 forks source link

build(deps): bump @angular/cdk from 13.1.3 to 14.2.3 #622

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cdk from 13.1.3 to 14.2.3.

Release notes

Sourced from @​angular/cdk's releases.

v14.2.3

14.2.3 "wool-wombat" (2022-09-28)

material

Commit Description
fix - 8c3d79156 bottom-sheet: aria-modal not being set
fix - 7d314a87b dialog: aria-modal not being set
fix - bc978445b stepper: remove invalid aria attribute (#25644)
fix - a9d3bc580 tooltip: animations running when timeouts haven't elapsed (#25699) (#25701)

Special Thanks

James Skinner, Kristiyan Kostadinov and Paul Gschwendtner

v14.2.2

14.2.2 "cytoplasm-salmon" (2022-09-14)

material

Commit Description
fix - b3e35f3be4 datepicker: restore focus after closing animation (#25567)

cdk

Commit Description
fix - 6275f9d41f a11y: account for Windows 11 high contrast themes in detector (#25624)
fix - eb5f79bb7b listbox: error with multiple preselected values (#25621)
fix - 65af24ee53 menu: don't prevent default enter and space actions (#25591)

Special Thanks

Kristiyan Kostadinov and Paul Gschwendtner

v14.2.1

14.2.1 "carbon-candle" (2022-09-07)

material

Commit Description
fix - 8683f476c button-toggle: incorrect event source in some cases (#25544)

cdk

Commit Description
fix - 84388dd23 collections: ConnectableObservable incorrectly inferred as data source (#25526)

Special Thanks

Kristiyan Kostadinov, Mark Goldberg and Paul Gschwendtner

v14.2.0

14.2.0 "rayon-river" (2022-08-25)

cdk-experimental

Commit Description
fix - aaa9d93c92 listbox: fix issue with aria-selected (#25373)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.2.3 "wool-wombat" (2022-09-28)

material

Commit Type Description
8c3d79156 fix bottom-sheet: aria-modal not being set
7d314a87b fix dialog: aria-modal not being set
bc978445b fix stepper: remove invalid aria attribute (#25644)
a9d3bc580 fix tooltip: animations running when timeouts haven't elapsed (#25699) (#25701)

Special Thanks

James Skinner, Kristiyan Kostadinov and Paul Gschwendtner

15.0.0-next.1 "ferrofluid-flounder" (2022-09-14)

cdk

Commit Type Description
c294a3a5e3 fix a11y: account for Windows 11 high contrast themes in detector (#25624)
1b0265c4a5 fix listbox: error with multiple preselected values (#25621)
eae2620e4b fix menu: don't prevent default enter and space actions (#25591)

material

Commit Type Description
518b2b63aa fix button: remove dependency on legacy button (#25579)
1ade334525 fix card: remove card deps on legacy-card
7021954dea fix core: fix swapped units in define-typography functions (#25615)
bf9f2ec1d5 fix core: warn when legacy theme is created (#25625)
814ba1b668 fix datepicker: restore focus after closing animation (#25567)
5e34770a41 fix dialog: remove dialog deps on legacy-dialog
a0d74daf94 fix form-field: fix typography for native input element (#25616)
73550546e4 fix menu: update submenu indication when menu is assigned (#25608)
07421d02fe fix paginator: remove deps on legacy components
9331866b11 fix progress-bar: add coercion for number inputs (#25585)
c5c8e64f10 fix progress-bar: remove dependency on legacy progress bar (#25581)
f9583184d6 fix progress-spinner: remove dependency on legacy progress spinner (#25583)
9be94a0bfb fix select: fix arrow alignment (#25626)
a3e6b58482 fix slide-toggle: remove slide-toggle deps on legacy-slide-toggle
e8e91538f4 fix snack-bar: fix legacy reference in docs
4b1ecdf71a fix sort: remove deps on legacy components
b98ae5ac07 fix stepper: remove deps on legacy components
b70c18bcfe fix table: fix legacy reference in docs
c586fe6fc5 fix tabs: remove tabs deps on legacy-tabs
04ea76cd01 fix tooltip: remove tooltip deps on legacy-tooltip

Special Thanks

Andrew Seguin, ConnorLin, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Zach Arend

... (truncated)

Commits
  • 91dfa67 release: cut the v14.2.3 release
  • b53858b docs(material/input): Fix cdkTextareaAutosize link (#25688)
  • a9d3bc5 fix(material/tooltip): animations running when timeouts haven't elapsed (#256...
  • 8c3d791 fix(material/bottom-sheet): aria-modal not being set
  • 7d314a8 fix(material/dialog): aria-modal not being set
  • f1e554a build: setup remote execution through dev-infra Orb (#25694)
  • af70772 build: update shared dev-infra orb to fix snapshot tests (#25690)
  • 43343f8 build: use shared circleci dev-infra for common circleci code (#25651)
  • bc97844 fix(material/stepper): remove invalid aria attribute (#25644)
  • 3db4fe6 release: cut the v14.2.2 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 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 2 years ago

Superseded by #624.