Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Bump @angular/cdk from 10.2.7 to 11.2.3 #117

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2021

Bumps @angular/cdk from 10.2.7 to 11.2.3.

Release notes

Sourced from @​angular/cdk's releases.

vanadium-vessel

11.2.3 "vanadium-vessel" (2021-03-03)

cdk

bug fix a11y: detect fake touchstart events from screen readers (#21987) (a99a4d298adf9824a3d57756b9fb35b7a1729f36), closes #21947
bug fix accordion: allow for closeAll to be used when multiple mode is disabled (#22055) (02fcebe1a398360bd80ba2ab5e10439cc17d42f7), closes #22003
bug fix overlay: resolve regression when overlay is imported through shorthand path (#22043) (#22086) (2010bb5340e445b50ff1ab6eb89262753549b52f), closes #21896

material

bug fix datepicker: hide date selection model from docs (#22056) (92de83752f25734f6a1c6bad1120ed9e0a17ab87), closes #21985

material-experimental

bug fix mdc-button: add mdc ripple class for fab (#21923) (e1875945a6b8e2f8ecfae503872658acdbc4ce09)
bug fix mdc-form-field: always check hideRequiredMarker (#22068) (020edd5ed0dd24407e79793e1ecfb90aacd52d21)

yarn-barn

cdk

bug fix clipboard: typo in injection token name (#21978) (b0fc1f0311097ff224e7070f9c1c237b43d8f32b), closes #21976
bug fix overlay: not setting correct opacity in high contrast mode on Firefox (#21896) (8542243fd598376c29556d9b59b1199b7992a4db), closes #21890

material

bug fix bottom-sheet: focus restoration not working inside shadow dom (#21975) (78e45d08f483fa0fdb3dfa97ae2e3789975b138b), closes #21796
bug fix core: mat-optgroup labels are read twice during screen-reader page navigation. (#21858) (fad83cbf765920e7bff033d59170192cb4022383)

google-maps

bug fix mapTypeId not being set from options (#21909) (e227ebdd6b4a2765d06f464db70ce14a201340bc), closes #21903

material-experimental

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

11.2.3 "vanadium-vessel" (2021-03-03)

cdk

bug fix a11y: detect fake touchstart events from screen readers (#21987) (a99a4d298adf9824a3d57756b9fb35b7a1729f36), closes #21947
bug fix accordion: allow for closeAll to be used when multiple mode is disabled (#22055) (02fcebe1a398360bd80ba2ab5e10439cc17d42f7), closes #22003
bug fix overlay: resolve regression when overlay is imported through shorthand path (#22043) (#22086) (2010bb5340e445b50ff1ab6eb89262753549b52f), closes #21896

material

bug fix datepicker: hide date selection model from docs (#22056) (92de83752f25734f6a1c6bad1120ed9e0a17ab87), closes #21985

material-experimental

bug fix mdc-button: add mdc ripple class for fab (#21923) (e1875945a6b8e2f8ecfae503872658acdbc4ce09)
bug fix mdc-form-field: always check hideRequiredMarker (#22068) (020edd5ed0dd24407e79793e1ecfb90aacd52d21)

11.2.2 "yarn-barn" (2021-02-24)

cdk

bug fix clipboard: typo in injection token name (#21978) (b0fc1f0311097ff224e7070f9c1c237b43d8f32b), closes #21976
bug fix overlay: not setting correct opacity in high contrast mode on Firefox (#21896) (8542243fd598376c29556d9b59b1199b7992a4db), closes #21890

material

bug fix bottom-sheet: focus restoration not working inside shadow dom (#21975) (78e45d08f483fa0fdb3dfa97ae2e3789975b138b), closes #21796
bug fix core: mat-optgroup labels are read twice during screen-reader page navigation. (#21858) (fad83cbf765920e7bff033d59170192cb4022383)

google-maps

bug fix mapTypeId not being set from options (#21909) (e227ebdd6b4a2765d06f464db70ce14a201340bc), closes #21903

material-experimental

... (truncated)

Commits
  • 5712287 release: bump version to 11.2.3 w/ changelog (#22099)
  • 708035f build: bump marked from 2.0.0 to 2.0.1 (#22076)
  • 020edd5 fix(material-experimental/mdc-form-field): always check hideRequiredMarker (#...
  • 901c58e build: bump @types/node from 14.14.22 to 14.14.31 (#22075)
  • 2010bb5 fix(cdk/overlay): resolve regression when overlay is imported through shortha...
  • 9f7a2f0 build: bump @types/fs-extra from 9.0.7 to 9.0.8 (#22078)
  • 02fcebe fix(cdk/accordion): allow for closeAll to be used when multiple mode is disab...
  • 92de837 fix(material/datepicker): hide date selection model from docs (#22056)
  • d3809ad build: bump stylelint from 13.9.0 to 13.11.0 (#22060)
  • d258370 build: bump @types/jasmine from 3.6.3 to 3.6.4 (#22040)
  • 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 10.2.7 to 11.2.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@10.2.7...11.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 11, 2021

Superseded by #121.

@dependabot dependabot bot closed this Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-11.2.3 branch March 11, 2021 05:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.