Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2025

This PR contains the following updates:

Package Change Age Confidence
androidx.lifecycle:lifecycle-process (source) 2.9.2 -> 2.9.3 age confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.9.2 -> 2.9.3 age confidence

Warning

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


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 PR-Dependencies Pull requests that update a dependency file label Aug 27, 2025
@renovate renovate bot requested a review from a team as a code owner August 27, 2025 21:53
@renovate renovate bot requested review from bmarty and removed request for a team August 27, 2025 21:53
fun <T : Any> rememberSaveable(vararg inputs: Any?, saver: Saver<T, out Any> = ..., key: String? = ..., init: () -> T): T' is deprecated. 'rememberSaveable' with a custom 'key' is no longer supported. It bypasses positional scoping, leading to state bugs and inconsistent behavior (e.g., unintentional state sharing or loss, issues in nested LazyLayouts). Please remove the 'key' parameter to use positional scoping for consistent, locally-scoped state. See https://r.android.com/3610053 for details.
Copy link
Contributor

github-actions bot commented Sep 1, 2025

📱 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/vAti4z

Copy link
Contributor Author

renovate bot commented Sep 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ElementBot
Copy link
Collaborator

ElementBot commented Sep 1, 2025

Warnings
⚠️

gradle/libs.versions.toml#L6 - A newer version of com.android.tools.build:gradle than 8.12.1 is available: 8.12.2

⚠️

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

⚠️

gradle/libs.versions.toml#L50 - A newer version of com.autonomousapps:dependency-analysis-gradle-plugin than 2.19.0 is available: 3.0.1

⚠️

gradle/libs.versions.toml#L77 - A newer version of com.google.firebase:firebase-bom than 34.1.0 is available: 34.2.0

⚠️

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

⚠️

gradle/libs.versions.toml#L179 - A newer version of org.matrix.rustcomponents:sdk-android than 25.8.26 is available: 25.9.1

⚠️

gradle/libs.versions.toml#L192 - A newer version of org.maplibre.gl:android-sdk than 11.13.0 is available: 11.13.1

⚠️

gradle/libs.versions.toml#L201 - A newer version of com.posthog:posthog-android than 3.20.4 is available: 3.21.0

⚠️

gradle/libs.versions.toml#L207 - A newer version of io.element.android:emojibase-bindings than 1.4.2 is available: 1.4.3

⚠️

gradle/libs.versions.toml#L247 - A newer version of org.sonarqube than 6.2.0.5505 is available: 6.3.1.5724

Generated by 🚫 dangerJS against 775dbcb

@bmarty bmarty added the Record-Screenshots Runs the 'Record Screenshots' CI job and adds a commit with any new screenshots found. label Sep 1, 2025
@github-actions github-actions bot removed the Record-Screenshots Runs the 'Record Screenshots' CI job and adds a commit with any new screenshots found. label Sep 1, 2025
Copy link

sonarqubecloud bot commented Sep 1, 2025

Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (cc3d04a) to head (775dbcb).
⚠️ Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5240      +/-   ##
===========================================
- Coverage    80.21%   80.21%   -0.01%     
===========================================
  Files         2240     2240              
  Lines        61478    61478              
  Branches      7791     7791              
===========================================
- Hits         49313    49312       -1     
- Misses        9310     9311       +1     
  Partials      2855     2855              

☔ 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.

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