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/material from 11.2.1 to 11.2.2 #1485

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/material from 11.2.1 to 11.2.2.

Release notes

Sourced from @angular/material'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)
Changelog

Sourced from @angular/material'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)
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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@angular/material](https://github.com/angular/components) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/11.2.2/CHANGELOG.md)
- [Commits](angular/components@11.2.1...11.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 24, 2021
@dependabot-preview dependabot-preview bot merged commit 9bd8f97 into main Feb 24, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/material-11.2.2 branch February 24, 2021 22:49
kantlivelong pushed a commit to kantlivelong/OctoDash that referenced this pull request May 5, 2021
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