Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Confidence
io.element.android:element-call-embedded 0.16.1 -> 0.16.3 age confidence

Warning

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


Release Notes

element-hq/element-call (io.element.android:element-call-embedded)

v0.16.3

What's Changed

🙌 Improvements
  • Increase delayed event timeouts for embedded builds to mitigate unexpected disconnects.
    delayed_leave_event_delay_ms: 90000,
    delayed_leave_event_restart_local_timeout_ms: 10000,
    delayed_leave_event_restart_ms: 4000,
    membership_event_expiry_ms: 7200000,
    network_error_retry_ms: 100,
    wait_for_key_rotation_ms: 5000,
    

Full Changelog: element-hq/element-call@v0.16.1...v0.16.3

Docker full package

Element Call is available as a Docker image from the GitHub Container Registry.

The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).

docker pull ghcr.io/element-hq/element-call:v0.16.3

Embedded packages

This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.

NPM
npm install @​element-hq/[email protected]
Android AAR
dependencies {
  implementation 'io.element.android:element-call-embedded:0.16.3'
}
SwiftPM
.package(url: "https://github.com/element-hq/element-call-swift.git", from: "0.16.3")

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 requested a review from a team as a code owner December 2, 2025 16:12
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Dec 2, 2025
@renovate renovate bot requested review from jmartinesp and removed request for a team December 2, 2025 16:12
@ElementBot
Copy link
Collaborator

Warnings
⚠️

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

⚠️

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

⚠️

gradle/libs.versions.toml#L19 - A newer version of androidx.activity:activity-compose than 1.11.0 is available: 1.12.0

⚠️

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

⚠️

gradle/libs.versions.toml#L44 - A newer version of com.airbnb.android:showkase-processor than 1.0.4 is available: 1.0.5

⚠️

gradle/libs.versions.toml#L49 - A newer version of dev.chrisbanes.haze:haze-materials than 1.6.10 is available: 1.7.1

⚠️

gradle/libs.versions.toml#L55 - A newer version of dev.zacsweers.metro:runtime than 0.7.7 is available: 0.8.0

⚠️

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

⚠️

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

⚠️

gradle/libs.versions.toml#L180 - A newer version of org.matrix.rustcomponents:sdk-android than 25.11.26 is available: 25.12.2

⚠️

gradle/libs.versions.toml#L209 - A newer version of org.maplibre.gl:android-sdk than 12.2.0 is available: 12.2.1

⚠️

gradle/libs.versions.toml#L219 - A newer version of com.posthog:posthog-android than 3.26.0 is available: 3.27.0

Generated by 🚫 dangerJS against 6becaa7

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.42%. Comparing base (78439c1) to head (6becaa7).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5839   +/-   ##
========================================
  Coverage    79.42%   79.42%           
========================================
  Files         2455     2455           
  Lines        65888    65888           
  Branches      8396     8396           
========================================
  Hits         52333    52333           
  Misses       10553    10553           
  Partials      3002     3002           

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

Copy link
Member

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

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

It seems to work fine.

@jmartinesp jmartinesp enabled auto-merge (rebase) December 2, 2025 16:22
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 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/JedhRc

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2025

@jmartinesp jmartinesp merged commit 213e7ed into develop Dec 2, 2025
36 of 37 checks passed
@jmartinesp jmartinesp deleted the renovate/io.element.android-element-call-embedded-0.x branch December 2, 2025 16:27
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