Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:gapic-libraries-bom to v1.8.0 (
Browse files Browse the repository at this point in the history
#5902)

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>googleapis/google-cloud-java</summary>

### [`v1.8.0`](https://togithub.com/googleapis/google-cloud-java/blob/HEAD/CHANGELOG.md#&#8203;180-httpsgithubcomgoogleapisgoogle-cloud-javacomparev170v180-2023-03-30)

[Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v1.7.0...v1.8.0)

##### Features

-   \[advisorynotifications] updating Cloud Client Libraries with new field NotificationType for advisorynotifications.googleapis.com ([#&#8203;9290](https://togithub.com/googleapis/google-cloud-java/issues/9290)) ([3c73dee](https://togithub.com/googleapis/google-cloud-java/commit/3c73dee1834ae21fc6dc1b6d4638ba6c0b7d4715))

##### Bug Fixes

-   **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.7 ([#&#8203;9269](https://togithub.com/googleapis/google-cloud-java/issues/9269)) ([e018539](https://togithub.com/googleapis/google-cloud-java/commit/e018539a8d403033ddaf697838c952a22e2b5f44))
-   **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 ([#&#8203;9282](https://togithub.com/googleapis/google-cloud-java/issues/9282)) ([f8a662a](https://togithub.com/googleapis/google-cloud-java/commit/f8a662ab38ec2c20c190cf0fabad3c7bdf4c76f9))
-   **deps:** update dependency com.google.cloud:google-cloud-storage to v2.20.2 ([#&#8203;9274](https://togithub.com/googleapis/google-cloud-java/issues/9274)) ([82b3cae](https://togithub.com/googleapis/google-cloud-java/commit/82b3cae8d98084327e46cf2f0673ad90fb0f4bad))

</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://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
  • Loading branch information
renovate-bot committed Apr 3, 2023
1 parent e6061a6 commit 2a292e0
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 2 deletions.
59 changes: 58 additions & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -163,11 +163,68 @@
</licenses>
<dependencyManagement>
<dependencies>

<!-- TODO: Remove the following analytics-related libraries once
https://github.com/googleapis/google-cloud-java/issues/9304 is resolved -->
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-analytics-admin-v1alpha</artifactId>
<version>0.24.0</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-analytics-admin-v1beta</artifactId>
<version>0.24.0</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-analytics-admin-v1alpha</artifactId>
<version>0.24.0</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-analytics-admin-v1beta</artifactId>
<version>0.24.0</version>
</dependency>

<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-analytics-data-v1beta</artifactId>
<version>0.25.0</version><!-- {x-version-update:grpc-google-analytics-data-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-analytics-data-v1alpha</artifactId>
<version>0.25.0</version><!-- {x-version-update:grpc-google-analytics-data-v1alpha:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-analytics-data-v1beta</artifactId>
<version>0.25.0</version><!-- {x-version-update:proto-google-analytics-data-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-analytics-data-v1alpha</artifactId>
<version>0.25.0</version><!-- {x-version-update:proto-google-analytics-data-v1alpha:current} -->
</dependency>

<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-area120-tables-v1alpha1</artifactId>
<version>0.18.0</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-area120-tables-v1alpha1</artifactId>
<version>0.18.0</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
</dependency>
<!-- end of temporary bug fix -->

<!-- Artifacts from google-cloud-java monorepo -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>gapic-libraries-bom</artifactId>
<version>1.7.0</version>
<version>1.8.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
23 changes: 22 additions & 1 deletion tests/src/test/java/com/google/cloud/BomContentTest.java
Expand Up @@ -95,8 +95,29 @@ public void testLibrariesBomReachable() throws Exception {
static void checkBomReachable(Path bomPath) throws Exception {
Bom bom = Bom.readBom(bomPath);
List<Artifact> artifacts = bom.getManagedDependencies();

StringBuilder errors = new StringBuilder();
for (Artifact artifact : artifacts) {
assertReachable(buildMavenCentralUrl(artifact));
String artifactId = artifact.getArtifactId();
String groupId = artifact.getGroupId();
if (("com.google.analytics.api.grpc".equals(groupId)
&& (artifactId.contains("analytics-admin") || artifactId.contains("analytics-data")))
|| ("com.google.area120.api.grpc".equals(groupId)
&& artifactId.contains("google-area120-tables"))) {
// TODO: Remove this logic once https://github.com/googleapis/google-cloud-java/issues/9304
// is fixed
continue;
}

try {
assertReachable(buildMavenCentralUrl(artifact));
} catch (IOException ex) {
errors.append(ex.getMessage() + "\n");
}

}
if (errors.length() != 0) {
throw new IOException(errors.toString());
}
}

Expand Down

0 comments on commit 2a292e0

Please sign in to comment.