Ecodev / fab-speed-dial

Angular Material FAB speed dial
https://ecodev.github.io/fab-speed-dial
MIT License
89 stars 19 forks source link

Bump @angular/cdk from 10.0.1 to 10.2.3 #53

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @angular/cdk from 10.0.1 to 10.2.3.

Release notes

Sourced from @angular/cdk's releases.

polyester-pancake

10.2.3 "polyester-pancake" (2020-09-28)

cdk

bug fix table: add fallback code if view repeater isn't provided (#20604) (bfb7e57), closes #20601

cement-flower

10.2.2 "cement-flower" (2020-09-21)

cdk

bug fix tree: remove FocusMonitor from CdkTreeModule providers (#20493) (7ec2ee5)

material

bug fix button-toggle: don't use divs inside button template (#20390) (95e48bb), closes #20376
bug fix datepicker: remove red shadow from invalid range inputs in Firefox (#20489) (bdc5aa3), closes #20483
bug fix list/testing: avoid element selectors that could conflict with the MDC version (#20528) (989463f)
bug fix radio: take default tabindex value from attribute (#20453) (1f4d598)
bug fix tabs: always defaulting focusIndex to 0 on initialization (#20384) (60a3527), closes #20374
performance drag-drop: bind fewer touchmove listeners (#20404) (f7e0f31)

chips

bug fix testing: exclude icons from getText result (#20508) (16f9f83), closes #20503

wooden-cowboy

10.2.1 "wooden-cowboy" (2020-09-14)

cdk

bug fix table: resolve breaking constructor changes (#20425) (fdd87b9), closes #19964 #19750 #20422
bug fix tree: remove CdkTreeNodeDef from CdkTreeModules providers (#20491) (1887f80)

material

Changelog

Sourced from @angular/cdk's changelog.

10.2.3 "polyester-pancake" (2020-09-28)

cdk

bug fix table: add fallback code if view repeater isn't provided (#20604) (bfb7e57), closes #20601

10.2.2 "cement-flower" (2020-09-21)

cdk

bug fix tree: remove FocusMonitor from CdkTreeModule providers (#20493) (7ec2ee5)

material

bug fix button-toggle: don't use divs inside button template (#20390) (95e48bb), closes #20376
bug fix datepicker: remove red shadow from invalid range inputs in Firefox (#20489) (bdc5aa3), closes #20483
bug fix list/testing: avoid element selectors that could conflict with the MDC version (#20528) (989463f)
bug fix radio: take default tabindex value from attribute (#20453) (1f4d598)
bug fix tabs: always defaulting focusIndex to 0 on initialization (#20384) (60a3527), closes #20374
performance drag-drop: bind fewer touchmove listeners (#20404) (f7e0f31)

chips

bug fix testing: exclude icons from getText result (#20508) (16f9f83), closes #20503

10.2.1 "wooden-cowboy" (2020-09-14)

cdk

bug fix table: resolve breaking constructor changes (#20425) (fdd87b9), closes #19964 #19750 #20422
bug fix tree: remove CdkTreeNodeDef from CdkTreeModules providers (#20491) (1887f80)

material

bug fix datepicker: don't revalidate if new date object for same date is passed through input (#20362) (5dca925), closes #19907
Commits
  • 275a7af release: bump version to 10.2.3 w/ changelog (#20673)
  • 00cc53c refactor(material/sidenav): undeprecate constructor signature (#20589)
  • bfb7e57 fix(cdk/table): add fallback code if view repeater isn't provided (#20604)
  • 078b1a3 docs(material/bottom-sheet): fix typo (#20636)
  • fc7ba87 docs(material/paginator): add explicit type for better formatting in docs (#2...
  • dc54b00 build: setup default browser for running legacy tests locally (#20620)
  • 738ec02 build: update tslint rules to remove usage of whitelist in comments (#20618)
  • 5410331 build: update stylelint usage to use unit-allowed-list (#20617)
  • a971cdf docs: fix the harness with method's options list format in using component ha...
  • fb40c78 build: update dev-infra version (#20547)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 4 years ago

Looks like @angular/cdk is up-to-date now, so this is no longer needed.