Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 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
io.element.android:element-call-embedded 0.16.0-rc.4 -> 0.16.0 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.0

What's Changed

✨ Features
🙌 Improvements
🐛 Bugfixes
💾 Developer Experience
Others
👒 Dependencies

New Contributors

Full Changelog: element-hq/element-call@v0.15.0...v0.16.0

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

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.0'
}
SwiftPM
.package(url: "https://github.com/element-hq/element-call-swift.git", from: "0.16.0")

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 24, 2025
@renovate renovate bot requested a review from a team as a code owner September 24, 2025 16:35
@renovate renovate bot requested review from bmarty and removed request for a team September 24, 2025 16:35
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Sep 24, 2025
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/thNzFo

Copy link

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.36%. Comparing base (577f149) to head (1400f6b).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5408   +/-   ##
========================================
  Coverage    80.36%   80.36%           
========================================
  Files         2283     2283           
  Lines        63151    63151           
  Branches      7893     7893           
========================================
  Hits         50754    50754           
  Misses        9482     9482           
  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.

@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#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.00

⚠️

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

⚠️

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#L208 - A newer version of com.posthog:posthog-android than 3.21.2 is available: 3.21.3

⚠️

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 1400f6b

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.

Looking at the source, it seems like it's the same version as the RC4 we're already using.

@jmartinesp jmartinesp merged commit 667c442 into develop Sep 25, 2025
39 of 40 checks passed
@jmartinesp jmartinesp deleted the renovate/io.element.android-element-call-embedded-0.x branch September 25, 2025 13:38
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