Skip to content

Bump @angular/cdk from 7.3.7 to 11.2.10#664

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

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

Conversation

@dependabot-preview
Copy link

Bumps @angular/cdk from 7.3.7 to 11.2.10.

Release notes

Sourced from @​angular/cdk's releases.

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

cdk

bug fix portal: not marked as attached when going through specific portal methods (#22372) (f387ff6fe199ebe53c1bffea862346e9ac4bcf68), closes #22370

material

bug fix datepicker: fix high contrast mixin name (#22418) (f1cba07e91c889ae01c2bb0671f9ccfb57b5c015)
bug fix datepicker: toggle icon not visible in high contrast mode on Chromium browsers (#22352) (56840c36a77f823b64b343b2d1b50ab4f43ebd03)
bug fix progress-bar: fix screenreader not reading aria-label (#22201) (14ec1a3f69800ff01edf00c5f9ee18f6170aa29d)
bug fix radio: ripple not positioned correctly inside parent with centered text (#22391) (a140c46f065299b6c546ac5edc162f4169fe3d7e), closes #22389
bug fix sidenav: mark sidenav content as scrollable (#19848) (3ee9bcf8a3e4077cf2200623e02cc83633b3e795), closes #19846 #18453

material-experimental

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

12.0.0-next.7 "porcelain-daydream" (2021-04-14)

cdk

bug fix drag-drop: preserve initial transform inside drop list (#22422) (7508f46e7d1fd2eb0c20fdf8b913aacfcad5ea5a), closes #22407
bug fix testing: prevent duplicate subscription (#22460) (58b4ab6d7ac30b85ff93f4e7a3b16fc7e6977d07)
bug fix testing: unable to assign value to number inputs using sendKeys (#22395) (2f177b62205beeb20eceba3acd2ad7ab46bd701f), closes #22129
feature stepper: emit event when the user interacts with a step (#22400) (9b4c5035c9d44f5196eaa22927f0feb1f5c05afa), closes #19918
feature testing: create a webdriver harness environment (#22410) (91969f345636d56ba5a05a62f5109434a69666dc), closes #22321 #22344 #22367 #22375 #22379 #22379

material

bug fix core: expose mixin mentioned in the elevation guide (#22426) (dd1d28f69c376b71779377e7b464fdb05a1d85f4)
bug fix list: dispatching model change event multiple times in single selection mode (#22376) (770217726209533f02cd33fd030a947ec9b719c6), closes #22276
bug fix schematics: don't drop imports in files that do not use theming APIs (#22438) (d030a8712adb37cd4e8d5eb83014e1ac23d13774)
bug fix schematics: switch custom theme schematic to [@use](https://github.com/use) (#22436) (0cb27f95c4cd0c562d1ca293fd7161d5e5ab27f6)
bug fix tabs: pagination not updating on resize (#22442) (30ea79ae110617515b40f7832cc34ba5d8320b43), closes #22399
bug fix tree: not rendering initial data from flat data source (#22340) (fa7ed4caeff0149933ab5bac4a7c0e0aa0ce623e), closes #22282
feature datepicker: remove dependency on dialog (#22383) (7039d3e00576e632da7f9cb15bc0fa623dd82a1e), closes #13019

material-experimental

bug fix mdc-progress-spinner: fix aria-valuenow (#22429) (768534dbc63b829d820c32373fd1788e572bb8c8)
bug fix mdc-select: correct some differences between (#22108) (10cc9cfa5cb62c87f38ce5ac0aaa68269f5e69cb)
feature mdc-core: set up MDC-based elevation (#22397) (64087316f68764df10a55fabab533ff7bf63e5c3)

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

cdk

bug fix testing: prevent duplicate subscription (#22460) (a9e5ad264a0895d871feeef5943473a9d8ca4112)

... (truncated)

Commits
  • 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)
  • 91f6ebe build: some public API docs missing descriptions (#22482)
  • 1a1528d fix(material/snack-bar): clear timeout upon dismiss with action (#22485)
  • 1399e3d release: bump version to 11.2.9 w/ changelog (#22480)
  • a9e5ad2 fix(cdk/testing): prevent duplicate subscription (#22460)
  • 445eb04 fix(material/tabs): pagination not updating on resize (#22442)
  • 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.10.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@7.3.7...11.2.10)

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

Superseded by #674.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/cdk-11.2.10 branch April 29, 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