Skip to content

Update dependency com.squareup.okhttp3:mockwebserver to v5.4.0#172

Open
marwin1991 wants to merge 1 commit into
masterfrom
renovate/okhttp-monorepo
Open

Update dependency com.squareup.okhttp3:mockwebserver to v5.4.0#172
marwin1991 wants to merge 1 commit into
masterfrom
renovate/okhttp-monorepo

Conversation

@marwin1991

@marwin1991 marwin1991 commented Jun 9, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okhttp3:mockwebserver (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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@marwin1991

Copy link
Copy Markdown
Member Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pom.xml
temporary-error

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@marwin1991 marwin1991 changed the title Update okhttp monorepo to v5.4.0 Update okhttp monorepo Jun 19, 2026
@marwin1991 marwin1991 changed the title Update okhttp monorepo Update dependency com.squareup.okhttp3:mockwebserver to v5.4.0 Jun 23, 2026
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.

2 participants