Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps @angular/cdk from 10.2.7 to 14.0.4.

Release notes

Sourced from @​angular/cdk's releases.

v14.0.4

14.0.4 "sapphire-sandal" (2022-06-29)

material-experimental

Commit Description
fix - 1b50a0743 mdc-chips: missing role for trailing actions container (#25160)

material

Commit Description
fix - c970ff9d3 stepper: isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (#25105)

docs

Commit Description
fix - c4ae88fb5 rename master to something else (#25151)

multiple

Commit Description
fix - 301f6b0ef 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

14.0.3 "diamond-orb" (2022-06-23)

material

Commit Description
fix - 8d5882cf1 button-toggle: selected state not visible in high contrast mode (#25114)
fix - 8df5efe08 datepicker: actions not re-rendering if swapped out while calendar is open (#25123)

cdk

Commit Description
fix - 2ad1677c7 scrolling: content jumping in appendOnly mode (#25097)

Special Thanks

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

v14.0.2

14.0.2 "corduroy-collar" (2022-06-16)

material-experimental

Commit Description
fix - 5aec60c9ca mdc-button: don't apply styles to icons within the text label (#24929)
fix - d0082e3422 mdc-chips: checkmark blending into background in high contrast mode (#25072)
fix - 2388fe77e5 mdc-core: consolidate mdc theming code under mdc-core (#25084)
fix - 7de5f5432b mdc-form-field: replace !important with CSS var (#24964)
fix - 8f7394aa3b mdc-list: don't access class before initialization (#25049)

cdk

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.0.4 "sapphire-sandal" (2022-06-29)

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]

14.1.0-next.2 "tin-box" (2022-06-23)

cdk

Commit Type Description
f6bcbb1b0 fix scrolling: content jumping in appendOnly mode (#25097)

material

Commit Type Description
00f743e68 fix button-toggle: selected state not visible in high contrast mode (#25114)
7d87068c7 fix datepicker: actions not re-rendering if swapped out while calendar is open (#25123)

Special Thanks

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

14.0.3 "diamond-orb" (2022-06-23)

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

... (truncated)

Commits
  • 47132da release: cut the v14.0.4 release (#25193)
  • 0d3716b build: update angular shared dev-infra code to 67631cd (#25180)
  • fbb6d7d build: fix loose yarn engine range (#25183)
  • 6461147 build: update bazel setup (#25177)
  • a825bec build: configure renovate to update bazel dependencies (#25176)
  • 6f38cb1 build: update angular shared dev-infra code to f9ae512 (#25175)
  • 77a0e9c build: update angular shared dev-infra code to d0d8a03
  • 1b50a07 fix(material-experimental/mdc-chips): missing role for trailing actions conta...
  • b057f49 docs(material/autocomplete): use single map instead of two maps in a row (#25...
  • e9aaa76 build: load Google Maps and YouTube APIs on demand in dev app (#25162)
  • 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 10.2.7 to 14.0.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@10.2.7...14.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Superseded by #309.

@dependabot dependabot bot closed this Jul 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.0.4 branch July 15, 2022 03:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant