IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.22k stars 61 forks source link

Update dependency com.valentinilk.shimmer:compose-shimmer to v1.3.0 - autoclosed #383

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.valentinilk.shimmer:compose-shimmer 1.2.0 -> 1.3.0 age adoption passing confidence

Release Notes

valentinilk/compose-shimmer (com.valentinilk.shimmer:compose-shimmer) ### [`v1.3.0`](https://togithub.com/valentinilk/compose-shimmer/releases/tag/v1.3.0) #### Updated - Added wasmJS as a supported platform (Thanks [@​alexzhirkevich](https://togithub.com/alexzhirkevich)) - The shimmer will now start immediately, when using the `defaultShimmerTheme`. The initial pause before the first shimmer animation was removed. - Dependency updates as always **Breaking:** - The `defaultShimmerTheme` does not use a `TweenSpec` for the animation anymore, but a custom `KeyframesSpec` instead. This might break implementations that use or modify the `defaultShimmerTheme` variable directly.

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.