Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @angular/cdk from 15.2.9 to 17.1.1 #193

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps @angular/cdk from 15.2.9 to 17.1.1.

Release notes

Sourced from @​angular/cdk's releases.

v17.1.1

17.1.1 "plastic-mug" (2024-01-25)

material-experimental

Commit Description
fix - d7f26c3342 theming: align form field icons with M3 (#28463)

material

Commit Description
fix - 739b841bbc badge: move structural styles out of theme (#28452)
fix - 9e7fe24494 core: fix mat-error not rendering with Closure Compiler (#28405)
fix - 90456b0d4c dialog: scale animation not working (#28449)
fix - ed0a7aaa43 slide-toggle: move state-layer-size token (#28397)
fix - ab2ceab21c slide-toggle: use css var for disabled label color (#28471)

cdk

Commit Description
perf - 7a7cd113a0 table: Use afterRender hooks (#28354)

multiple

Commit Description
fix - 4c83ea8ef8 import ANIMATION_MODULE_TYPE from core (#28459)

v17.1.0

17.1.0 "metal-table" (2024-01-17)

material-date-fns-adapter

Commit Description
feat - 083472db0e support date-fns 3.0 (#28364)
fix - 2da9f6bc32 error when added through ng add

material-luxon-adapter

Commit Description
fix - 91b646717d error when added through ng add

material-moment-adapter

Commit Description
fix - eca50162a7 error when added through ng add

material-experimental

Commit Description
feat - 244bed4675 theming: add M3 button tokens (#28375)
feat - cf6ab1c1d0 theming: add M3 expansion support (#28159)
feat - 2963b7aaca theming: add M3 icon-button & fab support (#28157)
feat - 0b7e656f19 theming: Add support for color variants (#28279)
fix - 94d8997b2c theming: fix border radius of filled form field
fix - d1ceb6b44a theming: fix disabled form field in M3

youtube-player

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.1.1 "plastic-mug" (2024-01-25)

material

Commit Type Description
739b841bbc fix badge: move structural styles out of theme (#28452)
9e7fe24494 fix core: fix mat-error not rendering with Closure Compiler (#28405)
90456b0d4c fix dialog: scale animation not working (#28449)
ed0a7aaa43 fix slide-toggle: move state-layer-size token (#28397)
ab2ceab21c fix slide-toggle: use css var for disabled label color (#28471)

material-experimental

Commit Type Description
d7f26c3342 fix theming: align form field icons with M3 (#28463)

multiple

Commit Type Description
4c83ea8ef8 fix import ANIMATION_MODULE_TYPE from core (#28459)

17.1.0 "metal-table" (2024-01-17)

cdk

Commit Type Description
46eb9321cc fix table: _cellRole lint error (#28391)
d3e8a28389 fix table: measuring sticky row too early (#28393)
30f0705491 fix table: support hydration (#28356)
1fe1f69303 perf table: Optimize a11y role logic in CdkCell. (#28336)

material

Commit Type Description
f23d8c1f7e feat button: add the ability to interact with disabled buttons (#28242)
6719168192 feat chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013)
556eeb19c8 fix button: Move unthemable icon button tokens to theme mixin (#27570)
714eac3be4 fix button: remove duplicate typography styles from FAB (#28258)
2dc10daa07 fix button: use tokens for button elevation (#28396)
ec86cf88ee fix checkbox: move required validation into component
c00c2db924 fix datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fef66fee7c fix dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
9e43890155 fix form-field: work around closure compiler issue (#28185)
4d0719a6a0 fix paginator: match visual and reading order (#28285)
00e70fd8e3 fix slide-toggle: delete custom typography tokens (#28365)
c2c818ceeb fix slide-toggle: move required validation into component
6bfbe9b19f fix slider: update inactive input width on value change (#28275)
a643a2ed42 fix snack-bar: Ensure snackbar open animation works with OnPush ancestor (#28331)
7f601b0936 fix stepper: enable hydration (#28382)
a7f87a80a1 fix tabs: enable hydration (#28366)

google-maps

| Commit | Type | Description |

... (truncated)

Commits
  • 2578305 release: cut the v17.1.1 release
  • ed0a7aa fix(material/slide-toggle): move state-layer-size token (#28397)
  • ab2ceab fix(material/slide-toggle): use css var for disabled label color (#28471)
  • d7f26c3 fix(material-experimental/theming): align form field icons with M3 (#28463)
  • 782cc76 Revert "perf(cdk/table): Use afterRender hooks (#28354)" (#28461)
  • 7a7cd11 perf(cdk/table): Use afterRender hooks (#28354)
  • e707f6c docs(material/icon): add guidance for Material Symbols (#28436)
  • 4c83ea8 fix(multiple): import ANIMATION_MODULE_TYPE from core (#28459)
  • 739b841 fix(material/badge): move structural styles out of theme (#28452)
  • 7de0f61 docs(material/chips): remove instructions to announce deletion (#28253)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 15.2.9 to 17.1.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.9...17.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #195.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-17.1.1 branch February 5, 2024 07:24
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