Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @angular/cdk from 10.2.6 to 11.2.2 in /frontend #37

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2021

Bumps @angular/cdk from 10.2.6 to 11.2.2.

Release notes

Sourced from @​angular/cdk's releases.

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

bug fix mdc-button: fix incomplete icon class targeting in styles (#21919) (b18b4837a7648c3a2668b6908f9d2cebca2f764e)
bug fix mdc-button: use mdc mixins to style icons within buttons (#21623) (61deb71292f196841f95eb5ac685c74d7561a2f8)
bug fix mdc-core: rename core import file (#21953) (0e95dd52c8e8edc8dc6671d41bb5203f5c5db7fd)
bug fix mdc-list: update mixin and variable names (#21968) (05e7e744a4e310484a829fc3e44b4a6f89b7bcee)
bug fix mdc-progress-bar: check observer function (#21986) (60248115c3b5b2b4125dcf0ce5d75a9cebf6af15)
bug fix mdc-typography: change transform to none (#21964) (a30f656e2f279bdccbbea9ca19ccaf51cc136728)
bug fix mdc-typography: strip typography properties (#21878) (762a537cb9b4f87107be0bbd421c5c01e8b46370)

lye-lie

cdk

bug fix drag-drop: destroyed items not being cleaned up correctly (#21821) (a30f2df6268ebaff639a63b512e1c2b8874cd831), closes #21818

material

bug fix datepicker: avoid interfering with external click listener (#21856) (e60a02bd278025646ae4ee7e6af90c6936b7cb97), closes #21836
bug fix input: only set as aria-invalid if the input isn't empty (#21609) (008bf7a246b20f9709c0f82dfb51c3e58a695b07), closes #18140
bug fix select: value not updated if the same array is updated and re-assigned (#21625) (0a002e527acc05dc34e994850e75f0c49b5657b9), closes #21583
bug fix stepper: don't allow focus inside a hidden element (#21842) (3f9688528d4434d767f60ce5f7579390ccbec39f), closes #21831
bug fix theming: change to update comments in theming (#21824) (03386fc713f313e68fd89f01ed00764fcbaeaf2a), closes angular#21803

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

bug fix mdc-button: fix incomplete icon class targeting in styles (#21919) (b18b4837a7648c3a2668b6908f9d2cebca2f764e)
bug fix mdc-button: use mdc mixins to style icons within buttons (#21623) (61deb71292f196841f95eb5ac685c74d7561a2f8)
bug fix mdc-core: rename core import file (#21953) (0e95dd52c8e8edc8dc6671d41bb5203f5c5db7fd)
bug fix mdc-list: update mixin and variable names (#21968) (05e7e744a4e310484a829fc3e44b4a6f89b7bcee)
bug fix mdc-progress-bar: check observer function (#21986) (60248115c3b5b2b4125dcf0ce5d75a9cebf6af15)
bug fix mdc-typography: change transform to none (#21964) (a30f656e2f279bdccbbea9ca19ccaf51cc136728)
bug fix mdc-typography: strip typography properties (#21878) (762a537cb9b4f87107be0bbd421c5c01e8b46370)

11.2.1 "lye-lie" (2021-02-17)

cdk

bug fix drag-drop: destroyed items not being cleaned up correctly (#21821) (a30f2df6268ebaff639a63b512e1c2b8874cd831), closes #21818

material

bug fix datepicker: avoid interfering with external click listener (#21856) (e60a02bd278025646ae4ee7e6af90c6936b7cb97), closes #21836
bug fix input: only set as aria-invalid if the input isn't empty (#21609) (008bf7a246b20f9709c0f82dfb51c3e58a695b07), closes #18140
bug fix select: value not updated if the same array is updated and re-assigned (#21625) (0a002e527acc05dc34e994850e75f0c49b5657b9), closes #21583
bug fix stepper: don't allow focus inside a hidden element (#21842) (3f9688528d4434d767f60ce5f7579390ccbec39f), closes #21831

... (truncated)

Commits
  • 99f10c5 release: bump version to 11.2.2 w/ changelog (#22010)
  • 5b30c4c build: ignore dependency updates for @material/ (#22004)
  • 78e45d0 fix(material/bottom-sheet): focus restoration not working inside shadow dom (...
  • b0fc1f0 fix(cdk/clipboard): typo in injection token name (#21978)
  • 3f1d041 test(material/select): remove form-field dependency in focus test (#21983)
  • 3b14ddd build: bump @types/fs-extra from 9.0.5 to 9.0.7 (#21970)
  • f595c70 test(material/select): remove form-field dependency in deselection test (#21963)
  • 3a125ce test(material/select): fix form field class name in assertion (#21959)
  • 5fc8c18 build: bump sass from 1.29.0 to 1.32.8 (#21957)
  • 091ff5e build: bump highlight.js from 10.5.0 to 10.6.0 (#21950)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2021

Superseded by #43.

@dependabot dependabot bot closed this Mar 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular/cdk-11.2.2 branch March 6, 2021 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants