- Notifications
You must be signed in to change notification settings - Fork466
deps!: update guava to 33.4.8-android#2112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
…-http-client-apache-v5This implies a drop for support of Java 7 in google-http-client, also documented in README.md
Other modules depend directly on google-http-client, which will drop support for java 7 from now on.
blakeli0 approved these changesJul 31, 2025
941038c intomain 22 checks passed
Uh oh!
There was an error while loading.Please reload this page.
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull requestAug 14, 2025
| Package | Type | Package file | Manager | Update | Change ||---|---|---|---|---|---||[com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client)| dependencies | misk/gradle/libs.versions.toml | gradle | major |`1.47.1` -> `2.0.0` ||[com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client)| dependencies | misk/gradle/libs.versions.toml | gradle | major |`1.47.1` -> `2.0.0` |---### Release Notes<details><summary>googleapis/google-http-java-client(com.google.http-client:google-http-client-jackson2)</summary>###[`v2.0.0`](https://github.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#200-2025-08-08)##### ⚠ BREAKING CHANGES- update guava to 33.4.8-android([#​2112](googleapis/google-http-java-client#2112))##### Features- Next release from main branch is 1.48.0([#​2110](googleapis/google-http-java-client#2110))([33c6793](googleapis/google-http-java-client@33c6793))##### Dependencies- Update guava to 33.4.8-android([#​2112](googleapis/google-http-java-client#2112))([941038c](googleapis/google-http-java-client@941038c))</details>---### Configuration📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2amevery weekday" in timezone Australia/Melbourne, Automerge - At any time(no schedule defined).🚦 **Automerge**: Enabled.♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about theseupdates again.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [RenovateBot](https://github.com/renovatebot/renovate).GitOrigin-RevId: 9150e7bef7b1c67839e57397c95f99d8eb22538d
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
b/353704898
We are upgrading the
guavadependency to the latest due to a knownCVE.This implies a drop for support of Java 7 in google-http-client, which is in turn a dependency of the other modules in this repo.