mslalith / focus_launcher

A minimalist Android Launcher built with Jetpack Compose.
https://play.google.com/store/apps/details?id=dev.mslalith.focuslauncher
GNU General Public License v3.0
199 stars 15 forks source link

fix(deps): update circuit to v0.22.2 #474

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.circuit:circuit-test 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-codegen 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-codegen-annotations 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-overlay 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-runtime 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-foundation 0.22.1 -> 0.22.2 age adoption passing confidence

Release Notes

slackhq/circuit (com.slack.circuit:circuit-test) ### [`v0.22.2`](https://togithub.com/slackhq/circuit/blob/HEAD/CHANGELOG.md#0222) [Compare Source](https://togithub.com/slackhq/circuit/compare/0.22.1...0.22.2) *2024-06-04* - **Fix**: Fix `pausableState` recomposition loops by avoiding backward snapshot writes. - **New**: Add `Circuit.presentWithLifecycle` flag to enable/disable automatic `pausableState` use. This is enabled by default. - Update Compose Multiplatform to `1.6.11`. - Update androidx.lifecycle to `2.8.1`. - Update androidx.appcompat to `1.7.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 these updates again.



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