Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Bumps @angular/cdk from 13.3.9 to 14.2.2.

Release notes

Sourced from @​angular/cdk's releases.

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)

material

Commit Description
feat - 657774e29b datepicker: Allow user to jump between start and end dates with arrow keys (#25359)

cdk

Commit Description
feat - 06c2164618 a11y: add named export and public property to CdkMonitorFocus directive (#25427)
feat - 0fb2e9a5f7 listbox: add listbox to cdk (#25380) (#25474)
fix - 79858ea14b scrolling: error during server-side rendering (#25461)

Special Thanks

Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

cdk

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

material

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

Special Thanks

Kristiyan Kostadinov and Paul Gschwendtner

15.0.0-next.0 "charcoal-coin" (2022-09-07)

Breaking Changes

material

    • DOM and CSS classes for mat-autocomplete have changes.
    • TypeScript API is largely the same but may have minor differences.
  • DOM and CSS classes for mat-button, mat-fab, and mat-icon-button have changed. Typescript API is largely the same but may have minor differences.

    • DOM and CSS classes for mat-card have changes
    • Typescript API is largely the same but may have minor differences
    • See the MDC migration guide for more information about the changes and how to migrate your app (TODO: link when available)
    • mat-chip-list has been split up into three different components: mat-chip-set, mat-chip-listbox and mat-chip-grid to better represent the different interaction patterns.
    • DOM and CSS classes for mat-option and mat-optgroup have changed.
    • Typescript API is largely the same but may have minor differences
    • DOM and CSS classes for mat-dialog have changes
    • Typescript API is largely the same but may have minor differences
    • See the MDC migration guide for more information about the changes and how to migrate your app (TODO: link when available)
    • fixup! feat(material/dialog): Switch dialog implementation to use MDC
    • DOM and CSS classes for the various list components have changed.
    • Typescript API is largely the same but may have minor differences.
    • DOM and CSS classes for mat-menu have changes.
    • Typescript API is largely the same but may have minor differences.
    • DOM and CSS classes for mat-radio-group and mat-radio-button have changes.
    • Typescript API is largely the same but may have minor differences.
    • DOM and CSS classes for mat-select have changes.
    • TypeScript API is largely the same but may have minor differences.
    • DOM and CSS classes for mat-slide-toggle have changes
    • Typescript API is largely the same but may have minor differences
    • See the MDC migration guide for more information about the changes and how to migrate your app (TODO: link when available)
    • mat-slider has a new API that requires a <input matSliderThumb> element.

... (truncated)

Commits
  • 3db4fe6 release: cut the v14.2.2 release
  • 1b5ae4b ci: re-enable until front of line blocking in publish snapshot job (#25602)
  • b3e35f3 fix(material/datepicker): restore focus after closing animation (#25567)
  • 6275f9d fix(cdk/a11y): account for Windows 11 high contrast themes in detector (#25624)
  • ee0067d build: update angular shared dev-infra code to 50647a2 (#25521)
  • 65af24e fix(cdk/menu): don't prevent default enter and space actions (#25591)
  • eb5f79b fix(cdk/listbox): error with multiple preselected values (#25621)
  • f0556a9 release: cut the v14.2.1 release
  • 2ff1f71 test(cdk/testing): Allow TestComponentsModule to be bootable as a module for ...
  • 07418ae test(cdk/testing): add includeAsyncTests flag (#25542)
  • 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.2.
- [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.2)

---
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 dependabot bot force-pushed the dependabot/npm_and_yarn/angular/cdk-14.2.2 branch from 9c2d75a to 57d32a5 Compare September 22, 2022 14:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2022

Superseded by #260.

@dependabot dependabot bot closed this Sep 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.2.2 branch September 29, 2022 08:06
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