Skip to content

deps(android): Bump com.squareup.okhttp3:okhttp from 5.3.0 to 5.4.0 in /jnexus-android#106

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/jnexus-android/com.squareup.okhttp3-okhttp-5.4.0
Open

deps(android): Bump com.squareup.okhttp3:okhttp from 5.3.0 to 5.4.0 in /jnexus-android#106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/jnexus-android/com.squareup.okhttp3-okhttp-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown

Bumps com.squareup.okhttp3:okhttp from 5.3.0 to 5.4.0.

Changelog

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

Version 5.4.0

2026-06-08

  • New: Add superpowers to interceptors. Interceptors can now override anything settable on OkHttpClient.Builder, such as the cache, connection pool, socket factory, and DNS. We expect this will allow most users to use interceptors everywhere, insted of mixing and matching interceptors with custom Call.Factory wrappers.
  • Fix: Limit each HTTP/2 response to 256 KiB of total headers.
  • Upgrade: [kotlinx.coroutines 1.11.0][coroutines_1_11_0]. This is used by the optional okhttp-coroutines artifact.
  • Upgrade: [GraalVM 25.0.3][graalvm_25].
  • Upgrade: [Okio 3.17.0][okio_3_17_0].

Version 5.3.2

2025-11-18

  • Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.

  • Upgrade: [Okio 3.16.4][okio_3_16_4].

Version 5.3.1

2025-11-16

This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!

  • Upgrade: [Okio 3.16.3][okio_3_16_3].
Commits

Dependabot compatibility score

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 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 [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.3.0 to 5.4.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.3.0...parent-5.4.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: android, dependencies, gradle. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Dependency Vulnerability Scan (Maven)

Severity Count
Critical 0
High 0
Medium 0
Low 0
Total 0

No critical or high vulnerabilities found.

View Details

Download the maven-dependency-check-report artifact for the full HTML report.

To run locally: mvn dependency-check:check
Report: target/dependency-check-report.html

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

📊 Quality Gate Report

Tool Status Metrics
🧪 JaCoCo Instruction: N/A, Branch: N/A
🐛 SpotBugs 0 bugs found
📝 PMD 0 violations
Checkstyle 0 errors
🔒 OWASP 0 vulnerabilities (0 critical, 0 high)

All quality gates passed!

📋 View detailed reports

Download the quality-reports artifact from this workflow run for detailed analysis.

  • JaCoCo: target/site/jacoco/index.html
  • SpotBugs: target/spotbugsXml.xml
  • PMD: target/pmd.xml
  • Checkstyle: target/checkstyle-result.xml
  • OWASP: target/dependency-check-report.xml

@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants