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.3 in /ui #338

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/cdk from 13.1.0 to 15.1.3.

Release notes

Sourced from @​angular/cdk's releases.

v15.1.3

15.1.3 "obsidian-organism" (2023-02-02)

google-maps

Commit Description
fix - e48a5af71f error if API is initialized incorrectly (#26520)

material

Commit Description
fix - 621d1755df checkbox: focus not moved to input when clicking on touch target (#26545)
fix - f1d83f19c9 dialog: take dialog background from theme palette (#26324)
fix - 719cff0c4d tabs: set color on disabled tabs (#26319)
fix - 9efb60f6b4 tabs: unable to click projected content in tab label (#26527)

cdk

Commit Description
fix - d9124166a1 collections: SelectionModel does not always respect the compareWith function (#26447)

Special Thanks

Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendtner, Pei Wang and Wagner Maciel

v15.1.2

15.1.2 "arsenic-angel" (2023-01-25)

material

Commit Description
fix - 4f2767fb0 core: top-level font family not copied when converting between typography formats (#26471)
fix - 419c73871 core: use Platform to check whether to run theming check (#26477)
fix - 9ac46d80e schematics: add string literal check (#26475)
fix - 8465f9ec5 schematics: improve logging of mdc-migration ts migrator (#26377)

Special Thanks

Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel

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

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.1.3 "obsidian-organism" (2023-02-02)

cdk

Commit Type Description
d9124166a1 fix collections: SelectionModel does not always respect the compareWith function (#26447)

material

Commit Type Description
621d1755df fix checkbox: focus not moved to input when clicking on touch target (#26545)
f1d83f19c9 fix dialog: take dialog background from theme palette (#26324)
719cff0c4d fix tabs: set color on disabled tabs (#26319)
9efb60f6b4 fix tabs: unable to click projected content in tab label (#26527)

google-maps

Commit Type Description
e48a5af71f fix error if API is initialized incorrectly (#26520)

Special Thanks

Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendtner, Pei Wang and Wagner Maciel

15.2.0-next.2 "brass-bottle" (2023-01-25)

material

Commit Type Description
434ec52c8 fix core: top-level font family not copied when converting between typography formats (#26471)
5f146901e fix core: use Platform to check whether to run theming check (#26477)
834e865d4 fix schematics: add string literal check (#26475)
f56bd5c24 fix schematics: improve logging of mdc-migration ts migrator (#26377)

Special Thanks

Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel

15.1.2 "arsenic-angel" (2023-01-25)

material

Commit Type Description
4f2767fb0 fix core: top-level font family not copied when converting between typography formats (#26471)
419c73871 fix core: use Platform to check whether to run theming check (#26477)
9ac46d80e fix schematics: add string literal check (#26475)
8465f9ec5 fix schematics: improve logging of mdc-migration ts migrator (#26377)

Special Thanks

Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel

... (truncated)

Commits
  • 3cb649a release: cut the v15.1.3 release
  • 621d175 fix(material/checkbox): focus not moved to input when clicking on touch targe...
  • 719cff0 fix(material/tabs): set color on disabled tabs (#26319)
  • e74e8c2 test(multiple): add performance testing page to dev-app (#26391)
  • 4014746 build: split up changelog (#26541)
  • 9efb60f fix(material/tabs): unable to click projected content in tab label (#26527)
  • 43c5fcd build: update angular shared dev-infra code (#26530)
  • f1d83f1 fix(material/dialog): take dialog background from theme palette (#26324)
  • 2b04003 docs(cdk/drag-drop): put back Episode V poster exemple ✨ (#26443)
  • e48a5af fix(google-maps): error if API is initialized incorrectly (#26520)
  • 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 #345.