Skip to content

Comments

[Clearinghouse]: Bump the all-modules group in /lib/clearinghouse with 4 updates#529

Merged
Parisa68 merged 1 commit intomainfrom
dependabot/gradle/lib/clearinghouse/all-modules-2f68cd3a9e
Jul 14, 2025
Merged

[Clearinghouse]: Bump the all-modules group in /lib/clearinghouse with 4 updates#529
Parisa68 merged 1 commit intomainfrom
dependabot/gradle/lib/clearinghouse/all-modules-2f68cd3a9e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the all-modules group in /lib/clearinghouse with 4 updates: org.apache.commons:commons-lang3, com.github.ben-manes.caffeine:caffeine, com.squareup.okhttp3:okhttp and com.squareup.okhttp3:mockwebserver.

Updates org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0

Updates com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2

Release notes

Sourced from com.github.ben-manes.caffeine:caffeine's releases.

3.2.2

  • Fixed characteristics returned by Spliterators (#1883)
Commits

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

Commits

Updates com.squareup.okhttp3:mockwebserver from 5.0.0 to 5.1.0

Changelog

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

Version 5.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.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-modules group in /lib/clearinghouse with 4 updates: org.apache.commons:commons-lang3, [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine), [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) and [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp).


Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0

Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.2.1...v3.2.2)

Updates `com.squareup.okhttp3:okhttp` from 5.0.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0...parent-5.1.0)

Updates `com.squareup.okhttp3:mockwebserver` from 5.0.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0...parent-5.1.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-modules
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-modules
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-modules
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 14, 2025
@Parisa68 Parisa68 merged commit 2f1f16c into main Jul 14, 2025
7 checks passed
@Parisa68 Parisa68 deleted the dependabot/gradle/lib/clearinghouse/all-modules-2f68cd3a9e branch July 14, 2025 09:28
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant