Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update dependency com.google.api-client:google-api-client-bom t…
…o v2.6.0 (#2782) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api-client:google-api-client-bom](https://togithub.com/googleapis/google-api-java-client/tree/master/google-api-client-bom) ([source](https://togithub.com/googleapis/google-api-java-client)) | `2.4.0` -> `2.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api-client:google-api-client-bom/2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api-client:google-api-client-bom/2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.api-client:google-api-client-bom/2.4.0/2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.api-client:google-api-client-bom/2.4.0/2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-api-java-client (com.google.api-client:google-api-client-bom)</summary> ### [`v2.6.0`](https://togithub.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#260-2024-05-24) [Compare Source](https://togithub.com/googleapis/google-api-java-client/compare/v2.5.1...v2.6.0) ##### Features - WebHookUtil classes using the jakarta namespace ([#​2484](https://togithub.com/googleapis/google-api-java-client/issues/2484)) ([e928cfa](https://togithub.com/googleapis/google-api-java-client/commit/e928cfa159b9bce81214e0fb94e49ed034f23056)) ##### Bug Fixes - **deps:** Update dependency com.google.oauth-client:google-oauth-client-bom to v1.36.0 ([#​2476](https://togithub.com/googleapis/google-api-java-client/issues/2476)) ([7556a88](https://togithub.com/googleapis/google-api-java-client/commit/7556a88547e4ca64e124a7af6699369f92dec7ae)) ### [`v2.5.1`](https://togithub.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#251-2024-05-16) [Compare Source](https://togithub.com/googleapis/google-api-java-client/compare/v2.5.0...v2.5.1) ##### Dependencies - Downgrading guava version to 33.1.0 for consistency ([#​2477](https://togithub.com/googleapis/google-api-java-client/issues/2477)) ([765d033](https://togithub.com/googleapis/google-api-java-client/commit/765d0336c40c35b3602020fff613a28f5628bcfa)) ### [`v2.5.0`](https://togithub.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#250-2024-05-10) [Compare Source](https://togithub.com/googleapis/google-api-java-client/compare/v2.4.1...v2.5.0) ##### Features - Add ApiVersion Support ([#​2462](https://togithub.com/googleapis/google-api-java-client/issues/2462)) ([9f3f64c](https://togithub.com/googleapis/google-api-java-client/commit/9f3f64c42e6e9ecd3715d18582569efa3622a0ea)) ##### Bug Fixes - **deps:** Update dependency com.google.api-client:google-api-client to v2.4.1 ([#​2448](https://togithub.com/googleapis/google-api-java-client/issues/2448)) ([0ea6c2b](https://togithub.com/googleapis/google-api-java-client/commit/0ea6c2b0db7a9bc624c442cb7ea9a15f8ec6b21c)) - **deps:** Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.27 ([#​2468](https://togithub.com/googleapis/google-api-java-client/issues/2468)) ([ffc0e6d](https://togithub.com/googleapis/google-api-java-client/commit/ffc0e6d2121a48b603374a43830570b8d8a282bc)) - **deps:** Update dependency com.google.cloud:libraries-bom to v26.39.0 ([#​2471](https://togithub.com/googleapis/google-api-java-client/issues/2471)) ([69e6724](https://togithub.com/googleapis/google-api-java-client/commit/69e6724e51f73cb46524b3a61989639341b10151)) - **deps:** Update dependency com.google.guava:guava to v33.2.0-jre ([#​2449](https://togithub.com/googleapis/google-api-java-client/issues/2449)) ([252c494](https://togithub.com/googleapis/google-api-java-client/commit/252c49406108bb402c9f4d8f6cb9116af2b96697)) - **deps:** Update dependency commons-codec:commons-codec to v1.17.0 ([#​2472](https://togithub.com/googleapis/google-api-java-client/issues/2472)) ([8440f32](https://togithub.com/googleapis/google-api-java-client/commit/8440f326dd6b5718c433de90707ef599532b58d2)) - Fix ApiVersion header typo ([#​2467](https://togithub.com/googleapis/google-api-java-client/issues/2467)) ([bd396ca](https://togithub.com/googleapis/google-api-java-client/commit/bd396ca929c31c54da1d6969ae5917ffaa32a02a)) ### [`v2.4.1`](https://togithub.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#241-2024-03-26) [Compare Source](https://togithub.com/googleapis/google-api-java-client/compare/v2.4.0...v2.4.1) ##### Documentation - Latest libraries-bom ([#​2445](https://togithub.com/googleapis/google-api-java-client/issues/2445)) ([b484c9b](https://togithub.com/googleapis/google-api-java-client/commit/b484c9b41ab226e9759c6a71c528158195468ec9)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Diego Marquez <diegomarquezp@google.com>
- Loading branch information