From 725809ab19533ae84c68cb8718bcb60f6980c783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 14:39:11 +0000 Subject: [PATCH 1/2] chore(deps): bump okhttp from 5.4.0 to 5.5.0 Bumps `okhttp` from 5.4.0 to 5.5.0. Updates `com.squareup.okhttp3:okhttp` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-5.4.0...parent-5.5.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-5.4.0...parent-5.5.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8d4218bde1..bb00be2d13 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -113,7 +113,7 @@ mockitoKotlin = "6.3.0" moshi = "1.15.2" mozillaAndroidComponents = "145.0.1" jsonSchemaValidator = "3.0.6" -okhttp = "5.4.0" +okhttp = "5.5.0" okio = "3.18.1" preferencesFix = "1.1.0" robolectric = "4.17-beta-2" From 72f2e1680db7042c116fc72ad02bec2681163aa5 Mon Sep 17 00:00:00 2001 From: thunderbird-botmobile <202943968+thunderbird-botmobile[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 14:46:47 +0000 Subject: [PATCH 2/2] chore(deps): Update dependency guard files on behalf of @dependabot --- app-k9mail/dependencies/fossReleaseRuntimeClasspath.txt | 4 ++-- app-k9mail/dependencies/fullReleaseRuntimeClasspath.txt | 4 ++-- app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt | 4 ++-- app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt | 4 ++-- app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt | 4 ++-- app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt | 4 ++-- app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt | 4 ++-- app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/app-k9mail/dependencies/fossReleaseRuntimeClasspath.txt b/app-k9mail/dependencies/fossReleaseRuntimeClasspath.txt index 617e8605e1..ec88261ead 100644 --- a/app-k9mail/dependencies/fossReleaseRuntimeClasspath.txt +++ b/app-k9mail/dependencies/fossReleaseRuntimeClasspath.txt @@ -232,8 +232,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-k9mail/dependencies/fullReleaseRuntimeClasspath.txt b/app-k9mail/dependencies/fullReleaseRuntimeClasspath.txt index 64f5986756..73949dcd66 100644 --- a/app-k9mail/dependencies/fullReleaseRuntimeClasspath.txt +++ b/app-k9mail/dependencies/fullReleaseRuntimeClasspath.txt @@ -245,8 +245,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt b/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt index 617e8605e1..ec88261ead 100644 --- a/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt @@ -232,8 +232,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt b/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt index 617e8605e1..ec88261ead 100644 --- a/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt @@ -232,8 +232,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt b/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt index 617e8605e1..ec88261ead 100644 --- a/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt @@ -232,8 +232,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt b/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt index 64f5986756..73949dcd66 100644 --- a/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt @@ -245,8 +245,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt b/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt index 64f5986756..73949dcd66 100644 --- a/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt @@ -245,8 +245,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0 diff --git a/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt b/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt index 64f5986756..73949dcd66 100644 --- a/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt @@ -245,8 +245,8 @@ com.mikepenz:fastadapter-extensions-swipe:5.7.0 com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.squareup.moshi:moshi:1.15.2 -com.squareup.okhttp3:okhttp-android:5.4.0 -com.squareup.okhttp3:okhttp:5.4.0 +com.squareup.okhttp3:okhttp-android:5.5.0 +com.squareup.okhttp3:okhttp:5.5.0 com.squareup.okio:okio-jvm:3.18.1 com.squareup.okio:okio:3.18.1 com.takisoft.colorpicker:colorpicker:1.0.0