From 4aa90ced9f15d5be15b7ef2374ee039decae5339 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Jul 2022 23:04:22 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 (#1168) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.119.1` -> `1.120.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/compatibility-slim/1.119.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.0/confidence-slim/1.119.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.120.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​11200-httpsgithubcomgoogleapisjava-pubsubcomparev11191v11200-2022-06-30) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.119.1...v1.120.0) ##### Features - Enable REST transport for most of Java and Go clients ([#​1162](https://togithub.com/googleapis/java-pubsub/issues/1162)) ([c8ebb13](https://togithub.com/googleapis/java-pubsub/commit/c8ebb1319b7714c03308d8e7af53912b6b6a0d44)) ##### Documentation - **sample:** clean up README of native image sample ([#​1166](https://togithub.com/googleapis/java-pubsub/issues/1166)) ([890987c](https://togithub.com/googleapis/java-pubsub/commit/890987c0b285c9c5a5224f676e070ceefb90fe02)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.13.5 ([#​1172](https://togithub.com/googleapis/java-pubsub/issues/1172)) ([51f4da0](https://togithub.com/googleapis/java-pubsub/commit/51f4da048e298e6184e9a6bf931a9f1307534c61)) - update dependency com.google.cloud:google-cloud-bigquery to v2.13.6 ([#​1175](https://togithub.com/googleapis/java-pubsub/issues/1175)) ([9385452](https://togithub.com/googleapis/java-pubsub/commit/938545266b6b15f93fe82aa253b55ca4d4fd7e22)) - update dependency com.google.cloud:google-cloud-core to v2.8.0 ([#​1171](https://togithub.com/googleapis/java-pubsub/issues/1171)) ([4b7888f](https://togithub.com/googleapis/java-pubsub/commit/4b7888f582752982e2c9e1fd03472f5172fa9910)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#​1173](https://togithub.com/googleapis/java-pubsub/issues/1173)) ([925be09](https://togithub.com/googleapis/java-pubsub/commit/925be095bd8a227f4b49d357dcd386b4149a86f9)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#​1169](https://togithub.com/googleapis/java-pubsub/issues/1169)) ([e8e93e6](https://togithub.com/googleapis/java-pubsub/commit/e8e93e6c47e2c0a3546453a3aa23263ff3878a55)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#​1170](https://togithub.com/googleapis/java-pubsub/issues/1170)) ([1327e89](https://togithub.com/googleapis/java-pubsub/commit/1327e89e2e491afe0b05fb458bbea296a8ae101f))
--- ### 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. --- - [ ] 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-pubsublite). --- README.md | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7dff2151..3b8adda1f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-pubsub - 1.119.1 + 1.120.0 ``` diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 592fa92b3..06b577e57 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-pubsub - 1.119.1 + 1.120.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 930b09fda..f650e4627 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-pubsub - 1.119.1 + 1.120.0