ZacSweers / CatchUp

An app for catching up on things.
Apache License 2.0
1.97k stars 201 forks source link

Update circuit to v0.22.2 #1494

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:circuitx-overlays 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuitx-gesture-navigation 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuitx-android 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-codegen 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-runtime-ui 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-runtime-screen 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-runtime-presenter 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-retained 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-foundation 0.22.1 -> 0.22.2 age adoption passing confidence
com.slack.circuit:circuit-backstack 0.22.1 -> 0.22.2 age adoption passing confidence

Release Notes

slackhq/circuit (com.slack.circuit:circuitx-overlays) ### [`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.