savvasdalkitsis / uhuruphotos-android

🖼️A modern media gallery, with features like backup/sync, semantic search, media map, face recognition, memories and much more built using the latest Android technologies.
https://uhuru.photos
Apache License 2.0
336 stars 25 forks source link

Update dependency com.github.nanihadesuka:LazyColumnScrollbar to v2 #858

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.nanihadesuka:LazyColumnScrollbar 1.9.0 -> 2.2.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nanihadesuka/LazyColumnScrollbar (com.github.nanihadesuka:LazyColumnScrollbar) ### [`v2.2.0`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/releases/tag/2.2.0) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.1.0...2.2.0) **Full Changelog**: https://github.com/nanihadesuka/LazyColumnScrollbar/compare/2.1.0...2.2.0 Addition setting: - val thumbMaxLength: Float = Default.thumbMaxLength, ### [`v2.1.0`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/releases/tag/2.1.0) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.7...2.1.0) **Full Changelog**: https://github.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.7...2.1.0 ### [`v2.0.7`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/releases/tag/2.0.7) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.6...2.0.7) #### What's Changed - Updated to last compose BOM version 2024.04.00 - Removed dependency on androidx ConstraintLayout - Added support for horizontal scrolls. - Added support for grid lists. **Breaking API changes** - Rework of the composable parameters settings, now encapsulated in `ScrollbarSettings` **Full Changelog**: https://github.com/nanihadesuka/LazyColumnScrollbar/compare/1.10.0...2.0.7 ### [`v2.0.6`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.5...2.0.6) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.5...2.0.6) ### [`v2.0.5`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.4...2.0.5) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.4...2.0.5) ### [`v2.0.4`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.2...2.0.4) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.2...2.0.4) ### [`v2.0.2`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.1...2.0.2) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.1...2.0.2) ### [`v2.0.1`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.0...2.0.1) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/2.0.0...2.0.1) ### [`v2.0.0`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/1.10.0...2.0.0) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/1.10.0...2.0.0) ### [`v1.10.0`](https://togithub.com/nanihadesuka/LazyColumnScrollbar/releases/tag/1.10.0) [Compare Source](https://togithub.com/nanihadesuka/LazyColumnScrollbar/compare/1.9.0...1.10.0) #### What's Changed - Updated to compose bom 2024.02.02 by [@​nanihadesuka](https://togithub.com/nanihadesuka) - Updated to compose compiler 1.5.10 by [@​nanihadesuka](https://togithub.com/nanihadesuka) - Updated to kotlin 1.9.22 by [@​nanihadesuka](https://togithub.com/nanihadesuka) - Got LazyColumnScroller to be paddingValues aware by [@​nanihadesuka](https://togithub.com/nanihadesuka) - Minor performance improvement by [@​GuhDoy](https://togithub.com/GuhDoy) in [https://github.com/nanihadesuka/LazyColumnScrollbar/pull/27](https://togithub.com/nanihadesuka/LazyColumnScrollbar/pull/27) - Added 'modifier' parameter to the scrollbar composables by [@​matiasilveiro](https://togithub.com/matiasilveiro) in [https://github.com/nanihadesuka/LazyColumnScrollbar/pull/29](https://togithub.com/nanihadesuka/LazyColumnScrollbar/pull/29) #### New Contributors - [@​GuhDoy](https://togithub.com/GuhDoy) made their first contribution in [https://github.com/nanihadesuka/LazyColumnScrollbar/pull/27](https://togithub.com/nanihadesuka/LazyColumnScrollbar/pull/27) - [@​matiasilveiro](https://togithub.com/matiasilveiro) made their first contribution in [https://github.com/nanihadesuka/LazyColumnScrollbar/pull/29](https://togithub.com/nanihadesuka/LazyColumnScrollbar/pull/29) **Full Changelog**: https://github.com/nanihadesuka/LazyColumnScrollbar/compare/1.9.0...1.10.0

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.