Skip to content

Update okhttp monorepo to v5.4.0#4452

Merged
frett merged 1 commit into
developfrom
renovate/okhttp-monorepo
Jun 8, 2026
Merged

Update okhttp monorepo to v5.4.0#4452
frett merged 1 commit into
developfrom
renovate/okhttp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okhttp3:mockwebserver (source) 5.3.25.4.0 age confidence
com.squareup.okhttp3:okhttp-bom (source) 5.3.25.4.0 age confidence
com.squareup.okhttp3:okhttp (source) 5.3.25.4.0 age confidence

Release Notes

square/okhttp (com.squareup.okhttp3:mockwebserver)

v5.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].

Configuration

📅 Schedule: (UTC)

  • 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 these updates 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 dependencies Pull requests that update a dependency file label Jun 8, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.26%. Comparing base (24a1330) to head (d564f6f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4452   +/-   ##
========================================
  Coverage    52.26%   52.26%           
========================================
  Files          456      456           
  Lines        12202    12202           
  Branches      2119     2119           
========================================
  Hits          6377     6377           
  Misses        5202     5202           
  Partials       623      623           

☔ View full report in Codecov by Harness.
📢 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.

@frett frett enabled auto-merge (rebase) June 8, 2026 22:56
@frett frett merged commit ab9298f into develop Jun 8, 2026
13 checks passed
@frett frett deleted the renovate/okhttp-monorepo branch June 8, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant