MrWong99 / gitscanner

Gitscanner is used to perform a variety of security checks against Git repositories and is expandable. Feel free to add your own checks.
MIT License
2 stars 1 forks source link

Bump @angular/cdk from 13.1.0 to 15.1.1 in /ui #329

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cdk from 13.1.0 to 15.1.1.

Release notes

Sourced from @​angular/cdk's releases.

v15.1.1

15.1.1 "purple-plush" (2023-01-18)

material

Commit Description
fix - 0fc52fca6 schematics: don't migrate unknown stylesheet formats (#26450)
fix - 6bdc2e383 select: active class not removed from reset option when new value is assigned through form control (#26414)
fix - 072d6d036 slider: Use non-deprecated theme key (#26378)

Special Thanks

Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtner

v15.1.0

15.1.0 "silk-sandal" (2023-01-11)

material

Commit Description
feat - 8554e15383 datepicker: Support drag and drop to adjust date ranges (#25548)
feat - c370e064d4 tabs: add a harness filter for tab selected state (#25806)
fix - 44657e2624 autocomplete: apply theme of parent form field to panel (#25983)
fix - 9b1f49f6f2 chips: add support for aria-description (#25935)
fix - 8b19fd9e29 chips: change div to span (#26343)
fix - dcf2fac042 chips: implement ariaDescription with aria-describedby (#26105)
fix - e536ce0736 core: default font family not applied to custom typography levels (#26394)
fix - d02cc6817c datepicker: fix date picker shortcuts (#25951)
fix - 4da9e1944a datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
fix - 25d9217fd1 list: add opt-out for radio indicators (#26283)
fix - 57676e467a list: add radio toggles (#25933)
fix - 5b57863702 list: align color scheme between single and multi selection list (#26074)
fix - 1819d3027b tabs: allow focus on disabled tabs (#26397)

cdk

Commit Description
feat - e0a74b9c2b menu: Allow setting cdkMenuTriggerFor null (#25818)
fix - b0f0b5b162 drag-drop: receiving class not updated in OnPush component (#26386)
fix - 836b777526 menu: don't prevent default selection key actions (#26296)

Special Thanks

Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend

v15.1.0-rc.0

15.1.0-rc.0 "cashmere-club" (2023-01-05)

material-experimental

Commit Description
fix - 98365a8b4b popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275)

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.1.1 "purple-plush" (2023-01-18)

material

Commit Type Description
0fc52fca6 fix schematics: don't migrate unknown stylesheet formats (#26450)
6bdc2e383 fix select: active class not removed from reset option when new value is assigned through form control (#26414)
072d6d036 fix slider: Use non-deprecated theme key (#26378)

Special Thanks

Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtner

15.2.0-next.0 "cotton-candle" (2023-01-12)

material

Commit Type Description
5e96eb04ca fix chips: add opt-out for single-select checkmarks (#26338)
769e20431a fix select: active class not removed from reset option when new value is assigned through form control (#26414)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Zach Arend

15.1.0 "silk-sandal" (2023-01-11)

cdk

Commit Type Description
e0a74b9c2b feat menu: Allow setting cdkMenuTriggerFor null (#25818)
b0f0b5b162 fix drag-drop: receiving class not updated in OnPush component (#26386)
836b777526 fix menu: don't prevent default selection key actions (#26296)

material

Commit Type Description
8554e15383 feat datepicker: Support drag and drop to adjust date ranges (#25548)
c370e064d4 feat tabs: add a harness filter for tab selected state (#25806)
44657e2624 fix autocomplete: apply theme of parent form field to panel (#25983)
9b1f49f6f2 fix chips: add support for aria-description (#25935)
8b19fd9e29 fix chips: change div to span (#26343)
dcf2fac042 fix chips: implement ariaDescription with aria-describedby (#26105)
e536ce0736 fix core: default font family not applied to custom typography levels (#26394)
d02cc6817c fix datepicker: fix date picker shortcuts (#25951)
4da9e1944a fix datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
25d9217fd1 fix list: add opt-out for radio indicators (#26283)
57676e467a fix list: add radio toggles (#25933)
5b57863702 fix list: align color scheme between single and multi selection list (#26074)
1819d3027b fix tabs: allow focus on disabled tabs (#26397)

Special Thanks

Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend

... (truncated)

Commits
  • 3c289d4 release: cut the v15.1.1 release
  • 0fc52fc fix(material/schematics): don't migrate unknown stylesheet formats (#26450)
  • de53216 build: bump @angular/bazel to 15.0.4 (#26436)
  • 93f0f9c test(material/schematics): clean up deprecated API usage (#26434)
  • a84c423 build: update to Angular 15.1 stable (#26433)
  • 1cac369 docs: a few minor docs improvements (#26404)
  • b882c31 test(dialog): remove unused variable from spec file (#26408)
  • 9c532f5 refactor(multiple): remove the commented out code (#26409)
  • 072d6d0 fix(material/slider): Use non-deprecated theme key (#26378)
  • d86dd6b build: adjust peer dependency to include all minor pre-releases (#26421)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #335.