Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps @angular/cdk from 12.2.8 to 15.2.2.

Release notes

Sourced from @​angular/cdk's releases.

v15.2.2

15.2.2 "topaz-toast" (2023-03-08)

cdk-experimental

Commit Description
fix - e1c8fe85b scrolling: throw error rather than string (#26736)

material

Commit Description
fix - e7612c747 chips: unable to shift + tab out of a chip set (#26727)
fix - 1bf2fc2e1 core: mat-option sets aria-selected="false" (#26673)
fix - 9473b1688 datepicker: resolve server-side rendering error (#26742)
fix - 99dac0835 paginator: opt-out of single-selection indicator (#26746)
fix - ec824f1f7 snack-bar: live region not working when modal is open (#26725)

Special Thanks

Kristiyan Kostadinov, RuoJia123 and Zach Arend

v15.2.1

15.2.1 "silicone-soliloquy" (2023-03-01)

Breaking Changes

  • the description for body-1 and body-2 has changed

material

Commit Description
fix - 9a57674fea chips: allow attribute selectors for chips (#26683)
fix - fdf1dc4b07 chips: chips should assume their minimum density rather than error for small densities (#26688)
fix - d61443b62d chips: remove spans from top level of component (#26689)
fix - 5e67c1a345 chips: styling not updating when actions are removed (#26696)
fix - a87735e4ba list: add disabled attribute for mat-list-item buttons (#26672)
fix - 54d157f3d2 schematics: migrate to mdc components selectively bug (#26427)
fix - 4338e5ee57 snack-bar: misaligned lines on safari for long messages (#26692)

Commit Description
docs - b71fa77f7d reverse body-1 and body-2 typography description (#26330)

Special Thanks

Hamza jayri, Kristiyan Kostadinov, Matthieu Riegler, Miles Malerba, OneSidedPrism, VICTORIA JOHNSON and llorenspujol

v15.2.0

15.2.0 "sodalite-soda" (2023-02-22)

material

Commit Description
feat - b42650c88 chips: add test harness support for edit input
fix - 5e96eb04c chips: add opt-out for single-select checkmarks (#26338)
fix - 46cfbe566 core: add checkmark for single-select (#25962)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.2.2 "topaz-toast" (2023-03-08)

material

Commit Type Description
e7612c747 fix chips: unable to shift + tab out of a chip set (#26727)
1bf2fc2e1 fix core: mat-option sets aria-selected="false" (#26673)
9473b1688 fix datepicker: resolve server-side rendering error (#26742)
99dac0835 fix paginator: opt-out of single-selection indicator (#26746)
ec824f1f7 fix snack-bar: live region not working when modal is open (#26725)

cdk-experimental

Commit Type Description
e1c8fe85b fix scrolling: throw error rather than string (#26736)

Special Thanks

Kristiyan Kostadinov, RuoJia123 and Zach Arend

16.0.0-next.0 "adenosine-aside" (2023-03-01)

material

Commit Type Description
506bca5712 feat tabs: add stretchTabs to MatTabsConfig (#26644)
8a32172678 fix card: refactor to depend on @​angular/material/core/tokens (#26674)

Special Thanks

Alan Agius, Joel Kesler, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend

15.2.1 "silicone-soliloquy" (2023-03-01)

Breaking Changes

  • the description for body-1 and body-2 has changed

material

Commit Type Description
9a57674fea fix chips: allow attribute selectors for chips (#26683)
fdf1dc4b07 fix chips: chips should assume their minimum density rather than error for small densities (#26688)
d61443b62d fix chips: remove spans from top level of component (#26689)
5e67c1a345 fix chips: styling not updating when actions are removed (#26696)
a87735e4ba fix list: add disabled attribute for mat-list-item buttons (#26672)
54d157f3d2 fix schematics: migrate to mdc components selectively bug (#26427)
4338e5ee57 fix snack-bar: misaligned lines on safari for long messages (#26692)

Commit Type Description
b71fa77f7d docs reverse body-1 and body-2 typography description (#26330)

Special Thanks

... (truncated)

Commits
  • 00dc084 release: cut the v15.2.2 release
  • 99dac08 fix(material/paginator): opt-out of single-selection indicator (#26746)
  • 9473b16 fix(material/datepicker): resolve server-side rendering error (#26742)
  • 1bf2fc2 fix(material/core): mat-option sets aria-selected="false" (#26673)
  • e1c8fe8 fix(cdk-experimental/scrolling): throw error rather than string (#26736)
  • ec824f1 fix(material/snack-bar): live region not working when modal is open (#26725)
  • e7612c7 fix(material/chips): unable to shift + tab out of a chip set (#26727)
  • 8c940be release: cut the v15.2.1 release
  • a87735e fix(material/list): add disabled attribute for mat-list-item buttons (#26672)
  • b71fa77 docs: reverse body-1 and body-2 typography description (#26330)
  • 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 15.2.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@12.2.8...15.2.2)

---
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 Mar 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2023

Superseded by #463.

@dependabot dependabot bot closed this Mar 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-15.2.2 branch March 16, 2023 18: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