Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-container-bom t…
Browse files Browse the repository at this point in the history
…o v2.6.0 (#5380)

[![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.cloud:google-cloud-container-bom](https://togithub.com/googleapis/java-container) | `2.5.2` -> `2.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container-bom/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container-bom/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container-bom/2.6.0/compatibility-slim/2.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container-bom/2.6.0/confidence-slim/2.5.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-container</summary>

### [`v2.6.0`](https://togithub.com/googleapis/java-container/blob/HEAD/CHANGELOG.md#&#8203;260-httpsgithubcomgoogleapisjava-containercomparev252v260-2022-10-04)

[Compare Source](https://togithub.com/googleapis/java-container/compare/v2.5.2...v2.6.0)

##### Features

-   added High Throughput Logging API for Google Kubernetes Engine ([144a9ee](https://togithub.com/googleapis/java-container/commit/144a9ee5f035d5d9c0bc73d5f9712fe30e3ba8e7))
-   Added High Throughput Logging API for Google Kubernetes Engine ([#&#8203;780](https://togithub.com/googleapis/java-container/issues/780)) ([144a9ee](https://togithub.com/googleapis/java-container/commit/144a9ee5f035d5d9c0bc73d5f9712fe30e3ba8e7))

##### Bug Fixes

-   update protobuf to v3.21.7 ([cbba028](https://togithub.com/googleapis/java-container/commit/cbba02878516184d91d8c5f85ca927026b80a7ed))

##### Documentation

-   missing period in description for min CPU platform ([144a9ee](https://togithub.com/googleapis/java-container/commit/144a9ee5f035d5d9c0bc73d5f9712fe30e3ba8e7))
-   missing period in description for min CPU platform ([144a9ee](https://togithub.com/googleapis/java-container/commit/144a9ee5f035d5d9c0bc73d5f9712fe30e3ba8e7))
-   ReservationAffinity key field docs incorrect ([144a9ee](https://togithub.com/googleapis/java-container/commit/144a9ee5f035d5d9c0bc73d5f9712fe30e3ba8e7))
-   ReservationAffinity key field docs incorrect ([144a9ee](https://togithub.com/googleapis/java-container/commit/144a9ee5f035d5d9c0bc73d5f9712fe30e3ba8e7))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;819](https://togithub.com/googleapis/java-container/issues/819)) ([e2f3a0c](https://togithub.com/googleapis/java-container/commit/e2f3a0c2742dc4baf4d3bea03794be354c340aa0))
-   Update dependency protobuf to v3.20.3 ([#&#8203;818](https://togithub.com/googleapis/java-container/issues/818)) ([6897c90](https://togithub.com/googleapis/java-container/commit/6897c906a5d2a6abb76acadc0cf7a6a7c8970b01))

</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, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNC4wIn0=-->
  • Loading branch information
renovate-bot authored Oct 5, 2022
1 parent 194d4df commit fa2df85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-container-bom</artifactId>
<version>2.5.2</version>
<version>2.6.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit fa2df85

Please sign in to comment.