marosseleng / compose-material3-datetime-pickers

Material3 themed Jetpack Compose date & time pickers.
Apache License 2.0
153 stars 8 forks source link

Update dependency app.cash.paparazzi to v1.3.0 #124

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.paparazzi 1.2.0 -> 1.3.0 age adoption passing confidence

Release Notes

cashapp/paparazzi ### [`v1.3.0`](https://togithub.com/cashapp/paparazzi/blob/HEAD/CHANGELOG.md#​130---2023-05-31) [Compare Source](https://togithub.com/cashapp/paparazzi/compare/1.2.0...1.3.0) As of this release, consumers must build on Java 17+ environments. ##### New - Migrate Paparazzi to layoutlib Flamingo 2022.2.1 - Add accessibility support for Composables - Add layout accessibility check support - Compose 1.4.7 - Kotlin 1.8.21 - \[Gradle Plugin] Gradle 8.1.1 - \[Gradle Plugin] Android Gradle Plugin 8.0.2 ##### Fixed - Configure android.os.Build values via reflection - Various bug fixes with AccessibilityRenderExtension - Make sure changes to system properties actually affect test tasks - Fix caching bug with preparePaparazziResources task - Use Dispatchers.Main for delay functionality - Recomposition does not happen unless lifecycle is RESUMED - Fix NPE when unit test variant is disabled - Fix incompatibility with androidx.savedstate:1.1.0 Kudos to [@​gamepro65](https://togithub.com/gamepro65), [@​geoff-powell](https://togithub.com/geoff-powell), [@​TWiStErRob](https://togithub.com/TWiStErRob), [@​adamalyyan](https://togithub.com/adamalyyan) and others for contributions this release!

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.