Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps @angular/cdk from 13.3.9 to 14.1.1.

Release notes

Sourced from @​angular/cdk's releases.

v14.1.1

14.1.1 "moissanite-mango" (2022-08-03)

material-experimental

Commit Description
fix - e045e8d49 mdc-chips: don't use button element if chip row isn't editable (#25327)
fix - 394b93f18 mdc-slider: skip resizing while the user is dragging (#25318)

cdk

Commit Description
fix - 251c9abdf dialog: use config injector if provided (#25332)
fix - 636dd60ee drag-drop: expose pickup position in constrainPosition callback (#25341)
fix - aea1a5d67 overlay: detach overlay when portal is destroyed from the outside (#25212)
fix - 63ca33bc8 schematics: strip bom from sass files (#25364)

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge

v14.1.0

14.1.0 "neon-plate" (2022-07-20)

material-experimental

Commit Description
feat - 864f92e0f mdc-button: support custom leading/trailing icons (#24987)
feat - 1f6810831 mdc-list: add support for activated state in harness (#24934)
fix - c543db57a mdc-checkbox: remove extra a11y tree node for the (#24907)
fix - 7736515f1 mdc-form-field: ensure appearance is valid (#24963)

cdk-experimental

Commit Description
fix - 5c2a7e00e listbox: clean up some TODOs (#25005)
fix - 0b5963753 listbox: clean up the listbox API and make it work with forms (#24920)

material

Commit Description
feat - 1256c6cf2 core: use strong focus indicators in high contrast mode
feat - dd1a0feb5 icon: SEO friendly ligature icons (#24578)
fix - 799cf7cf2 datepicker: add i18n strings (#25024)

cdk

Commit Description
feat - 176213d70 scrolling: make scroller element configurable for virtual scrolling (#24394)

Special Thanks

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

v14.1.0-rc.0

14.1.0-rc.0 "plastic-ball" (2022-07-14)

material-experimental

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.1.1 "moissanite-mango" (2022-08-03)

cdk

Commit Type Description
251c9abdf fix dialog: use config injector if provided (#25332)
636dd60ee fix drag-drop: expose pickup position in constrainPosition callback (#25341)
aea1a5d67 fix overlay: detach overlay when portal is destroyed from the outside (#25212)
63ca33bc8 fix schematics: strip bom from sass files (#25364)

material-experimental

Commit Type Description
e045e8d49 fix mdc-chips: don't use button element if chip row isn't editable (#25327)
394b93f18 fix mdc-slider: skip resizing while the user is dragging (#25318)

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge

14.1.0 "neon-plate" (2022-07-20)

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

14.0.6 "chromium-pinball" (2022-07-20)

material

... (truncated)

Commits
  • 1381cc0 release: cut the v14.1.1 release
  • 02312b4 build: update angular shared dev-infra code to 88270f4 (#25382)
  • b331ac0 build: update angular shared dev-infra code to 80fc63d (#25377)
  • a1bf6b8 build: update bazel setup to v5.5.3 (#25362)
  • 33ac2fb build: update angular shared dev-infra code to 74462a4 (#25329)
  • 63ca33b fix(cdk/schematics): strip bom from sass files (#25364)
  • 251c9ab fix(cdk/dialog): use config injector if provided (#25332)
  • 621d21d build: account for new dev-infra packages @angular/ng-dev and `@angular/bui...
  • 636dd60 fix(cdk/drag-drop): expose pickup position in constrainPosition callback (#25...
  • 3fc9d16 build: avoid use of github team for dev-infra codeowner (#25337)
  • 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)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/cdk-14.1.1 branch from 95a4a5a to 6c4773f Compare August 10, 2022 10:37
Bumps [@angular/cdk](https://github.com/angular/components) from 13.3.9 to 14.1.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@13.3.9...14.1.1)

---
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 force-pushed the dependabot/npm_and_yarn/angular/cdk-14.1.1 branch from 6c4773f to 8fdf7d7 Compare August 10, 2022 10:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2022

Superseded by #206.

@dependabot dependabot bot closed this Aug 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-14.1.1 branch August 12, 2022 09:39
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.

0 participants