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.6 to 11.2.7 #1631

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/material from 11.2.6 to 11.2.7.

Release notes

Sourced from @angular/material's releases.

foam-feather

material

bug fix checkbox: native input not in sync if checked state is changed inside event (#22316) (73d0687603bfe817bec9813d3b7a1514840fd9f4), closes #22149
bug fix progress-spinner: not visible in high contrast mode on chromium browsers (#22364) (6277ee2665163b94cf22707aba8e95e5464001d4)

radio

feature checkbox: show background-color in print stylesheet (#22298) (#22299) (06877802a70439ac8f9984d19b36efbb61187317)
Changelog

Sourced from @angular/material's changelog.

11.2.7 "foam-feather" (2021-03-31)

material

bug fix checkbox: native input not in sync if checked state is changed inside event (#22316) (73d0687603bfe817bec9813d3b7a1514840fd9f4), closes #22149
bug fix progress-spinner: not visible in high contrast mode on chromium browsers (#22364) (6277ee2665163b94cf22707aba8e95e5464001d4)

radio

feature checkbox: show background-color in print stylesheet (#22298) (#22299) (06877802a70439ac8f9984d19b36efbb61187317)

12.0.0-next.4 "nylon-pylon" (2021-03-24)

Highlights

Sass theming API has been reworked so that clients can take advantage of @use. This includes:

  • A single entry point into @angular/material and @angular/cdk
  • Renamed functions, mixins, and variables to be a better reflection of what they do

For more information, check out the new theming guide.

cdk

bug fix a11y: add ConfigurableFocusTrapConfig to the public API (#22138) (7718947dbc22c703a118db2531e4499908eda326), closes #18201 #22136
bug fix a11y: FocusTrap deprecation docs don't render correctly (#22137) (c0286ea50ab5cb1076661e22ea157598d68c0113), closes #18201 #22136
bug fix platform: avoid error during server-side rendering if document is stubbed out (#22260) (50b3207d17ff0cec6e130253ae7ea3effc98b10a), closes #22259
bug fix schematics: update generated css class (#22270) (44cbab07eac5b20ec1d6d57aab331b295baef55c), closes #22269
bug fix text-field: autosize text areas using the placeholder (#22197) (476a90b083532add4b1343c83e6bf4d105094050), closes #22042

material

bug fix autocomplete: avoid assigning invalid aria-labelledby values (#22261) (ee499222d2d858c223c7bd2c6a3db1248b604065), closes #22256
bug fix grid-list: remove mat-figure class (#22231) (4b11445a91f50ae45c343d71611114c0861b17e6)
bug fix progress-bar: Support ChromeVox (#22166) (5b7b03ea7d3f2e923e24b6d9286b796173b72582), closes #22165
bug fix progress-spinner: resolve accessibility issue in ChromeVox (#22219) (2da7135e434c8eda5f1420c307b0edfebeff5545), closes #22166
bug fix radio: add high contrast focus indication (#22145) (2e1214f87260e0a4fa29e8063235564275adf7ac)
bug fix select: trim aria-labelledby (#22251) (9b67d670be8d6c34048a7526819aa4ec0cfa0f71), closes #22192
bug fix stepper: setting invalid value for visibility (#22254) (6db0fa94d58242067d60572ddc8ab3cbb9968855)
feature core: expose new @use-based Sass API (#22173) (40ceda28fd4c8477a368e4631e3eaf945cb99106)
feature menu: allow updating menu position a la autocomplete (#22046) (ad248652e7da31398176fe11878b59805e440b5a)
feature slider: show background-color in print stylesheet (#11364) (#22300) (69a8fb54dc6c616cc2b2b6d158d5234c9e77125d)

... (truncated)

Commits
  • ef408b8 release: bump version to 11.2.7 w/ changelog (#22380)
  • 0687780 feat(radio/checkbox): show background-color in print stylesheet (#22298) (#22...
  • 6277ee2 fix(material/progress-spinner): not visible in high contrast mode on chromium...
  • 73d0687 fix(material/checkbox): native input not in sync if checked state is changed ...
  • See full diff 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.6 to 11.2.7.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@11.2.6...11.2.7)

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 Mar 31, 2021
@dependabot-preview dependabot-preview bot merged commit 7a726d2 into main Mar 31, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/material-11.2.7 branch March 31, 2021 20:52
pciavald pushed a commit to pciavald/OctoDash that referenced this pull request May 12, 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.

None yet

0 participants