From 6a1d783b80bdd0e1846ee667e2a15d41e3f6980f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 7 Feb 2023 21:00:20 +0000 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.21.0 (#1956) 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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.20.2` -> `2.21.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.21.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.21.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.21.0/compatibility-slim/2.20.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.21.0/confidence-slim/2.20.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-bigquery ### [`v2.21.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#​2210-httpsgithubcomgoogleapisjava-bigquerycomparev2202v2210-2023-01-23) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.20.2...v2.21.0) ##### Features - Migrate from google-http-client-jackson2 to google-http-client-gson ([#​2471](https://togithub.com/googleapis/java-bigquery/issues/2471)) ([09a8382](https://togithub.com/googleapis/java-bigquery/commit/09a8382222e1174c46989e797e0941cc36d387f1)) ##### Bug Fixes - **java:** Skip fixing poms for special modules ([#​1744](https://togithub.com/googleapis/java-bigquery/issues/1744)) ([#​2474](https://togithub.com/googleapis/java-bigquery/issues/2474)) ([4e8bbe0](https://togithub.com/googleapis/java-bigquery/commit/4e8bbe0808b2aabea889042135e3a388d2f8ecff)) ##### Dependencies - Update com.google.cloud:google-cloud-bigquerystorage-bom to v2.28.3 ([5a20c32](https://togithub.com/googleapis/java-bigquery/commit/5a20c327d9b863fbde9a8fb10f61f4c706b446a8)) - Update com.google.cloud:google-cloud-datacatalog-bom to v1.14.0 ([606fc1e](https://togithub.com/googleapis/java-bigquery/commit/606fc1e26c7c6f407a1938058b07699d84615bc7)) - Update com.google.cloud:google-cloud-storage to v2.17.1 ([#​2465](https://togithub.com/googleapis/java-bigquery/issues/2465)) ([606fc1e](https://togithub.com/googleapis/java-bigquery/commit/606fc1e26c7c6f407a1938058b07699d84615bc7)) - Update com.google.cloud:google-cloud-storage to v2.17.2 ([#​2479](https://togithub.com/googleapis/java-bigquery/issues/2479)) ([5a20c32](https://togithub.com/googleapis/java-bigquery/commit/5a20c327d9b863fbde9a8fb10f61f4c706b446a8)) - Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.10.0 ([#​2463](https://togithub.com/googleapis/java-bigquery/issues/2463)) ([5bfa7ae](https://togithub.com/googleapis/java-bigquery/commit/5bfa7aeb8ca48fab438d03b2ba1a19a8673d85a9)) - Update dependency com.google.apis:google-api-services-bigquery to v2-rev20230114-2.0.0 ([#​2477](https://togithub.com/googleapis/java-bigquery/issues/2477)) ([b6409d5](https://togithub.com/googleapis/java-bigquery/commit/b6409d52adde116bf073ec71e8968fd68b983e65)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 ([#​2476](https://togithub.com/googleapis/java-bigquery/issues/2476)) ([688b6a6](https://togithub.com/googleapis/java-bigquery/commit/688b6a65b890668591451e8f3d01f9f15527c80d))
--- ### 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 these updates again. --- - [ ] 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-bigquerystorage). --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- tutorials/JsonWriterDefaultStream/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 1d77e42580..dd5b516a90 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ com.google.cloud google-cloud-bigquery - 2.20.2 + 2.21.0 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index a6f1a82ec7..d69673a2a5 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -37,7 +37,7 @@ com.google.cloud google-cloud-bigquery - 2.20.2 + 2.21.0 org.apache.avro diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 12d92f1922..85ef830312 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -36,7 +36,7 @@ com.google.cloud google-cloud-bigquery - 2.20.2 + 2.21.0 org.apache.avro diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 2e77fdb494..95d512166e 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-bigquery - 2.20.2 + 2.21.0 org.apache.avro diff --git a/tutorials/JsonWriterDefaultStream/pom.xml b/tutorials/JsonWriterDefaultStream/pom.xml index 2bec8c4742..6adb63777c 100644 --- a/tutorials/JsonWriterDefaultStream/pom.xml +++ b/tutorials/JsonWriterDefaultStream/pom.xml @@ -24,7 +24,7 @@ com.google.cloud google-cloud-bigquery - 2.20.2 + 2.21.0 org.apache.avro