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.4 #624

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/cdk from 13.1.3 to 14.2.4.

Release notes

Sourced from @​angular/cdk's releases.

v14.2.4

14.2.4 "calcium-coconut" (2022-10-05)

material

Commit Description
fix - 9909f2a33 tooltip: animation not cancelled when mouseleave goes through tooltip (#25740)

Special Thanks

Joey Perrott, Kristiyan Kostadinov and Titos Chaniotakis

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)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.2.4 "calcium-coconut" (2022-10-05)

material

Commit Type Description
9909f2a33 fix tooltip: animation not cancelled when mouseleave goes through tooltip (#25740)

Special Thanks

Joey Perrott, Kristiyan Kostadinov and Titos Chaniotakis

15.0.0-next.3 "blubber-blabber" (2022-09-29)

cdk

Commit Type Description
b5f15f426c fix a11y: clean up list key manager on destroy (#25715)

material

Commit Type Description
3b769b3eb3 feat core: remove typography styles from core mixin (#25723)
df50b0721f fix schematics: add explicit typography @​include in v15 update (#25724)

Special Thanks

Andrew Seguin, Kristiyan Kostadinov and Miles Malerba

15.0.0-next.2 "bamboo-bear" (2022-09-28)

Breaking Changes

material

  • Buttons inside the datepicker popup and datepicker toggle now use the MDC-based button implementation. They have different CSS classes and styles, so custom style overrides may need to be updated

material-luxon-adapter

  • The MatLuxonDateModule now requires at least version 3 of Luxon.

material-luxon-adapter

Commit Type Description
e1c0c5528 feat update to luxon 3 (#25660)

material

Commit Type Description
73ef52ce1 feat core: add option to disable core typography (#25706)
ca5428383 feat datepicker: make compatible with MDC & legacy components (#25648)
36af2a3fb feat form-field: add error harness (#25698)
8ca3155db feat select: add page down/up button functionality (#25508)
90e644634 fix bottom-sheet: aria-modal not being set
1e969dd6a fix core: add flag whether to copy color theme values (#25695)
c14d17684 fix core: add optional warning for incomplete themes (#25654)
c35763be9 fix core: add typography to prebuilt themes (#25696)

... (truncated)

Commits
  • 33f3743 release: cut the v14.2.4 release
  • 836d6a6 build: update saucelabs connect version (#25636)
  • 7e56c55 docs(material/theming): fix typo in theming guide (#25685)
  • 9909f2a fix(material/tooltip): animation not cancelled when mouseleave goes through t...
  • 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)
  • 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 #626.