This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this repository on the Mend.io Web Portal .
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
⬆️ Update Cargo dependencies (lru, mail-parser, rand, rustls, tokio, uniffi)
⬆️ Update Gradle dependencies (gradle, net.java.dev.jna:jna, io.netty:netty-handler, io.netty:netty-common, io.netty:netty-codec-http2, io.netty:netty-codec-http, io.netty:netty-codec, com.google.protobuf:protobuf-kotlin, androidx.lifecycle:lifecycle-runtime-ktx, com.google.protobuf:protobuf-java, androidx.compose:compose-bom, androidx.core:core-ktx, org.jetbrains.kotlin.plugin.compose, org.jetbrains.kotlin.kapt, org.jetbrains.kotlin.android, com.android.application)
Click on this checkbox to rebase all open PRs at once
Detected Dependencies
cargo (2)
rust/letterbox-core/Cargo.toml (8)
thiserror 2.0.18
mail-parser 0.11.1 → [Updates: 0.11.1]
uniffi 0.31.0 → [Updates: 0.32.0]
scraper 0.27.0
url 2.5.8
once_cell 1.21.3
cargo-husky 1.5.0
uniffi 0.31.0 → [Updates: 0.32.0]
rust/letterbox-proxy/Cargo.toml (26)
thiserror 2.0.18
anyhow 1.0.101
tokio 1.49.0 → [Updates: 1.49.0]
futures 0.3.31
reqwest 0.13.2
x25519-dalek 2.0.1 → [Updates: 3.0.0]
base64 0.22.1
rand 0.10.0 → [Updates: 0.10.0]
boringtun 0.7.0
smoltcp 0.13.0
rustls 0.23.36 → [Updates: 0.23.36]
webpki-roots 1.0.6
serde 1.0.228
serde_json 1.0.149
url 2.5.8
log 0.4.29
env_logger 0.11.8
uniffi 0.31.0 → [Updates: 0.32.0]
lru 0.18.0 → [Updates: 0.18.0]
chrono 0.4.43
tokio-test 0.4.5
mockall 0.15.0
tempfile 3.24.0
once_cell 1.21.3
wiremock 0.6.5
uniffi 0.31.0 → [Updates: 0.32.0]
github-actions (5)
.github/workflows/android-ui.yml (7)
actions/checkout v7
actions/setup-java v5
android-actions/setup-android v4
actions/download-artifact v8
gradle/actions v6.2.0
actions/upload-artifact v7
ubuntu 24.04
.github/workflows/build.yml (22)
actions/checkout v7
actions/setup-java v5
android-actions/setup-android v4
dtolnay/rust-toolchain stable
Swatinem/rust-cache v2
gradle/actions v6.2.0
actions/checkout v7
dtolnay/rust-toolchain stable
Swatinem/rust-cache v2
actions/checkout v7
actions/setup-java v5
android-actions/setup-android v4
dtolnay/rust-toolchain stable
Swatinem/rust-cache v2
gradle/actions v6.2.0
actions/upload-artifact v7
actions/upload-artifact v7
actions/upload-artifact v7
actions/upload-artifact v7
ubuntu 24.04
ubuntu 24.04
ubuntu 24.04
.github/workflows/pre-release.yml (5)
actions/checkout v7
android-actions/setup-android v4
actions/download-artifact v8
softprops/action-gh-release v3
ubuntu 24.04
.github/workflows/release.yml (12)
actions/checkout v7
actions/setup-java v5
android-actions/setup-android v4
dtolnay/rust-toolchain stable
Swatinem/rust-cache v2
gradle/actions v6.2.0
actions/upload-artifact v7
android-actions/setup-android v4
actions/download-artifact v8
softprops/action-gh-release v3
ubuntu 24.04
ubuntu 24.04
.github/workflows/sign-test.yml (4)
android-actions/setup-android v4
actions/download-artifact v8
actions/upload-artifact v7
ubuntu 24.04
gradle (5)
app/build.gradle.kts (5)
composeOptions 1.7.3
net.java.dev.jna:jna 5.19.0 → [Updates: 5.19.1]
androidx.test:core 1.7.0
androidx.test:runner 1.7.0
androidx.test:rules 1.7.0
build.gradle.kts (11)
com.google.protobuf:protobuf-java 4.35.0 → [Updates: 4.35.1]
com.google.protobuf:protobuf-kotlin 4.35.0 → [Updates: 4.35.1]
io.netty:netty-codec 4.2.15.Final → [Updates: 4.2.16.Final]
io.netty:netty-codec-http 4.2.15.Final → [Updates: 4.2.16.Final]
io.netty:netty-codec-http2 4.2.15.Final → [Updates: 4.2.16.Final]
io.netty:netty-common 4.2.15.Final → [Updates: 4.2.16.Final]
io.netty:netty-handler 4.2.15.Final → [Updates: 4.2.16.Final]
org.bitbucket.b_c:jose4j 0.9.6
org.jdom:jdom2 2.0.6.1
org.apache.commons:commons-lang3 3.20.0
org.apache.httpcomponents:httpclient 4.5.14
gradle.properties
gradle/libs.versions.toml (24)
androidx.core:core-ktx 1.18.0 → [Updates: 1.19.0]
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.11.0
androidx.compose:compose-bom 2026.05.01 → [Updates: 2026.06.01]
androidx.activity:activity-compose 1.13.0
androidx.lifecycle:lifecycle-runtime-ktx 2.10.0 → [Updates: 2.11.0]
androidx.room:room-runtime 2.8.4
androidx.room:room-ktx 2.8.4
androidx.room:room-compiler 2.8.4
androidx.datastore:datastore-preferences 1.2.1
junit:junit 4.13.2
org.robolectric:robolectric 4.16.1
androidx.test.ext:junit 1.3.0
androidx.test.espresso:espresso-core 3.7.0
androidx.test.espresso:espresso-intents 3.7.0
com.google.android.material:material 1.14.0
net.java.dev.jna:jna 5.19.0 → [Updates: 5.19.1]
androidx.browser:browser 1.10.0
com.android.application 9.2.1 → [Updates: 9.3.0]
org.jetbrains.kotlin.android 2.4.0 → [Updates: 2.4.10]
org.jetbrains.kotlin.kapt 2.4.0 → [Updates: 2.4.10]
com.google.devtools.ksp 2.3.10
org.jetbrains.kotlin.plugin.compose 2.4.0 → [Updates: 2.4.10]
settings.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.5.1 → [Updates: 9.6.1]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
lru,mail-parser,rand,rustls,tokio,uniffi)gradle,net.java.dev.jna:jna,io.netty:netty-handler,io.netty:netty-common,io.netty:netty-codec-http2,io.netty:netty-codec-http,io.netty:netty-codec,com.google.protobuf:protobuf-kotlin,androidx.lifecycle:lifecycle-runtime-ktx,com.google.protobuf:protobuf-java,androidx.compose:compose-bom,androidx.core:core-ktx,org.jetbrains.kotlin.plugin.compose,org.jetbrains.kotlin.kapt,org.jetbrains.kotlin.android,com.android.application)Detected Dependencies
cargo (2)
github-actions (5)
gradle (5)
gradle-wrapper (1)