Skip to content

Update circuit to v0.30.0#107

Merged
TheReprator merged 1 commit into
mainfrom
renovate/circuit
Aug 26, 2025
Merged

Update circuit to v0.30.0#107
TheReprator merged 1 commit into
mainfrom
renovate/circuit

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.slack.circuit:circuit-runtime 0.29.1 -> 0.30.0 age confidence
com.slack.circuit:circuit-retained 0.29.1 -> 0.30.0 age confidence
com.slack.circuit:circuit-overlay 0.29.1 -> 0.30.0 age confidence
com.slack.circuit:circuitx-gesture-navigation 0.29.1 -> 0.30.0 age confidence
com.slack.circuit:circuit-foundation 0.29.1 -> 0.30.0 age confidence

Release Notes

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

v0.30.0

Compare Source

2025-08-01

Behaviour Changes:

Rebuilt continuityRetainedStateRegistry as a common lifecycleRetainedStateRegistry and made ViewModel an implementation detail of it.

AnimatedNavDecoration is now using the full back stack to determine the transition animation.

Updates to ViewModelBackStackRecordLocalProvider

ViewModelBackStackRecordLocalProvider has moved from the backstack module to the
circuit-foundation module while also changing to use the multiplatform ViewModel implementation.
ViewModelBackStackRecordLocalProvider is now provided as a default through the Circuit instance,
enabling customization of the default BackStackRecordLocalProviders.
Also added backStackHostViewModel() to access a ViewModel located in the ViewModelStoreOwner of NavigableCircuitContent.

Misc:
  • [gesture-navigation] Fix a crash when using AndroidPredictiveBackNavDecorator and having previously called resetRoot() with restoreState=false.
  • [code gen] Added support for CircuitContext as an assisted param in code gen
  • Update dagger to v2.57.
  • Update Compose Android BOM to 2025.07.00.
  • Update androidx.lifecycle to 2.9.2.

Special thanks to @​CamiloVega and @​kvaster 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/circuit branch from 03e9715 to 0410a73 Compare August 26, 2025 05:31
@renovate renovate Bot force-pushed the renovate/circuit branch from 0410a73 to 4198191 Compare August 26, 2025 05:32
@TheReprator TheReprator merged commit 030d614 into main Aug 26, 2025
1 check passed
@renovate renovate Bot deleted the renovate/circuit branch August 26, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant