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.25.0 #3745

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Update circuit to v0.25.0 #3745

merged 1 commit into from
Oct 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.slack.circuit:circuitx-effects 0.24.0 -> 0.25.0 age adoption passing confidence
com.slack.circuit:circuitx-android 0.24.0 -> 0.25.0 age adoption passing confidence
com.slack.circuit:circuit-test 0.24.0 -> 0.25.0 age adoption passing confidence
com.slack.circuit:circuit-foundation 0.24.0 -> 0.25.0 age adoption passing confidence
com.slack.circuit:circuit-codegen-annotations 0.24.0 -> 0.25.0 age adoption passing confidence
com.slack.circuit:circuit-codegen 0.24.0 -> 0.25.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.25.0

Compare Source

2024-10-23

  • New: Pass tonalElevation to BottomSheetOverlay so that is reflected in ModalBottomSheet.
  • Enhancement: Add -dontwarn on Anvil classes from codegen annotations.
  • Enhancement: Misc small doc fixes and updates.
  • Enhancement: Add note about only creating a presenter for supported screen types in tutorial.
  • Update kotlinInject.anvil to 0.0.5.
  • Update androidx.activity to 1.9.3.
  • Update androidx.lifecycle to 2.8.6.
  • Update Kotlin to 2.0.21.
  • Build against KSP to 2.0.21-1.0.25.
  • Update Turbine to 1.2.0.
  • Update Compose Android to 1.7.4.
  • Update Compose Multiplatform to 1.7.0.

Special thanks to @​eboudrant, @​bidrohi, @​hossain-khan, and @​dturner 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 23, 2024
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.89%. Comparing base (88612c0) to head (81ebb6a).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3745   +/-   ##
========================================
  Coverage    38.89%   38.89%           
========================================
  Files          446      446           
  Lines        11851    11851           
  Branches      2610     2610           
========================================
  Hits          4610     4610           
  Misses        6463     6463           
  Partials       778      778           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frett frett enabled auto-merge (rebase) October 24, 2024 14:05
@frett frett merged commit 4912f40 into develop Oct 24, 2024
12 checks passed
@frett frett deleted the renovate/circuit branch October 24, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant