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.6 #633

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cdk from 13.1.3 to 14.2.6.

Release notes

Sourced from @​angular/cdk's releases.

v14.2.6

14.2.6 "quilt-seagull" (2022-10-26)

material

Commit Description
fix - 89771dcc4 tabs: scroll position lost when tab header is hidden (#25855)

Special Thanks

Kristiyan Kostadinov

v14.2.5

14.2.5 "hail-heron" (2022-10-12)

material

Commit Description
fix - 79eab3838d icon: forward fontIcon attribute to element (#25779)

cdk

Commit Description
fix - b116f57d16 drag-drop: native event not passed as parameter to drop container (#25763)

Special Thanks

Joe K, Joey Perrott and Kristiyan Kostadinov

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)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.2.6 "quilt-seagull" (2022-10-26)

material

Commit Type Description
89771dcc4 fix tabs: scroll position lost when tab header is hidden (#25855)

Special Thanks

Kristiyan Kostadinov

15.0.0-rc.0 "plastic-platypus" (2022-10-26)

cdk

Commit Type Description
9e4d57cd2 fix listbox: prevent form submission on click (#25858)
48d666b11 fix listbox: remove incorrect usage of validator (#25856)

material

Commit Type Description
4926cc57e fix chips: allow focusing disabled listbox options (#25771)
59b5d5ef4 fix datepicker: changed after checked error during overlapping open/close sequence (#25843)
0971e3948 fix datepicker: unable to click datepicker toggle when form field is disabled (#25863)
3b7c93930 fix menu: custom origin in focusFirstItem not respected on open (#25812)
1655a6902 fix radio: radio not preselected with static value and an ngIf (#25852)
b85bb6eed fix schematics: remove node_modules prefix from prebuilt theme
de301a876 fix schematics: respect specified directory in mdc migration (#25810)
9a5f931aa fix schematics: switch away from legacy components (#25839)
03f19cb6d fix select: don't assign typeahead value after blur (#25811)
3c01ef310 fix slide-toggle: animations not disabled with NoopAnimationsModule (#25821)
169a03b30 fix tabs: scroll position lost when tab header is hidden (#25855)
4fbe16816 fix tabs: wrong disabled class on tab pagination button (#25832)

multiple

Commit Type Description
fa599b703 fix ensure all public theming mixins are exposed at top-level (#25805)

Special Thanks

Alan Agius, Alvaro Junqueira, Andrew Seguin, Kristiyan Kostadinov, Miles Malerba, Wagner Maciel and Zach Arend

15.0.0-next.5 "snow-swan" (2022-10-12)

Deprecations

material

    • startDateLabel is deprecated because it is not used
    • endDateLabel is deprecated because it is not used

material

Commit Type Description

... (truncated)

Commits
  • f36d70c release: cut the v14.2.6 release
  • 89771dc fix(material/tabs): scroll position lost when tab header is hidden (#25855)
  • ff787fc release: cut the v14.2.5 release
  • 32951aa build: update labels to match standardized labels (#25797)
  • 79eab38 fix(material/icon): forward fontIcon attribute to element (#25779)
  • 512ba8d docs(material/badge): don't use inline elements in badge demo (#25758)
  • b116f57 fix(cdk/drag-drop): native event not passed as parameter to drop container (#...
  • 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)
  • 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 1 year ago

Superseded by #641.