Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update angularmaterial monorepo #890

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 27, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/cdk >=13.1.3 -> >=13.3.9 age adoption passing confidence
@angular/material 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/material >=13.1.3 -> >=13.3.9 age adoption passing confidence

Release Notes

angular/components

v14.1.0

Compare Source

cdk
Commit Type Description
176213d70 feat scrolling: make scroller element configurable for virtual scrolling (#​24394)
material
Commit Type Description
1256c6cf2 feat core: use strong focus indicators in high contrast mode
dd1a0feb5 feat icon: SEO friendly ligature icons (#​24578)
799cf7cf2 fix datepicker: add i18n strings (#​25024)
cdk-experimental
Commit Type Description
5c2a7e00e fix listbox: clean up some TODOs (#​25005)
0b5963753 fix listbox: clean up the listbox API and make it work with forms (#​24920)
material-experimental
Commit Type Description
864f92e0f feat mdc-button: support custom leading/trailing icons (#​24987)
1f6810831 feat mdc-list: add support for activated state in harness (#​24934)
c543db57a fix mdc-checkbox: remove extra a11y tree node for the (#​24907)
7736515f1 fix mdc-form-field: ensure appearance is valid (#​24963)

Special Thanks

Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally

v14.0.6

Compare Source

material
Commit Type Description
cc510216a fix autocomplete: prevent outside clicks from going to other overlays (#​25243)
b73b2fb85 fix checkbox: incorrect animation state when going from pre-checked to indeterminate (#​25297)
e7b359286 fix slider: add cancelable checks to touchmove and touchend events (#​25301)
d7e422668 fix tabs: disable tab label color transition when animations are disabled (#​25308)
material-experimental
Commit Type Description
43bfbac51 fix mdc-slider: thumb incorrectly positioned when inside an overlay (#​25288)

Special Thanks

Alka Vats, John Vandenberg, Kristiyan Kostadinov and Oliver Kierepka

v14.0.5

Compare Source

cdk
Commit Type Description
9cd5a6ad70 fix a11y: correctly detect focus from input label (#​25232)
938aa2fa13 fix clipboard: page jumping on iOS (#​25221)
material
Commit Type Description
f5bdefe6fd fix checkbox: broken appearance in some grid layouts (#​25197)
25ce8e775c fix select: add selected indication in high contrast mode (#​25237)
76c0e9c1cd fix tabs: ink bar not shown in some cases (#​25218)
material-experimental
Commit Type Description
a9c7f59240 fix mdc-button: always treat icon-button content as an icon (#​25200)
7101a91ef5 fix mdc-form-field: ensure clip-path does not truncate label early (#​25264)
84a4e9a742 fix mdc-form-field: fix notch visual artifact (#​25201)
ce7f42b912 fix mdc-form-field: use a CSS var for the floating label scale (#​25178)
c0716784b2 fix mdc-paginator: allow form-field density to go lower than -4 (#​25192)
Commit Type Description
89bc64a329 fix making the parse format available for native date adapter extension (#​25226)
multiple
Commit Type Description
68edf42798 fix fix disabled label style (#​25181)

Special Thanks

Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner

v14.0.4

Compare Source

material
Commit Type Description
c970ff9d3 fix stepper: isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (#​25105)
material-experimental
Commit Type Description
1b50a0743 fix mdc-chips: missing role for trailing actions container (#​25160)
docs
Commit Type Description
c4ae88fb5 fix rename master to something else (#​25151)
multiple
Commit Type Description
301f6b0ef fix touch targets not excluded in densities lower than -2 (#​25108)

Special Thanks

Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]

v14.0.3

Compare Source

cdk
Commit Type Description
2ad1677c7 fix scrolling: content jumping in appendOnly mode (#​25097)
material
Commit Type Description
8d5882cf1 fix button-toggle: selected state not visible in high contrast mode (#​25114)
8df5efe08 fix datepicker: actions not re-rendering if swapped out while calendar is open (#​25123)

Special Thanks

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

v14.0.2

Compare Source

cdk
Commit Type Description
08c3867ba6 fix a11y: re-apply the high contrast mode class when the forced-colors media query changes (#​25088)
59268fa5bf fix drag-drop: constrainPosition not working as expected (#​25061)
732969079d fix testing: simulate offsetX and offsetY in mouse events
material-experimental
Commit Type Description
5aec60c9ca fix mdc-button: don't apply styles to icons within the text label (#​24929)
d0082e3422 fix mdc-chips: checkmark blending into background in high contrast mode (#​25072)
2388fe77e5 fix mdc-core: consolidate mdc theming code under mdc-core (#​25084)
7de5f5432b fix mdc-form-field: replace !important with CSS var (#​24964)
8f7394aa3b fix mdc-list: don't access class before initialization (#​25049)

Special Thanks

Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from bf077a7 to 875c597 Compare July 28, 2021 19:25
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to >=12.1.3 chore(deps): update angularmaterial monorepo to v12.1.4 Jul 28, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 875c597 to 24c9f7d Compare August 5, 2021 00:06
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.1.4 fix(deps): update angularmaterial monorepo to v12.2.0 Aug 5, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 24c9f7d to 8b9165e Compare August 11, 2021 19:26
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v12.2.0 fix(deps): update angularmaterial monorepo to v12.2.1 Aug 11, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 8b9165e to 0f0700a Compare August 18, 2021 20:14
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v12.2.1 fix(deps): update angularmaterial monorepo to v12.2.2 Aug 18, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 0f0700a to 559633e Compare August 26, 2021 00:18
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v12.2.2 fix(deps): update angularmaterial monorepo to v12.2.3 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 559633e to a5bb785 Compare September 1, 2021 19:24
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v12.2.3 fix(deps): update angularmaterial monorepo to v12.2.4 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from a5bb785 to 099facd Compare September 6, 2021 19:53
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v12.2.4 fix(deps): update angularmaterial monorepo to >=12.2.4 Sep 6, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 099facd to 16b794b Compare September 8, 2021 18:47
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to >=12.2.4 chore(deps): update angularmaterial monorepo to v12.2.5 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 16b794b to e76e2bd Compare September 15, 2021 15:53
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.2.5 chore(deps): update angularmaterial monorepo to v12.2.6 Sep 15, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from e76e2bd to f3253ed Compare September 23, 2021 20:11
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.2.6 chore(deps): update angularmaterial monorepo to v12.2.7 Sep 23, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from f3253ed to ac294d6 Compare September 29, 2021 18:23
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.2.7 chore(deps): update angularmaterial monorepo to v12.2.8 Sep 29, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from ac294d6 to 8a9fd45 Compare October 6, 2021 21:44
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.2.8 chore(deps): update angularmaterial monorepo to v12.2.9 Oct 6, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 8a9fd45 to 760b405 Compare October 15, 2021 16:44
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.2.9 chore(deps): update angularmaterial monorepo to v12.2.10 Oct 15, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 760b405 to c77e2e0 Compare October 20, 2021 14:07
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo to v12.2.10 chore(deps): update angularmaterial monorepo to v12.2.11 Oct 20, 2021
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.2.1 fix(deps): update angularmaterial monorepo to v13.2.2 Feb 9, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 312884a to 86a1c81 Compare February 16, 2022 22:44
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.2.2 fix(deps): update angularmaterial monorepo to v13.2.3 Feb 16, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 86a1c81 to fcd42a2 Compare February 23, 2022 21:01
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.2.3 fix(deps): update angularmaterial monorepo to v13.2.4 Feb 23, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from fcd42a2 to d861cf7 Compare March 2, 2022 23:40
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.2.4 fix(deps): update angularmaterial monorepo to v13.2.5 Mar 2, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from d861cf7 to 3ec90b8 Compare March 10, 2022 04:22
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.2.5 fix(deps): update angularmaterial monorepo to v13.2.6 Mar 10, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 3ec90b8 to cf7d31c Compare March 16, 2022 22:34
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.2.6 fix(deps): update angularmaterial monorepo to v13.3.0 Mar 16, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from cf7d31c to 08ec2f8 Compare March 24, 2022 02:11
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.3.0 fix(deps): update angularmaterial monorepo to v13.3.1 Mar 24, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 08ec2f8 to b0d3ae2 Compare March 30, 2022 17:50
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.3.1 fix(deps): update angularmaterial monorepo to v13.3.2 Mar 30, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from b0d3ae2 to fd9ec1b Compare April 24, 2022 19:31
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.3.2 fix(deps): update angularmaterial monorepo to v13.3.4 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from fd9ec1b to d2a3687 Compare May 16, 2022 01:04
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.3.4 fix(deps): update angularmaterial monorepo to v13.3.7 May 16, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from d2a3687 to ce46599 Compare June 11, 2022 00:59
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v13.3.7 fix(deps): update angularmaterial monorepo to >=13.3.9 Jun 11, 2022
@renovate
Copy link
Author

renovate bot commented Jun 11, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/[email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"14.1.0" from the root project
npm ERR!   peer @angular/cdk@">=13.3.9" from @ngx-starter-kit/[email protected]
npm ERR!   libs/app-confirm
npm ERR!     @ngx-starter-kit/[email protected]
npm ERR!     node_modules/@ngx-starter-kit/app-confirm
npm ERR!       workspace libs/app-confirm from the root project
npm ERR!   6 more (@ngx-starter-kit/chat-box, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^13.0.0" from @angular/[email protected]
npm ERR! node_modules/@angular/flex-layout
npm ERR!   @angular/flex-layout@"13.0.0-beta.38" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   peer @angular/cdk@"^13.0.0" from @angular/[email protected]
npm ERR!   node_modules/@angular/flex-layout
npm ERR!     @angular/flex-layout@"13.0.0-beta.38" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-07-20T14_27_12_023Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from ce46599 to d5eb359 Compare June 16, 2022 19:01
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to >=13.3.9 chore(deps): update angularmaterial monorepo Jun 16, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch 2 times, most recently from e457ff3 to 33b7550 Compare June 29, 2022 23:47
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 33b7550 to ac674fb Compare July 14, 2022 20:20
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from ac674fb to 1d8813f Compare July 20, 2022 14:27
@renovate renovate bot changed the title chore(deps): update angularmaterial monorepo fix(deps): update angularmaterial monorepo Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants