Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Update circuit to v0.20.0 #1791

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Update circuit to v0.20.0 #1791

merged 1 commit into from
Mar 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.circuit:circuit-runtime 0.19.1 -> 0.20.0 age adoption passing confidence
com.slack.circuit:circuit-retained 0.19.1 -> 0.20.0 age adoption passing confidence
com.slack.circuit:circuit-overlay 0.19.1 -> 0.20.0 age adoption passing confidence
com.slack.circuit:circuitx-gesture-navigation 0.19.1 -> 0.20.0 age adoption passing confidence
com.slack.circuit:circuit-foundation 0.19.1 -> 0.20.0 age adoption passing confidence

Release Notes

slackhq/circuit (com.slack.circuit:circuit-runtime)

v0.20.0

Compare Source

2024-03-18

  • New: Enable RememberObserver to work with rememberRetained.
  • New: Add Navigator.popRoot(). extension (#​1274)
  • Behavior change: Add a key to CircuitContent to keep Ui and Presenter consistent. We already did this for presenters, this just makes it consistent for both.
  • [circuitx-android] Implement ToastEffect.
  • Fix: Fix rememberImpressionNavigator() not delegating PopResult.
  • Fix: Navigator - Pass PopResult to onRootPop().
  • Fix: Check canRetainCheck when saving RetainedStateRegistry.
  • Enhancement: Improve error messaging when using assisted inject.
  • Force com.google.guava:listenablefuture to 1.0 to avoid conflicts with Guava.
  • Update compose-compiler to 1.5.10.1.
  • Update coroutines to 1.8.0.
  • Update to Compose Multiplatform 1.6.1.
  • Update Android compose dependencies to 1.6.3.
  • Update molecule to 1.4.1.
  • Update dagger to 2.51.
  • Update turbine to 1.1.0.
  • Update uuid to 0.8.3.
  • Update kotlin to 1.9.23.
  • Update KSP to 1.9.23-1.0.19.

Special thanks to @​chrisbanes, @​aschulz90, and @​alexvanyo for contributing to this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot enabled auto-merge (rebase) March 18, 2024 23:24
@renovate renovate bot merged commit 5d55ac1 into main Mar 19, 2024
7 checks passed
@renovate renovate bot deleted the renovate/circuit branch March 19, 2024 13:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants