Skip to content

fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.18 #4894

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.matrix.rustcomponents:sdk-android 25.6.10 -> 25.6.18 age adoption passing 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 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 Jun 18, 2025
@renovate renovate bot requested a review from a team as a code owner June 18, 2025 13:11
@renovate renovate bot requested review from jmartinesp and removed request for a team June 18, 2025 13:11
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Jun 18, 2025
@@ -91,7 +92,8 @@ internal fun MessageShield.toIcon(): ImageVector {
is MessageShield.UnknownDevice,
is MessageShield.UnsignedDevice,
is MessageShield.UnverifiedIdentity,
is MessageShield.VerificationViolation -> CompoundIcons.HelpSolid()
is MessageShield.VerificationViolation,
is MessageShield.MismatchedSender -> CompoundIcons.HelpSolid()
Copy link
Member

@jmartinesp jmartinesp Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and the string above match the iOS changes.

Copy link
Member

@ganfra ganfra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Have you tested the composer scenarios?

@jmartinesp
Copy link
Member

LGTM! Have you tested the composer scenarios?

I haven't tested the threaded ones since we don't have a separate thread timeline, but the original ones keep the same behaviour, both the Matrix and the Volatile one.

@jmartinesp jmartinesp enabled auto-merge (squash) June 18, 2025 14:20
Copy link
Contributor

github-actions bot commented Jun 18, 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/7LtaN7

@jmartinesp jmartinesp added the Record-Screenshots Runs the 'Record Screenshots' CI job and adds a commit with any new screenshots found. label Jun 18, 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 Jun 18, 2025
Copy link

@ElementBot
Copy link
Collaborator

Warnings
⚠️

gradle/libs.versions.toml#L23 - A newer version of androidx.compose:compose-bom than 2025.05.01 is available: 2025.06.00

⚠️

gradle/libs.versions.toml#L183 - A newer version of org.unifiedpush.android:connector than 3.0.9 is available: 3.0.10

⚠️

gradle/libs.versions.toml#L197 - A newer version of io.sentry:sentry-android than 8.13.3 is available: 8.14.0

Generated by 🚫 dangerJS against c37e3fb

@jmartinesp jmartinesp merged commit 0b238b0 into develop Jun 18, 2025
28 of 29 checks passed
@jmartinesp jmartinesp deleted the renovate/org.matrix.rustcomponents-sdk-android-25.x branch June 18, 2025 15:10
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.

3 participants