Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
app.cash.molecule:molecule-runtime 2.1.0 -> 2.2.0 age confidence

Warning

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


Release Notes

cashapp/molecule (app.cash.molecule:molecule-runtime)

v2.2.0

Compare Source

Changed:

  • Use the AndroidX Compose runtime which is now fully multiplatform. A dependency constraint to the JetBrains Compose runtime version 1.9.0 has been added, which is the first version that is empty and itself now points to AndroidX.
  • Android variant now has a minimum SDK level of 23.
  • In-development snapshots are now published to the Central Portal Snapshots repository at https://central.sonatype.com/repository/maven-snapshots/.

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 this update 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 PR-Dependencies Pull requests that update a dependency file label Sep 25, 2025
@renovate renovate bot requested a review from a team as a code owner September 25, 2025 14:19
@renovate renovate bot requested review from bmarty and removed request for a team September 25, 2025 14:19
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Sep 25, 2025
Copy link

Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/1PMGuz

@ElementBot
Copy link
Collaborator

Warnings
⚠️

gradle/libs.versions.toml#L7 - A newer version of com.android.tools.build:gradle than 8.11.1 is available: 8.13.0. (There is also a newer version of 8.11.𝑥 available, if upgrading to 8.13.0 is difficult: 8.11.2)

⚠️

gradle/libs.versions.toml#L9 - A newer version of org.jetbrains.kotlin.plugin.serialization than 2.2.10 is available: 2.2.20

⚠️

gradle/libs.versions.toml#L9 - A newer version of org.jetbrains.kotlin:kotlin-compiler than 2.2.10 is available: 2.2.20

⚠️

gradle/libs.versions.toml#L11 - A newer version of com.google.devtools.ksp:symbol-processing-api than 2.2.10-2.0.2 is available: 2.2.20-2.0.2

⚠️

gradle/libs.versions.toml#L19 - A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.9.2 is available: 2.9.4

⚠️

gradle/libs.versions.toml#L25 - A newer version of androidx.compose:compose-bom than 2025.07.00 is available: 2025.09.01

⚠️

gradle/libs.versions.toml#L46 - A newer version of io.element.android:wysiwyg-compose than 2.39.0 is available: 2.40.0

⚠️

gradle/libs.versions.toml#L54 - A newer version of dev.zacsweers.metro:runtime than 0.6.4 is available: 0.6.7

⚠️

gradle/libs.versions.toml#L61 - A newer version of org.jetbrains.kotlinx:kover-gradle-plugin than 0.9.1 is available: 0.9.2

⚠️

gradle/libs.versions.toml#L157 - A newer version of org.robolectric:robolectric than 4.15.1 is available: 4.16

⚠️

gradle/libs.versions.toml#L169 - A newer version of org.matrix.rustcomponents:sdk-android than 25.9.23 is available: 25.9.25

⚠️

gradle/libs.versions.toml#L193 - A newer version of androidx.sqlite:sqlite-ktx than 2.6.0 is available: 2.6.1

⚠️

gradle/libs.versions.toml#L208 - A newer version of com.posthog:posthog-android than 3.21.3 is available: 3.22.0

⚠️

gradle/libs.versions.toml#L244 - A newer version of org.owasp.dependencycheck than 12.1.5 is available: 12.1.6

Generated by 🚫 dangerJS against 37894c2

Copy link

codecov bot commented Sep 26, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.37%. Comparing base (a52e1d3) to head (37894c2).
⚠️ Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
...ement/android/libraries/maplibre/compose/Symbol.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5413   +/-   ##
========================================
  Coverage    80.36%   80.37%           
========================================
  Files         2283     2283           
  Lines        63151    63149    -2     
  Branches      7893     7893           
========================================
- Hits         50754    50753    -1     
+ Misses        9482     9481    -1     
  Partials      2915     2915           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmarty bmarty merged commit c412d6c into develop Sep 26, 2025
29 of 31 checks passed
@bmarty bmarty deleted the renovate/app.cash.molecule-molecule-runtime-2.x branch September 26, 2025 09:21
andybalaam pushed a commit that referenced this pull request Sep 29, 2025
* Update dependency app.cash.molecule:molecule-runtime to v2.2.0

* Fix compilation warnings

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants