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.2.1 #213

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps @angular/cdk from 15.2.9 to 17.2.1.

Release notes

Sourced from @​angular/cdk's releases.

v17.2.1

17.2.1 "allactite-acorn" (2024-02-22)

material

Commit Description
fix - 0c5781bfc expansion: center indicator icon in M3 (#28603)

cdk

Commit Description
fix - c617cd7c8 listbox: make typeahead label nullable (#28602)
fix - 67956e065 overlay: only emit positionChanges when position is different
fix - d5d856348 overlay: run positionChange event inside the zone

v17.2.0

17.2.0 "polymer-prism" (2024-02-14)

material-experimental

Commit Description
feat - d16e8ac5de theming: add M3 tokens for pseudo checkbox (#28407)
fix - 4742a175ab theming: Add more tests for M3 theme tokens (#28561)
fix - 1f1dac5e57 theming: Add support for color variants in badge, button-toggle, button, pseudo-checkbox, and chips (#28457)
fix - 08c97ab648 theming: Add support for color variants in option, checkbox, and fab (#28412)
fix - 715877a13d theming: Add support for color variants in progress-spiner, progress-bar, list, form-field, and datepicker (#28451)
fix - 29a1e5d8a1 theming: Add support for color variants in slide-toggle, select, and radio (#28445)
fix - e45e210055 theming: Add support for color variants in tabs and slider (#28417)
fix - 9ab104b804 theming: align dialog with M3
fix - 957bc487bf theming: align fab with M3 spec
fix - ba3680ed48 theming: align M3 icon buttons with spec
fix - 601a745fc8 theming: cap icon button size
fix - 339905c5af theming: disabled radio button incorrect label color (#28415)
fix - b6e0b20e1f theming: Fix chip trailing icon opacity in M3 (#28530)
fix - fdd16e6675 theming: fix filled text field
fix - 06c81e38c7 theming: fix paginator in M3
fix - 59b93b44ab theming: Fix token causing test failure on CI (#28569)
fix - 1e48cd431f theming: fix up M3 checkbox
fix - 056e2221ec theming: implement M3 badge (#28460)
fix - 93f3421538 theming: incorrect track color for alternate progress bar palettes (#28484)
fix - 935eda0872 theming: incorrect validation for density scale
fix - 8fab89229d theming: Make color API back-cmpat styles available (#28526)
fix - f1deb30a17 theming: Make M3 work with typography-hierarchy (#28540)
fix - 5f1a7ea1ee theming: resolve M3 issues in mat-option (#28482)
fix - dabb96765a theming: set up core theme and app tokens (#28431)
fix - d26a51e3a5 theming: set up internal form field in M3 (#28414)
fix - 42f2cc9ad8 theming: set up padding tokens
fix - 0da585f730 theming: Update color palettes (#28472)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.2.1 "allactite-acorn" (2024-02-22)

cdk

Commit Type Description
c617cd7c8 fix listbox: make typeahead label nullable (#28602)
67956e065 fix overlay: only emit positionChanges when position is different
d5d856348 fix overlay: run positionChange event inside the zone

material

Commit Type Description
0c5781bfc fix expansion: center indicator icon in M3 (#28603)

17.2.0 "polymer-prism" (2024-02-14)

cdk

Commit Type Description
55eeee3516 fix listbox: unable to tab in if active option is removed (#28583)
2f7aaaa220 fix table: error if outlets are assigned too early (#28551)

material

Commit Type Description
99a4e2a10f fix button-toggle: Add remaining typography tokens needed for M3 (#28578)
e05795dde0 fix button: calculate icon button padding based on tokens
a496855f30 fix button: generate separate tokens for mini fab
cbeeb3ae17 fix checkbox: use token for disabled label color
0a1c8eedb4 fix chips: Tokenize chip outline and disabled opacity (#28488)
58764afec2 fix chips: Tokenize the hover & focus overlays (#28497)
32f86e48e1 fix chips: Tokenize the selected state (#28498)
1dcc195853 fix core: ensure that option inherits container background
873c8e97dc fix datepicker: fix M3 styles (#28556)
8ac58ff328 fix datepicker: fix touchui shadow and border-radius (#28577)
92ab097987 fix datepicker: use direction-agnostic text-align
0edc47673f fix form-field: container height in lower densities (#28546)
b1f281cab5 fix list: ensure leading icon scales with token
306c2424f7 fix list: indexOf usage incorreect for active focus reset (#28531)
75955eb9b4 fix list: match leading icon size in M3 to spec
b8327cd92c fix list: tokenize active-indicator (#28586)
ba05521005 fix list: tokenize space around leading icon
0d88889452 fix list: use direction-agnostic text-align
46fe83f21f fix list: use transparent background for M3 (#28504)
044c9ba648 fix menu: prevent icon from collapsing when text is long (#28541)
47c55925c0 fix menu: Update token values and styles for M3 (#28470)
a656164255 fix progress-bar: incorrect alignment if direction is set on element
f6d3f1bc21 fix schematics: import async animations and remove deprecated function usages (#28424)
fbf2ef3fcb fix select: fix m3 arrow alignment (#28545)
fca43aa49b fix select: styles for m3 (#28492)
d799c044a7 fix slide-toggle: fix m3 slide-toggle handle (#28503)

... (truncated)

Commits
  • d2d5d2f release: cut the v17.2.1 release
  • d5d8563 fix(cdk/overlay): run positionChange event inside the zone
  • 67956e0 fix(cdk/overlay): only emit positionChanges when position is different
  • d7c062a refactor(material/tabs): remove mixin function (#28606)
  • 0c5781b fix(material/expansion): center indicator icon in M3 (#28603)
  • c617cd7 fix(cdk/listbox): make typeahead label nullable (#28602)
  • 4df447d refactor(material/sort): remove TypeScript mixin usages
  • 6f94d84 refactor(material/paginator): remove TypeScript mixin usages
  • 9fa7c6e release: cut the v17.2.0 release
  • b8327cd fix(material/list): tokenize active-indicator (#28586)
  • 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.2.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.2.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 Mar 11, 2024

Superseded by #220.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-17.2.1 branch March 11, 2024 07:34
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