Skip to content

Commit cecf6d4

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-gkehub-bom to v1.3.0 (#4657)
[![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-gkehub-bom](https://togithub.com/googleapis/java-gkehub) | `1.2.1` -> `1.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gkehub-bom/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gkehub-bom/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gkehub-bom/1.3.0/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gkehub-bom/1.3.0/confidence-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-gkehub</summary> ### [`v1.3.0`](https://togithub.com/googleapis/java-gkehub/blob/HEAD/CHANGELOG.md#&#8203;130-httpsgithubcomgoogleapisjava-gkehubcomparev121v130-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-gkehub/compare/v1.2.1...v1.3.0) ##### Features - add ApplianceCluster as a new membershipEndpoint type ([513887b](https://togithub.com/googleapis/java-gkehub/commit/513887bb1f89d61da43717c4fcb0b841336afdd2)) - add c++ rules in BUILD file ([513887b](https://togithub.com/googleapis/java-gkehub/commit/513887bb1f89d61da43717c4fcb0b841336afdd2)) - add ClusterType field in MembershipEndpoint.OnPremCluster ([513887b](https://togithub.com/googleapis/java-gkehub/commit/513887bb1f89d61da43717c4fcb0b841336afdd2)) - add EdgeCluster as a new membershipEndpoint type ([513887b](https://togithub.com/googleapis/java-gkehub/commit/513887bb1f89d61da43717c4fcb0b841336afdd2)) - Enable REST transport for most of Java and Go clients ([#&#8203;237](https://togithub.com/googleapis/java-gkehub/issues/237)) ([513887b](https://togithub.com/googleapis/java-gkehub/commit/513887bb1f89d61da43717c4fcb0b841336afdd2)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;249](https://togithub.com/googleapis/java-gkehub/issues/249)) ([41f6804](https://togithub.com/googleapis/java-gkehub/commit/41f6804851c718a6714d2d41d0094b1e9cc8136f)) </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).
1 parent 8d352b0 commit cecf6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
<dependency>
470470
<groupId>com.google.cloud</groupId>
471471
<artifactId>google-cloud-gkehub-bom</artifactId>
472-
<version>1.2.1</version>
472+
<version>1.3.0</version>
473473
<type>pom</type>
474474
<scope>import</scope>
475475
</dependency>

0 commit comments

Comments
 (0)