Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Bump @angular/cdk from 11.2.4 to 11.2.5 #189

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps @angular/cdk from 11.2.4 to 11.2.5.

Release notes

Sourced from @​angular/cdk's releases.

fauxfur-falafel

material

bug fix select: float label on focus if there's a placeholder (#19517) (77b6a6d860b5a0879fe584323bfb50df33d644d0), closes #19514
Changelog

Sourced from @​angular/cdk's changelog.

11.2.5 "fauxfur-falafel" (2021-03-17)

material

bug fix select: float label on focus if there's a placeholder (#19517) (77b6a6d860b5a0879fe584323bfb50df33d644d0), closes #19514

12.0.0-next.2 "carbon-crab" (2021-03-10)

material

bug fix grid-list: remove internal figure element (#21826) (b4fafdad704e1fa815ce74ca518917e335664045), closes #21775
feature form-field: make mat-errors more polite (#21870) (a405ce6ce5e6a46307a7d6e7e3b9dafe9ec79d1e), closes #21781
feature tabs: add method for programmatically setting focus (#15228) (d869d79bcefb760966f0101a7a3afd671d6076a8), closes #15007

material-experimental

bug fix mdc-form-field: fix prefix/suffix padding (#22090) (23a0248bc882974258a3b53bddb3c9ca077eeb2b)
bug fix mdc-snack-bar: use MDC-based button (#21442) (9f879b291a414ad205e70faa9b75d007a10f1b40), closes #22024
feature mdc-button: add default config for FAB (#22102) (17f66d693abb6ddefc1e5aa41a65dd2ff0060c3c)
Commits
  • 6a7dbed release: bump version to 11.2.5 w/ changelog (#22263)
  • e54d6d8 ci: fix the warning on lock-closed gh-actions: Warning: Unexpected input(s) '...
  • 297e70e build: bump yaml from 1.10.0 to 1.10.2 (#22247)
  • 23d8fab build: bump @types/node from 14.14.31 to 14.14.35 (#22245)
  • 6a144ce build: bump stylelint from 13.11.0 to 13.12.0 (#22206)
  • 9d027fc build: bump tsutils from 3.20.0 to 3.21.0 (#22233)
  • d7dc77c build: bump @types/jasmine from 3.6.4 to 3.6.6 (#22226)
  • 8c6182c build: bump madge from 4.0.0 to 4.0.2 (#22205)
  • fe10ed8 docs(material/button-toggle): add missing type on public API (#22224)
  • 97bad00 build: lay foundation for migrating to ng-dev release tooling (#22167)
  • 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 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from marcauberer as a code owner March 18, 2021 04:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@marcauberer marcauberer merged commit 5dfe5f2 into develop Mar 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/cdk-11.2.5 branch March 18, 2021 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.