Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2022

Bumps @angular/cdk from 13.3.9 to 14.2.5.

Release notes

Sourced from @​angular/cdk's releases.

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)

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)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

cdk

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

material

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

Special Thanks

Joe K, Joey Perrott and Kristiyan Kostadinov

15.0.0-next.4 "quartz-quill" (2022-10-05)

material

Commit Type Description
9f0071dc4 fix button: cdk-focus classes not being applied (#25619)
17e217acd fix chips: aria-selected not reflecting selection state (#25742)
9dbc4fd70 fix core: add typography hierarchy to prebuilt (#25746)
e73ba59d7 fix core: remove core style parameters (#25738)
a106eba5a fix list: communicate current active page with aria-current (#25681)
2686bfef3 fix list: visually indicate active links in HCM (#25679)
4a512cf29 fix schematics: add custom replacements for imports
f23140419 fix schematics: add support for replacing mixins that begin with all-legacy-component
cfc923029 fix schematics: correctly migrate theme, color & typography
fd11f2b4d fix schematics: ensure test files are included in migration (#25757)
19d0b3613 fix schematics: files with inline resources overwritten by ng-generate (#25744)
018a6f796 fix schematics: fix calling .match on null
1289310d4 fix schematics: improve sass comment adding logic
9d5f0f3cf fix schematics: replace pre-existing attribute values (#25754)
6526277d4 fix tooltip: animation not cancelled when mouseleave goes through tooltip (#25740)
9769a5ada fix tooltip: resolve server-side rendering error (#25728)

Special Thanks

Amy Sorto, Andrew Seguin, Joey Perrott, Kevin Lee / 이지환, Kristiyan Kostadinov, Miles Malerba, Titos Chaniotakis, Wagner Maciel and Zach Arend

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

... (truncated)

Commits
  • 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)
  • 9909f2a fix(material/tooltip): animation not cancelled when mouseleave goes through t...
  • 91dfa67 release: cut the v14.2.3 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)

Bumps [@angular/cdk](https://github.com/angular/components) from 13.3.9 to 14.2.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@13.3.9...14.2.5)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2022

Superseded by #281.

@dependabot dependabot bot closed this Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.2.5 branch October 27, 2022 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants