Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jul 1, 2021

Bumps @angular/cdk from 7.3.7 to 12.1.1.

Release notes

Sourced from @​angular/cdk's releases.

bronze-banana

cdk

bug fix overlay: use interface for test environment globals (#23041) (4624ca823d7000a4a9c039e1dab00746126d5d34)
bug fix stepper: focus management not working with shadow dom encapsulation (#23047) (7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1)

material

bug fix datepicker: date ranges not visible in high contrast mode (#23038) (c21da30903fb42e5462e1e9a2ac3a552c64fb184), closes #23034

material-experimental

bug fix mdc-dialog: use same container selector as non-mdc version (#23074) (155cfea15287f02fc7721fe5ec988ddfdb58044a)
bug fix mdc-slider: event handling fixes and cleanup (#23063) (174c99e0eb3eff6641f0165f3b311429beebf910)
bug fix mdc-snack-bar: use same container selector as non-mdc version (#23075) (fe1de10b66acfaf9de0eaa26514a1c08734c287f)

stainlesssteel-sloth

cdk

bug fix drag-drop: resolve various event tracking issues inside the shadow dom (#23026) (1193972ca2718e62a94d64ab84a2242b5ad98fa8), closes #22939

material

bug fix badge: avoid emitting the structural styles more than once (#23011) (cf54d8b63984c153dcd3fc121e710a3d17e97a29)
bug fix datepicker: correct structure for grid role (#23022) (5b74a0d69a13ab8968637e7595a675a0fb1eef2c), closes #21357
bug fix datepicker: incorrect appearance when used in MDC form field (#23028) (f9ea7188fc267de58bff1a59c2cd2a21110a0a8c)
bug fix datepicker: Return union of view component types (#23000) (2045d0b37dbf42c73b50d9109776053788ce3ccf), closes #22996
bug fix slide-toggle: Made label non user selectable (#22756) (e5e1b18c5ee8ca7a8a029559050541d71786249c)
bug fix tabs: update tab nav bar focused index on direct focus (#22584) (4f998501a95f08ae34c89c227859e256a8db9e4f), closes #22576

material-experimental

bug fix mdc-radio: add accessible touch targets (#22994) (041f582461dd056436a8418761ab3f2c3107e7b9), closes #22892 #22991
bug fix mdc-snack-bar: increase the specificity of styles targeting the action buttons (#22959) (16a5aba269c9eb5bdcd49e6af418878f214be99c)
bug fix mdc-tooltip: fix text alignment of multili… (#22981) (da604bf260bab7e48933d45b7a0bb32018b1a4f4)

resin-rose

No changes from 12.1.0-next.1

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

12.1.1 "bronze-banana" (2021-06-30)

cdk

bug fix overlay: use interface for test environment globals (#23041) (4624ca823d7000a4a9c039e1dab00746126d5d34)
bug fix stepper: focus management not working with shadow dom encapsulation (#23047) (7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1)

material

bug fix datepicker: date ranges not visible in high contrast mode (#23038) (c21da30903fb42e5462e1e9a2ac3a552c64fb184), closes #23034

material-experimental

bug fix mdc-dialog: use same container selector as non-mdc version (#23074) (155cfea15287f02fc7721fe5ec988ddfdb58044a)
bug fix mdc-slider: event handling fixes and cleanup (#23063) (174c99e0eb3eff6641f0165f3b311429beebf910)
bug fix mdc-snack-bar: use same container selector as non-mdc version (#23075) (fe1de10b66acfaf9de0eaa26514a1c08734c287f)

12.1.0 "stainlesssteel-sloth" (2021-06-24)

cdk

bug fix drag-drop: resolve various event tracking issues inside the shadow dom (#23026) (1193972ca2718e62a94d64ab84a2242b5ad98fa8), closes #22939

material

bug fix badge: avoid emitting the structural styles more than once (#23011) (cf54d8b63984c153dcd3fc121e710a3d17e97a29)
bug fix datepicker: correct structure for grid role (#23022) (5b74a0d69a13ab8968637e7595a675a0fb1eef2c), closes #21357
bug fix datepicker: incorrect appearance when used in MDC form field (#23028) (f9ea7188fc267de58bff1a59c2cd2a21110a0a8c)
bug fix datepicker: Return union of view component types (#23000) (2045d0b37dbf42c73b50d9109776053788ce3ccf), closes #22996
bug fix slide-toggle: Made label non user selectable (#22756) (e5e1b18c5ee8ca7a8a029559050541d71786249c)
bug fix tabs: update tab nav bar focused index on direct focus (#22584) (4f998501a95f08ae34c89c227859e256a8db9e4f), closes #22576

material-experimental

bug fix mdc-radio: add accessible touch targets (#22994) (041f582461dd056436a8418761ab3f2c3107e7b9), closes #22892 #22991
bug fix mdc-snack-bar: increase the specificity of styles targeting the action buttons (#22959) (16a5aba269c9eb5bdcd49e6af418878f214be99c)
bug fix mdc-tooltip: fix text alignment of multili… (#22981) (da604bf260bab7e48933d45b7a0bb32018b1a4f4)

... (truncated)

Commits
  • b1974ee release: bump version to 12.1.1 w/ changelog
  • 4cdb2f6 refactor(material-experimental/mdc-tooltip): add override keyword to satisfy ...
  • 69d1ee7 refactor(multiple): enable noImplicitOverride typescript option (#22830)
  • 8a98236 build: enable more strictness flags in non-library code (#23077)
  • e14b93c test(cdk/drag-drop): avoid flakes in scrolling tests (#23087)
  • 174c99e fix(material-experimental/mdc-slider): event handling fixes and cleanup (#23063)
  • 155cfea fix(material-experimental/mdc-dialog): use same container selector as non-mdc...
  • fe1de10 fix(material-experimental/mdc-snack-bar): use same container selector as non-...
  • c21da30 fix(material/datepicker): date ranges not visible in high contrast mode (#23038)
  • 4624ca8 fix(cdk/overlay): use interface for test environment globals (#23041)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
Bumps [@angular/cdk](https://github.com/angular/components) from 7.3.7 to 12.1.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@7.3.7...12.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/angular/cdk-12.1.1 branch from 6e58ddd to 0a9fcfd Compare July 5, 2021 21:50
@martinmine martinmine force-pushed the master branch 2 times, most recently from 8c972e8 to 9ebda97 Compare April 22, 2025 20:41
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