Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.freeletics.mad:state-machine to v0.29.0 #767

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.freeletics.mad:state-machine 0.24.0 -> 0.29.0 age adoption passing confidence

Release Notes

freeletics/khonshu (com.freeletics.mad:state-machine)

v0.29.0

Compare Source

Navigation
  • Replaced navigateToRoot and resetToRoot with switchBackStack and showRoot
    which have more predictable behavior and won't throw exceptions when called
    in certain back stack states.
  • Renamed replaceAll to replaceAllBackStacks.
  • Fixed an issue that would cause delayed state updates after a predictive back
    gesture. These delayed state updates could cause the app to be unresponsive for
    a moment or that the same back navigation was repeated.
  • Removed the deprecated NavEventNavigator.
Codegen
  • Remove support for running as an Anvil plugin. Khoshu's codegen now always needs to be
    used through KSP.
State Machine
  • Added Wasm/WASI target.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.

@renovate renovate bot enabled auto-merge (squash) November 8, 2024 14:53
@renovate renovate bot requested a review from gabrielittner November 8, 2024 14:53
@renovate renovate bot merged commit be85310 into main Nov 8, 2024
4 checks passed
@renovate renovate bot deleted the renovate/mad branch November 8, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant