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

build(deps): bump @angular/material from 11.1.1 to 11.1.2 in /src/projects/media/webview #829

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/material from 11.1.1 to 11.1.2.

Release notes

Sourced from @angular/material's releases.

cinnabar-vase

11.1.2 "cinnabar-vase" (2021-02-04)

cdk

bug fix collections: recycle repeater strategy retaining references to destroyed views (#21744) (4161f0f01aa46afb7f872269a17b73dcc4cd5f88)
feature table: add HTML elements to sticky styler update (#21704) (d0106c190150d839c12392fea1007fd932e5f7c4)

material

bug fix datepicker: reset preview range after selecting a date (#21591) (54997c4a762af8572d5f82b262f3b5932d7fd986)
bug fix expansion: add focus indication in high contrast mode (#21549) (fdacb22f21443614c2876e8653d265cea3adfd9e), closes #21544
bug fix menu: nested menu trigger not restoring focus (#21531) (b3302903e62befeabf854ec8e6419c8edd176c08)
bug fix schematics: fix typo in warning (#21754) (dde0590e68bba556741727f5d625e0af618baf6d), closes #21705
bug fix select: overlay offset calculation for disabled option centering (#21716) (3c391ebb24eafbde564fe1a9e4b847091947c67a), closes #21570
bug fix select: VoiceOver reading out blank space (#21733) (51ba599b2cf3d85e31387afce5b679e82d7892e6), closes #21725

material-experimental

bug fix mdc-dialog: afterClosed being run outside of NgZone (#21702) (698d6d0ac4c869a86658e1db617dc85a342eacf7), closes #21696
bug fix mdc-form-field: remove extraneous sass var added by #21676 (#21772) (7b7bbfb16aea9793e8d98e2a5caa49b07bd0f079)
bug fix mdc-form-field: tweak styles to work with MDC (95182246065cfb637584ac8b13dedf89f5231da6)
bug fix mdc-paginator: use caption typography for select (37b96144175487b7f857d29564ee1ba45b9f3500)
bug fix mdc-typography: change mdc components to prefer 2018 typography mappings if the config is compatible (64ab8231ea813ef68ce8e1cc8fc0cf0183bf530c)
bug fix mdc-typography: update components using incorrect typography levels (d9b10c4c7317601fa77f39cc1a0265de2d4c7a3b)
feature mdc-typography: add a function to create config from MDC (b9003f75977c5dc8c8187185ab2a904e190e7b4c)
Changelog

Sourced from @angular/material's changelog.

11.1.2 "cinnabar-vase" (2021-02-04)

cdk

bug fix collections: recycle repeater strategy retaining references to destroyed views (#21744) (4161f0f01aa46afb7f872269a17b73dcc4cd5f88)
feature table: add HTML elements to sticky styler update (#21704) (d0106c190150d839c12392fea1007fd932e5f7c4)

material

bug fix datepicker: reset preview range after selecting a date (#21591) (54997c4a762af8572d5f82b262f3b5932d7fd986)
bug fix expansion: add focus indication in high contrast mode (#21549) (fdacb22f21443614c2876e8653d265cea3adfd9e), closes #21544
bug fix menu: nested menu trigger not restoring focus (#21531) (b3302903e62befeabf854ec8e6419c8edd176c08)
bug fix schematics: fix typo in warning (#21754) (dde0590e68bba556741727f5d625e0af618baf6d), closes #21705
bug fix select: overlay offset calculation for disabled option centering (#21716) (3c391ebb24eafbde564fe1a9e4b847091947c67a), closes #21570
bug fix select: VoiceOver reading out blank space (#21733) (51ba599b2cf3d85e31387afce5b679e82d7892e6), closes #21725

material-experimental

bug fix mdc-dialog: afterClosed being run outside of NgZone (#21702) (698d6d0ac4c869a86658e1db617dc85a342eacf7), closes #21696
bug fix mdc-form-field: remove extraneous sass var added by #21676 (#21772) (7b7bbfb16aea9793e8d98e2a5caa49b07bd0f079)
bug fix mdc-form-field: tweak styles to work with MDC (95182246065cfb637584ac8b13dedf89f5231da6)
bug fix mdc-paginator: use caption typography for select (37b96144175487b7f857d29564ee1ba45b9f3500)
bug fix mdc-typography: change mdc components to prefer 2018 typography mappings if the config is compatible (64ab8231ea813ef68ce8e1cc8fc0cf0183bf530c)
bug fix mdc-typography: update components using incorrect typography levels (d9b10c4c7317601fa77f39cc1a0265de2d4c7a3b)
feature mdc-typography: add a function to create config from MDC (b9003f75977c5dc8c8187185ab2a904e190e7b4c)
Commits
  • 62c8ae5 release: bump version to 11.1.2 w/ changelog (#21804)
  • fdacb22 fix(material/expansion): add focus indication in high contrast mode (#21549)
  • e17cddb build: bump @bazel/protractor from 2.3.2 to 2.3.3 (#21755)
  • 7b7bbfb fix(material-experimental/mdc-form-field): remove extraneous sass var added b...
  • d0106c1 feat(cdk/table): add HTML elements to sticky styler update (#21704)
  • 70a985b docs(google-maps): documentation refers to wrong JS base class (#21723)
  • 51ba599 fix(material/select): VoiceOver reading out blank space (#21733)
  • dde0590 fix(material/schematics): fix typo in warning (#21754)
  • 37b9614 fix(material-experimental/mdc-paginator): use caption typography for
  • 9518224 fix(material-experimental/mdc-form-field): tweak styles to work with MDC
  • 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 will merge this PR once CI passes on it, as requested by @konne.


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 5, 2021
Copy link
Collaborator

@konne konne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 15820e6 into development Feb 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/projects/media/webview/development/angular/material-11.1.2 branch February 5, 2021 07:30
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.

1 participant