Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 12.2.8 to 14.0.3.

Release notes

Sourced from @​angular/cdk's releases.

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
fix - 08c3867ba6 a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
fix - 59268fa5bf drag-drop: constrainPosition not working as expected (#25061)
fix - 732969079d testing: simulate offsetX and offsetY in mouse events

Special Thanks

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

v14.0.1

14.0.1 "titanium-night" (2022-06-07)

material-experimental

Commit Description
fix - a7688a8b6 mdc-radio: fix ripple color (#24986)

Special Thanks

Kristiyan Kostadinov, Miles Malerba and renovate[bot]

v14.0.0

14.0.0 "cotton-peanut" (2022-06-02)

Breaking Changes

material

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

14.1.0-next.1 "wool-window" (2022-06-16)

cdk

Commit Type Description
176213d705 feat scrolling: make scroller element configurable for virtual scrolling (#24394)
bc81e7ddc5 fix a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
2c956c020c fix drag-drop: constrainPosition not working as expected (#25061)
1d15ea77d8 fix testing: simulate offsetX and offsetY in mouse events

material

Commit Type Description
1256c6cf26 feat core: use strong focus indicators in high contrast mode
799cf7cf27 fix datepicker: add i18n strings (#25024)

material-experimental

Commit Type Description
864f92e0f4 feat mdc-button: support custom leading/trailing icons (#24987)
59d75c3eb1 fix mdc-button: don't apply styles to icons within the text label (#24929)
d755c66cdb fix mdc-chips: checkmark blending into background in high contrast mode (#25072)
4aaa6eb5fd fix mdc-core: consolidate mdc theming code under mdc-core (#25084)
7c91dcf32b fix mdc-form-field: replace !important with CSS var (#24964)
503f12f039 fix mdc-list: don't access class before initialization (#25049)

Special Thanks

Amy Sorto, Jackie Chu, Jenny Johnson, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Zach Arend, antuxity and atrawally

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

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)

... (truncated)

Commits
  • a1f6f66 release: cut the v14.0.3 release
  • b639fcc build: avoid use of ts-node wrapper script as it breaks child process forking...
  • 8df5efe fix(material/datepicker): actions not re-rendering if swapped out while calen...
  • 7a0753c build: fix yarn merge script alias since it wasn't using ts-node (#25126)
  • 4fa8b29 build: fix benchpress build errors (#25121)
  • ffd0a0f build: update angular shared dev-infra code to f2ca0a5 (#25119)
  • 8d5882c fix(material/button-toggle): selected state not visible in high contrast mode...
  • a1a2347 build: update angular shared dev-infra code to e45a0b6 (#25104)
  • 7e7fe32 build: avoid use of yarn ts-node to avoid nested yarn execution (#25111)
  • aa6c751 build: ensure ng-dev command works on windows (#25109)
  • 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 12.2.8 to 14.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.8...14.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2022

Superseded by #388.

@dependabot dependabot bot closed this Jun 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.0.3 branch June 30, 2022 17:10
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.

2 participants