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

build(deps): Bump @angular/material from 12.0.4 to 12.0.5 in /Kaizen/ClientApp #397

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps @angular/material from 12.0.4 to 12.0.5.

Release notes

Sourced from @​angular/material's releases.

honeycomb-heart

cdk

bug fix drag-drop: error if dragged item is destroyed as a result of the entered event (#22904) (db855c2d3371ec5ef9e1a7c236408442be78dc39), closes #22813
bug fix overlay: expand test environment check (#22927) (1208456477b618167bc44a8e5df5ed2839b81a3d), closes #22926
bug fix schematics: avoid runtime errors thrown by devkit tree (#22982) (ce1e11c2a85e769fc4a7d659ca17935d0286a975), closes #22919

material

bug fix multiple: add inject flags to manual injector calls (#22922) (2e2f755e361f0d31edd49f140f3b678cfe7f1332), closes #22665
bug fix slider: make value non-nullable (#22912) (383f7b650b46172b8ac4f91813cd485db8dba84f), closes #22444

material-experimental

bug fix mdc-button: set proper touch target (#22931) (0012409b717bd8b5dc97ffed4e4e70afc9a84bca), closes #22799
bug fix mdc-checkbox: add larger touch target (#22892) (dee60fa411bb1e81d2487f1b54faf280bfdf56c0)
bug fix mdc-tabs: ink bar animation not always disabled (#22848) (2af24d86e8aaf582a8ce8878d9ab9054807d2676)
Changelog

Sourced from @​angular/material's changelog.

12.0.5 "honeycomb-heart" (2021-06-16)

cdk

bug fix drag-drop: error if dragged item is destroyed as a result of the entered event (#22904) (db855c2d3371ec5ef9e1a7c236408442be78dc39), closes #22813
bug fix overlay: expand test environment check (#22927) (1208456477b618167bc44a8e5df5ed2839b81a3d), closes #22926
bug fix schematics: avoid runtime errors thrown by devkit tree (#22982) (ce1e11c2a85e769fc4a7d659ca17935d0286a975), closes #22919

material

bug fix multiple: add inject flags to manual injector calls (#22922) (2e2f755e361f0d31edd49f140f3b678cfe7f1332), closes #22665
bug fix slider: make value non-nullable (#22912) (383f7b650b46172b8ac4f91813cd485db8dba84f), closes #22444

material-experimental

bug fix mdc-button: set proper touch target (#22931) (0012409b717bd8b5dc97ffed4e4e70afc9a84bca), closes #22799
bug fix mdc-checkbox: add larger touch target (#22892) (dee60fa411bb1e81d2487f1b54faf280bfdf56c0)
bug fix mdc-tabs: ink bar animation not always disabled (#22848) (2af24d86e8aaf582a8ce8878d9ab9054807d2676)

12.1.0-next.0 "concrete-carousel" (2021-06-09)

cdk

bug fix stepper: show error state if explicitly enabled (#22540) (5497be56d110cb98b0e6757e4c3eacc0642fc991), closes #22539

material

Deprecations:

  • dialog: MatDialogClose#dialogRef class member to become private.
bug fix datepicker: range picker placeholders not hidden in high contrast mode (7cc42f5d835b7971e9ff73e220b801cf7834d515)
bug fix expansion: unable to assign custom tabindex on header (#22523) (6c1383a33a175c72c5648e640b7eee5a18ce4443), closes #22521
bug fix form-field: input placeholder not hidden in high contrast mode (635ee67f325bab8dd189b9cda53d50eaa49997e6)
bug fix menu: not interrupting keyboard events to other overlays (#22856) (aeecb3ccbde1e679766c7bcc2ba4b2e483c27ac2), closes #22694
bug fix paginator: button icons blending in with background in high contrast mode on Chromium browsers (#22385) (d056f9869903debdbd686bbaf68aa9468b17d2bb)
bug fix schematics: don't drop prebuilt imports in theming API migration (7cd084d56da7572836e8f2715fc9fd4a744f15f9), closes #22697
bug fix slider: don't interrupt pointer dragging when keyboard is pressed (#22849) (23dfbbb238b29fb3cc2bda680186cf0a9b8c40f1), closes #22719
bug fix slider: incorrectly attributing touches for multiple touch events (#22615) (2f40a8dcc89425564eeb37fc858ebafc5225ec9e), closes #22614

... (truncated)

Commits
  • e3ef642 release: bump version to 12.0.5 w/ changelog (#22997)
  • 90f3316 test(material/bottom-sheet): refactor variable type to const in bottom-sheet ...
  • 8dbdd4e build: flatten golden files directory (#22967)
  • 3675a24 build: ampersand selector lint rule not catching some cases (#22974)
  • 97e06fe docs(material/chips): remove unused field visible (#22978)
  • ce1e11c fix(cdk/schematics): avoid runtime errors thrown by devkit tree (#22982)
  • dee60fa fix(material-experimental/mdc-checkbox): add larger touch target (#22892)
  • 90ec904 build: fix firebase deployment of dev-app (#22961)
  • 0012409 fix(material-experimental/mdc-button): set proper touch target (#22931)
  • fe4806c test(multiple): refactor unit tests of several components (#22952)
  • 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/material](https://github.com/angular/components) from 12.0.4 to 12.0.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@12.0.4...12.0.5)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 21, 2021
@CarlosPavajeau CarlosPavajeau merged commit ac3e8b5 into master Jun 22, 2021
@CarlosPavajeau CarlosPavajeau deleted the dependabot/npm_and_yarn/Kaizen/ClientApp/angular/material-12.0.5 branch June 22, 2021 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant