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 circuit to v0.23.0 #1573

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Update circuit to v0.23.0 #1573

merged 1 commit into from
Jul 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.circuit:circuitx-overlays 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuitx-gesture-navigation 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuitx-android 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-codegen-annotations 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-codegen 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-runtime-ui 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-runtime-screen 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-runtime-presenter 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-runtime 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-retained 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-overlay 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-foundation 0.22.2 -> 0.23.0 age adoption passing confidence
com.slack.circuit:circuit-backstack 0.22.2 -> 0.23.0 age adoption passing confidence

Release Notes

slackhq/circuit (com.slack.circuit:circuitx-overlays)

v0.23.0

Compare Source

2024-07-30

  • New: Add macOS, windows, linux, tvOS, and watchOS targets to Circuit's runtime and retained artifacts.
  • New: Add macOS targets to Circuit's UI, backstack, overlay, test, circuitx (except gesture nav), and foundation artifacts.
  • Slightly optimize pausableState #​1455.
  • Change: OverlayHost.showFullScreenOverlay now returns the PopResult? that was popped by the screen.
  • Change: Remove backstack dependency from circuit-runtime. It was unnecessary and also accidentally imposed Compose UI on the runtime/presenter artifacts.
  • Change: Make Overlay a fun interface.
  • Breaking Change: Change OverlayEffect to use a new OverlayScope API that implements both CoroutineScope and OverlayHost, making both contexts available in the lambda.
  • Update KSP to 2.0.0-1.0.24.
  • Update androidx.activity to 1.9.1.
  • Update androidx.lifecycle to 2.8.4.
  • Update androidx.annotation to 1.8.1.
  • Update KotlinPoet 1.18.1.
  • Update Compose Multiplatform to 1.6.11.

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


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@ZacSweers ZacSweers merged commit 7f871ff into main Jul 31, 2024
2 checks passed
@ZacSweers ZacSweers deleted the renovate/circuit branch July 31, 2024 13:43
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