Skip to content

Bump @angular/cdk from 7.3.7 to 11.2.11#674

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/cdk-11.2.11
Closed

Bump @angular/cdk from 7.3.7 to 11.2.11#674
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular/cdk-11.2.11

Conversation

@dependabot-preview
Copy link

Bumps @angular/cdk from 7.3.7 to 11.2.11.

Release notes

Sourced from @​angular/cdk's releases.

metal-mountain

cdk

bug fix a11y: prevent crashing Chrome tabs with hidden text (#22536) (9bb7b0c5ea406ad1462a702f28f7dbcb911f408d)

material

bug fix datepicker: support for date range input in MDC-based form field (#22565) (6349434d101b7fa60d1cb70cb00b4c2e69c83420)
bug fix tabs: stop scrolling on tab change (#22265) (7f556b574e86e8834d5f052bca7410ee9f4bc1ad), closes #9592 angular#9592 #9592

material-experimental

bug fix mdc-card: reset native header margin (#22550) (90877709d53a5eeb664614d89e8d47d2db23e7d5)

walnut-tabletop

material

bug fix autocomplete: error if keydown is dispatched too early (#22513) (da92944699327942495145f67b6982118d513419), closes #22511
bug fix snack-bar: clear timeout upon dismiss with action (#22485) (1a1528de123b334dffd1f95c4be7458fb2dfb25c), closes #4860

earthenware-nightmare

cdk

bug fix testing: prevent duplicate subscription (#22460) (a9e5ad264a0895d871feeef5943473a9d8ca4112)
bug fix testing: unable to assign value to number inputs using sendKeys (#22395) (61eb92ab11896fe8595d73dda95b6267333d22ca), closes #22129

material

bug fix list: dispatching model change event multiple times in single selection mode (#22376) (11ff7ba75a9c899a85706738f9e3ec5c08c5d0b7), closes #22276
bug fix tabs: pagination not updating on resize (#22442) (445eb0470f29f0c237fa7eaf8b56b0eb7d617e8e), closes #22399

material-experimental

bug fix mdc-progress-spinner: fix aria-valuenow (#22429) (1ed3e5fbe2006e9cd9da9f6c4714e3cf1ea455c4)

linen-library

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

11.2.11 "metal-mountain" (2021-04-28)

cdk

bug fix a11y: prevent crashing Chrome tabs with hidden text (#22536) (9bb7b0c5ea406ad1462a702f28f7dbcb911f408d)

material

bug fix datepicker: support for date range input in MDC-based form field (#22565) (6349434d101b7fa60d1cb70cb00b4c2e69c83420)
bug fix tabs: stop scrolling on tab change (#22265) (7f556b574e86e8834d5f052bca7410ee9f4bc1ad), closes #9592 angular#9592 #9592

material-experimental

bug fix mdc-card: reset native header margin (#22550) (90877709d53a5eeb664614d89e8d47d2db23e7d5)

11.2.10 "walnut-tabletop" (2021-04-21)

material

bug fix autocomplete: error if keydown is dispatched too early (#22513) (da92944699327942495145f67b6982118d513419), closes #22511
bug fix snack-bar: clear timeout upon dismiss with action (#22485) (1a1528de123b334dffd1f95c4be7458fb2dfb25c), closes #4860

11.2.9 "earthenware-nightmare" (2021-04-14)

cdk

bug fix testing: prevent duplicate subscription (#22460) (a9e5ad264a0895d871feeef5943473a9d8ca4112)
bug fix testing: unable to assign value to number inputs using sendKeys (#22395) (61eb92ab11896fe8595d73dda95b6267333d22ca), closes #22129

material

bug fix list: dispatching model change event multiple times in single selection mode (#22376) (11ff7ba75a9c899a85706738f9e3ec5c08c5d0b7), closes #22276
bug fix tabs: pagination not updating on resize (#22442) (445eb0470f29f0c237fa7eaf8b56b0eb7d617e8e), closes #22399

material-experimental

... (truncated)

Commits
  • bc054b2 release: bump version to 11.2.11 w/ changelog
  • 6349434 fix(material/datepicker): support for date range input in MDC-based form fiel...
  • 9087770 fix(material-experimental/mdc-card): reset native header margin (#22550)
  • 7f556b5 fix(material/tabs): stop scrolling on tab change (#22265)
  • 9bb7b0c fix(cdk/a11y): prevent crashing Chrome tabs with hidden text (#22536)
  • 6c00516 release: bump version to 11.2.10 w/ changelog (#22528)
  • da92944 fix(material/autocomplete): error if keydown is dispatched too early (#22513)
  • a6d5dbf docs: add indentation to mat-form-field with suffix example (#22502)
  • 33d212b docs(material/snack-bar): clarify dismissal actions in snackbar and update ex...
  • 6b07acb docs(material/slider): apply a11y guidance (#22494)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cdk since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

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 Apr 29, 2021
@dependabot-preview
Copy link
Author

Superseded by #697.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/cdk-11.2.11 branch May 6, 2021 06:38
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