Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 12.2.8 to 15.2.3.

Release notes

Sourced from @​angular/cdk's releases.

v15.2.3

15.2.3 "aluminum-statue" (2023-03-16)

material

Commit Description
fix - 7dfcf8ff3 checkbox: fix ARIA semantics and use native DOM properties (#26710)
fix - 40d38889c chips: chip label appearing above sticky columns (#26794)
fix - b846d1e05 chips: don't prevent default mousedown action (#26765)
fix - 501d73e5b chips: styling not cleared on basic chips in listbox and grid (#26771)
fix - 06ed54c25 tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737)

Special Thanks

Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

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 |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.2.3 "aluminum-statue" (2023-03-16)

material

Commit Type Description
7dfcf8ff3 fix checkbox: fix ARIA semantics and use native DOM properties (#26710)
40d38889c fix chips: chip label appearing above sticky columns (#26794)
b846d1e05 fix chips: don't prevent default mousedown action (#26765)
501d73e5b fix chips: styling not cleared on basic chips in listbox and grid (#26771)
06ed54c25 fix tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737)

Special Thanks

Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

16.0.0-next.1 "jade-jacket" (2023-03-08)

material

Commit Type Description
168619b12 fix chips: unable to shift + tab out of a chip set (#26727)
4c8f50554 fix core: mat-option sets aria-selected="false" (#26673)
fbca2e931 fix datepicker: resolve server-side rendering error (#26742)
3442c0ee0 fix paginator: opt-out of single-selection indicator (#26746)
5ea4ca579 fix snack-bar: live region not working when modal is open (#26725)

cdk-experimental

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

Special Thanks

Kristiyan Kostadinov, RuoJia123, Wagner Maciel and Zach Arend

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

... (truncated)

Commits
  • 777b6ef release: cut the v15.2.3 release
  • 40d3888 fix(material/chips): chip label appearing above sticky columns (#26794)
  • 06ed54c fix(material/tabs): update MatTab _scrollToLabel function to always display a...
  • 7dfcf8f fix(material/checkbox): fix ARIA semantics and use native DOM properties (#26...
  • 501d73e fix(material/chips): styling not cleared on basic chips in listbox and grid (...
  • e676125 docs(material/chips): fix stacked chips example (#26774)
  • d72640d build: update dependency build_bazel_rules_nodejs to v5.8.2 (#26766)
  • b846d1e fix(material/chips): don't prevent default mousedown action (#26765)
  • d4213d5 build: remove ts-node forking bug workaround (#26756)
  • 00dc084 release: cut the v15.2.2 release
  • 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.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...15.2.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 Mar 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2023

Superseded by #465.

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