Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps @angular/cdk from 13.3.9 to 15.0.3.

Release notes

Sourced from @​angular/cdk's releases.

v15.0.3

15.0.3 "velvet-village" (2022-12-14)

material

Commit Description
fix - 80c4321ddd core: better handling of css variables in theme palettes (#26260)
fix - 67db1a6043 form-field: allow getting harness by validity (#26232)
fix - df7ac2709a form-field: prevent focus overlay stealing clicks (#26229)
fix - 1e93df3ab3 menu: add selector for projecting non-Material icons (#26235)
fix - 83825bd5c3 schematics: fix card tmpl migration (#26169)
fix - ae3c77835a schematics: fix transform for FloatLabelType (#26234)
fix - fee5d0b7d3 slider: avoid manual fixing values on pointer up (#26215)
fix - 15c77e0950 tabs: allow both foreground and background colors to be set (#26212)
fix - 0ca8c77349 toolbar: don't override colors of themed buttons (#26222)

cdk

Commit Description
fix - 325475774f stepper: set focus origin when navigating with keyboard (#26239)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria and Wagner Maciel

v15.0.2

15.0.2 "polystyrene-penguin" (2022-12-08)

material

Commit Description
fix - c388758606 button: ensure svg icon is centered (#26146)
fix - afd6e1a277 chips: set correct cursor on interactive chips (#26171)
fix - 639fa52ff1 dialog: change width to not cut off form field in component example (#26157)
fix - 976562f35e form-field: allow ng-container to be used as prefix/suffix (#26127)
fix - 0a617d6f0f list: remove previously removed API (#26165)
fix - 679df1a074 schematics: some snack bar styles not being migrated (#26180)
fix - 1ab52961b0 schematics: update flat button styles class name mapping (#26158)
fix - 3bb07ae9d9 tabs: icons not centered inside tab (#26053)
perf - 356aab723c core: delegate trigger events (#26147)
perf - a526ede4af tabs: reduce amount of CSS generated for background color (#26186)

cdk

Commit Description
fix - dac9e81f78 listbox: set initial focus to selected option (#26174)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel

v15.0.1

15.0.1 "gypsum-garland" (2022-11-30)

material

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.0.3 "velvet-village" (2022-12-14)

cdk

Commit Type Description
325475774f fix stepper: set focus origin when navigating with keyboard (#26239)

material

Commit Type Description
80c4321ddd fix core: better handling of css variables in theme palettes (#26260)
67db1a6043 fix form-field: allow getting harness by validity (#26232)
df7ac2709a fix form-field: prevent focus overlay stealing clicks (#26229)
1e93df3ab3 fix menu: add selector for projecting non-Material icons (#26235)
83825bd5c3 fix schematics: fix card tmpl migration (#26169)
ae3c77835a fix schematics: fix transform for FloatLabelType (#26234)
fee5d0b7d3 fix slider: avoid manual fixing values on pointer up (#26215)
15c77e0950 fix tabs: allow both foreground and background colors to be set (#26212)
0ca8c77349 fix toolbar: don't override colors of themed buttons (#26222)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria and Wagner Maciel

15.1.0-next.1 "polycarbonate-parrot" (2022-12-08)

cdk

Commit Type Description
f99af6d044 fix listbox: set initial focus to selected option (#26174)

material

Commit Type Description
1d2d7e11c3 fix button: ensure svg icon is centered (#26146)
33f704c01e fix chips: set correct cursor on interactive chips (#26171)
93818e5338 fix dialog: change width to not cut off form field in component example (#26157)
b3da94a094 fix form-field: allow ng-container to be used as prefix/suffix (#26127)
5b57863702 fix list: align color scheme between single and multi selection list (#26074)
3d298e0fb7 fix list: remove previously removed API (#26165)
a007b92ebd fix schematics: some snack bar styles not being migrated (#26180)
1a8d04189f fix schematics: update flat button styles class name mapping (#26158)
7b98f1af1a fix tabs: icons not centered inside tab (#26053)
efb7f2ee9f perf core: delegate trigger events (#26147)
8719700f72 perf tabs: reduce amount of CSS generated for background color (#26186)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel

15.0.2 "polystyrene-penguin" (2022-12-08)

cdk

... (truncated)

Commits
  • a9f3b79 release: cut the v15.0.3 release
  • 80c4321 fix(material/core): better handling of css variables in theme palettes (#26260)
  • 9c61342 refactor(cdk/listbox): convert all directives to standalone (#26211)
  • 97c95e6 refactor(cdk/scrolling): switch directives to standalone (#26236)
  • 67db1a6 fix(material/form-field): allow getting harness by validity (#26232)
  • fee5d0b fix(material/slider): avoid manual fixing values on pointer up (#26215)
  • 1e93df3 fix(material/menu): add selector for projecting non-Material icons (#26235)
  • 3254757 fix(cdk/stepper): set focus origin when navigating with keyboard (#26239)
  • 0ca8c77 fix(material/toolbar): don't override colors of themed buttons (#26222)
  • 83825bd fix(material/schematics): fix card tmpl migration (#26169)
  • 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 13.3.9 to 15.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@13.3.9...15.0.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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2023

Superseded by #339.

@dependabot dependabot bot closed this Jan 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-15.0.3 branch January 6, 2023 09:11
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