Skip to content

fix(deps): update okhttp monorepo to v5.1.0#884

Merged
renovate[bot] merged 1 commit into
developfrom
renovate/okhttp-monorepo
Jul 12, 2025
Merged

fix(deps): update okhttp monorepo to v5.1.0#884
renovate[bot] merged 1 commit into
developfrom
renovate/okhttp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okhttp3:mockwebserver (source) 5.0.0 -> 5.1.0 age confidence
com.squareup.okhttp3:logging-interceptor (source) 5.0.0 -> 5.1.0 age confidence
com.squareup.okhttp3:okhttp (source) 5.0.0 -> 5.1.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.1.0

2025-07-07

  • New: Response.peekTrailers(). When we changed Response.trailers() to block instead of
    throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers
    (by catching the IllegalStateException if they weren't available). This new API restores that
    capability.

  • Fix: Don't crash on trailers() if the response doesn't have a body. We broke [Retrofit] users
    who read the trailers on the raw() OkHttp response, after its body was decoded.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) July 12, 2025 03:10
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2025

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@renovate renovate Bot merged commit 40ec5b0 into develop Jul 12, 2025
8 checks passed
@renovate renovate Bot deleted the renovate/okhttp-monorepo branch July 12, 2025 03:13
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.

0 participants