Yash-Garg / qBittorrent-Manager

[WIP] Modern qBittorrent WebUI Client for Android written in Kotlin
https://play.google.com/store/apps/details?id=dev.yashgarg.qbit
GNU General Public License v3.0
273 stars 6 forks source link

fix(deps): update dependency me.saket.cascade:cascade to v2.3.0 - autoclosed #382

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
me.saket.cascade:cascade 2.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

saket/cascade (me.saket.cascade:cascade) ### [`v2.3.0`](https://togithub.com/saket/cascade/releases/tag/2.3.0) [Compare Source](https://togithub.com/saket/cascade/compare/2.2.0...2.3.0) **cascade-compose:** - Improve positioning of cascade menus, especially under Robolectric tests. - Prevent cascade from covering the soft keyboard. - Allow usages of `DropdownMenuHeader()` in root menus. - Add a [shape](https://togithub.com/saket/cascade/blob/adb6126c9f26fe9b782cf3d491d5a686c58470dc/cascade-compose/src/main/java/me/saket/cascade/Cascade.kt#L127) parameter to `CascadeDropdownMenu()` as an alternative to `MaterialTheme.shapes.extraSmall`. - [https://github.com/saket/cascade/issues/41](https://togithub.com/saket/cascade/issues/41): Ignore duplicate navigations. - [https://github.com/saket/cascade/issues/43](https://togithub.com/saket/cascade/issues/43): Avoid limiting drop shadows to `8dp` if minSdk >= 31. - [https://github.com/saket/cascade/issues/39](https://togithub.com/saket/cascade/issues/39): Correctly set the tonal elevation for menu backgrounds. Thanks [@​MV-GH](https://togithub.com/MV-GH)! - Update `compose-ui` to 1.5.2.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.