Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps squareup-okhttp3 from 5.2.0 to 5.2.1.
Updates com.squareup.okhttp3:okhttp from 5.2.0 to 5.2.1

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.2.1

2025-10-09

  • Fix: Don't crash when calling Socket.shutdownOutput() or shutdownInput() on an SSLSocket on Android API 21 through 23. This method throws an UnsupportedOperationException, so we now catch that and close the underlying stream instead.

  • Upgrade: [Okio 3.16.1][okio_3_16_1].

Commits

Updates com.squareup.okhttp3:okhttp-urlconnection from 5.2.0 to 5.2.1

Changelog

Sourced from com.squareup.okhttp3:okhttp-urlconnection's changelog.

Version 5.2.1

2025-10-09

  • Fix: Don't crash when calling Socket.shutdownOutput() or shutdownInput() on an SSLSocket on Android API 21 through 23. This method throws an UnsupportedOperationException, so we now catch that and close the underlying stream instead.

  • Upgrade: [Okio 3.16.1][okio_3_16_1].

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `squareup-okhttp3` from 5.2.0 to 5.2.1.

Updates `com.squareup.okhttp3:okhttp` from 5.2.0 to 5.2.1
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.2.0...parent-5.2.1)

Updates `com.squareup.okhttp3:okhttp-urlconnection` from 5.2.0 to 5.2.1
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.2.0...parent-5.2.1)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 08:40
@dependabot dependabot bot requested review from adalpari and removed request for a team October 13, 2025 08:40
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Oct 13, 2025
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

Copy link

@wpmobilebot
Copy link
Contributor

Project dependencies changes

list
! Upgraded Dependencies
com.squareup.okhttp3:okhttp:5.2.1, (changed from 5.2.0)
com.squareup.okhttp3:okhttp-android:5.2.1, (changed from 5.2.0)
com.squareup.okhttp3:okhttp-java-net-cookiejar:5.2.1, (changed from 5.2.0)
com.squareup.okhttp3:okhttp-urlconnection:5.2.1, (changed from 5.2.0)
com.squareup.okio:okio:3.16.1, (changed from 3.16.0)
com.squareup.okio:okio-jvm:3.16.1, (changed from 3.16.0)
tree
 +--- project :libs:image-editor
 |    \--- com.automattic:ucrop:2.2.11
-|         \--- com.squareup.okhttp3:okhttp:3.12.13 -> 5.2.0
-|              \--- com.squareup.okhttp3:okhttp-android:5.2.0
-|                   +--- androidx.annotation:annotation:1.9.1 (*)
-|                   +--- androidx.startup:startup-runtime:1.2.0 (*)
-|                   +--- com.squareup.okio:okio:3.16.0
-|                   |    \--- com.squareup.okio:okio-jvm:3.16.0
-|                   |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*)
-|                   \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
+|         \--- com.squareup.okhttp3:okhttp:3.12.13 -> 5.2.1
+|              \--- com.squareup.okhttp3:okhttp-android:5.2.1
+|                   +--- androidx.annotation:annotation:1.9.1 (*)
+|                   +--- androidx.startup:startup-runtime:1.2.0 (*)
+|                   +--- com.squareup.okio:okio:3.16.1
+|                   |    \--- com.squareup.okio:okio-jvm:3.16.1
+|                   |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
+|                   \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
 +--- project :libs:editor
 |    +--- com.facebook.react:react-android:0.73.3
 |    |    +--- com.facebook.fresco:imagepipeline-okhttp3:3.1.3
-|    |    |    \--- com.squareup.okhttp3:okhttp:3.12.1 -> 5.2.0 (*)
+|    |    |    \--- com.squareup.okhttp3:okhttp:3.12.1 -> 5.2.1 (*)
-|    |    +--- com.squareup.okhttp3:okhttp-urlconnection:4.9.2 -> 5.2.0
-|    |    |    +--- com.squareup.okhttp3:okhttp:5.2.0 (*)
-|    |    |    +--- com.squareup.okhttp3:okhttp-java-net-cookiejar:5.2.0
-|    |    |    |    +--- com.squareup.okhttp3:okhttp:5.2.0 (*)
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
+|    |    +--- com.squareup.okhttp3:okhttp-urlconnection:4.9.2 -> 5.2.1
+|    |    |    +--- com.squareup.okhttp3:okhttp:5.2.1 (*)
+|    |    |    +--- com.squareup.okhttp3:okhttp-java-net-cookiejar:5.2.1
+|    |    |    |    +--- com.squareup.okhttp3:okhttp:5.2.1 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*)
-|    |    +--- com.squareup.okhttp3:okhttp:4.9.2 -> 5.2.0 (*)
+|    |    +--- com.squareup.okhttp3:okhttp:4.9.2 -> 5.2.1 (*)
-|    |    \--- com.squareup.okio:okio:2.9.0 -> 3.16.0 (*)
+|    |    \--- com.squareup.okio:okio:2.9.0 -> 3.16.1 (*)
 |    +--- org.wordpress.gutenberg-mobile:react-native-gutenberg-bridge:v1.121.0
 |    |    +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-7
 |    |    |    +--- com.google.android.exoplayer:extension-okhttp:2.13.3
-|    |    |    |    \--- com.squareup.okhttp3:okhttp:3.12.11 -> 5.2.0 (*)
+|    |    |    |    \--- com.squareup.okhttp3:okhttp:3.12.11 -> 5.2.1 (*)
-|    |    |    \--- com.squareup.okhttp3:okhttp:${OKHTTP_VERSION} -> 5.2.0 (*)
+|    |    |    \--- com.squareup.okhttp3:okhttp:${OKHTTP_VERSION} -> 5.2.1 (*)
 |    |    \--- org.wordpress.react-native-libraries.v6:react-native-fast-image:8.5.11
 |    |         \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
-|    |              \--- com.squareup.okhttp3:okhttp:3.9.1 -> 5.2.0 (*)
+|    |              \--- com.squareup.okhttp3:okhttp:3.9.1 -> 5.2.1 (*)
 |    \--- com.automattic.tracks:crashlogging:6.0.6
-|         \--- com.squareup.okhttp3:okhttp:4.9.0 -> 5.2.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:4.9.0 -> 5.2.1 (*)
 +--- project :libs:fluxc
-|    +--- com.squareup.okhttp3:okhttp:5.2.0 (*)
+|    +--- com.squareup.okhttp3:okhttp:5.2.1 (*)
-|    +--- com.squareup.okhttp3:okhttp-urlconnection:5.2.0 (*)
+|    +--- com.squareup.okhttp3:okhttp-urlconnection:5.2.1 (*)
 |    \--- rs.wordpress.api:android:trunk-d0c9eebab77e8701810077ac1fba7d39ef8d121f
-|         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+|         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
 |         +--- com.squareup.okhttp3:okhttp-tls:4.12.0
-|         |    +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+|         |    +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
-|         |    \--- com.squareup.okio:okio:3.6.0 -> 3.16.0 (*)
+|         |    \--- com.squareup.okio:okio:3.6.0 -> 3.16.1 (*)
 |         \--- rs.wordpress.api:kotlin:trunk-d0c9eebab77e8701810077ac1fba7d39ef8d121f
-|              \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+|              \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
 +--- project :libs:login
 |    \--- com.gravatar:gravatar:2.5.0
 |         +--- com.squareup.moshi:moshi:1.15.1
-|         |    \--- com.squareup.okio:okio:3.7.0 -> 3.16.0 (*)
+|         |    \--- com.squareup.okio:okio:3.7.0 -> 3.16.1 (*)
-|         \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+|         \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
 +--- com.gravatar:gravatar-quickeditor:2.5.0
 |    +--- com.gravatar:gravatar-ui:2.5.0
 |    |    \--- io.coil-kt:coil-compose:2.7.0
 |    |         \--- io.coil-kt:coil-compose-base:2.7.0
 |    |              \--- io.coil-kt:coil-base:2.7.0
-|    |                   +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+|    |                   +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
-|    |                   \--- com.squareup.okio:okio:3.9.0 -> 3.16.0 (*)
+|    |                   \--- com.squareup.okio:okio:3.9.0 -> 3.16.1 (*)
 |    \--- io.github.osipxd:security-crypto-datastore-preferences:1.1.1-beta03
 |         +--- io.github.osipxd:encrypted-datastore-preferences:1.1.1-beta03
 |         |    \--- androidx.datastore:datastore-preferences-core:1.1.1 -> 1.1.7
 |         |         \--- androidx.datastore:datastore-preferences-core-android:1.1.7
 |         |              +--- androidx.datastore:datastore-core-okio:1.1.7
 |         |              |    \--- androidx.datastore:datastore-core-okio-jvm:1.1.7
-|         |              |         \--- com.squareup.okio:okio:3.4.0 -> 3.16.0 (*)
+|         |              |         \--- com.squareup.okio:okio:3.4.0 -> 3.16.1 (*)
-|         |              \--- com.squareup.okio:okio:3.4.0 -> 3.16.0 (*)
+|         |              \--- com.squareup.okio:okio:3.4.0 -> 3.16.1 (*)
 |         \--- io.github.osipxd:security-crypto-datastore:1.1.1-beta03
 |              \--- androidx.datastore:datastore:1.1.1 -> 1.1.7
 |                   \--- androidx.datastore:datastore-android:1.1.7
-|                        \--- com.squareup.okio:okio:3.4.0 -> 3.16.0 (*)
+|                        \--- com.squareup.okio:okio:3.4.0 -> 3.16.1 (*)
 +--- com.squareup.retrofit2:retrofit:3.0.0
-|    \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+|    \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
 +--- com.airbnb.android:lottie:6.6.10
-|    \--- com.squareup.okio:okio:{require 1.17.6; reject _} -> 3.16.0 (*)
+|    \--- com.squareup.okio:okio:{require 1.17.6; reject _} -> 3.16.1 (*)
 \--- com.zendesk:support:5.5.0
      +--- com.squareup.picasso:picasso:2.8
-     |    \--- com.squareup.okhttp3:okhttp:3.10.0 -> 5.2.0 (*)
+     |    \--- com.squareup.okhttp3:okhttp:3.10.0 -> 5.2.1 (*)
      \--- com.zendesk:guide:1.5.0
-          +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+          +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
           \--- com.zendesk:guide-providers:1.3.0
                \--- com.zendesk:core:4.2.0
-                    +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+                    +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)
                     \--- com.squareup.okhttp3:logging-interceptor:4.12.0
-                         \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.0 (*)
+                         \--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.1 (*)

@wpmobilebot
Copy link
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr22280-49f1c89
Commit49f1c89
Direct Downloadjetpack-prototype-build-pr22280-49f1c89.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr22280-49f1c89
Commit49f1c89
Direct Downloadwordpress-prototype-build-pr22280-49f1c89.apk
Note: Google Login is not supported on these builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update PRs that update a dependency file, used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants