Bump okhttp.version from 5.0.0 to 5.1.0
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
(11 months ago)
by dependabot[bot]
dependencies java
Bumps okhttp.version from 5.0.0 to 5.1.0.
Updates com.squareup.okhttp3:okhttp from 5.0.0 to 5.1.0
Changelog
Sourced from com.squareup.okhttp3:okhttp's changelog.
Version 5.1.0
2025-07-07
New:
Response.peekTrailers(). When we changedResponse.trailers()to block instead of throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers (by catching theIllegalStateExceptionif 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 theraw()OkHttp response, after its body was decoded.
Commits
d2dd180Prepare for release 5.1.0.61a8735New Response.peekTrailers() API (#8921)6684401Update dependency gradle to v8.14.3 (#8915)7adb2b6Update junit-framework monorepo (#8914)e41ff18Link to new mockwebserver artifacts (#8911)0ff8751Remove Graal init tracing (#8909)b9a2560Run graal on master (#8907)8339524Remove ExperimentalOkHttpApi references (#8908)ce29ef6Fix graal tests (#8906)8579689Don't force a response body read on all trailers (#8904)- Additional commits viewable in compare view
Updates com.squareup.okhttp3:okhttp-jvm from 5.0.0 to 5.1.0
Changelog
Sourced from com.squareup.okhttp3:okhttp-jvm's changelog.
Version 5.1.0
2025-07-07
New:
Response.peekTrailers(). When we changedResponse.trailers()to block instead of throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers (by catching theIllegalStateExceptionif 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 theraw()OkHttp response, after its body was decoded.
Commits
d2dd180Prepare for release 5.1.0.61a8735New Response.peekTrailers() API (#8921)6684401Update dependency gradle to v8.14.3 (#8915)7adb2b6Update junit-framework monorepo (#8914)e41ff18Link to new mockwebserver artifacts (#8911)0ff8751Remove Graal init tracing (#8909)b9a2560Run graal on master (#8907)8339524Remove ExperimentalOkHttpApi references (#8908)ce29ef6Fix graal tests (#8906)8579689Don't force a response body read on all trailers (#8904)- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @acoburn.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 3382164 |
| UUID: | 2666291745 |
| Node ID: | PR_kwDOHloRjM6e7GIh |
| Host: | GitHub |
| Repository: | inrupt/solid-client-java |
| Merge State: | Unknown |