Skip to content

Commit 8fc9eec

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 (#337)
[![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.14.1` -> `2.14.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/compatibility-slim/2.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.14.2/confidence-slim/2.14.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.14.2`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2142-httpsgithubcomgoogleapisjava-bigquerycomparev2141v2142-2022-08-04) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.1...v2.14.2) ##### Dependencies - update arrow.version to v9 (major) ([#&#8203;2201](https://togithub.com/googleapis/java-bigquery/issues/2201)) ([3ec5ef9](https://togithub.com/googleapis/java-bigquery/commit/3ec5ef987425315a0dc4d2ab9a4dc162cf000156)) - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220716-2.0.0 ([#&#8203;2202](https://togithub.com/googleapis/java-bigquery/issues/2202)) ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-bigquerystorage-bom to 2.18.0 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-datacatalog-bom to 1.9.1 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-storage to 2.11.0 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) - update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#&#8203;2194](https://togithub.com/googleapis/java-bigquery/issues/2194)) ([45be001](https://togithub.com/googleapis/java-bigquery/commit/45be00165846010afd43e184d94b81d4254f5cd5)) - update dependency com.google.code.gson:gson to v2.9.1 ([#&#8203;2190](https://togithub.com/googleapis/java-bigquery/issues/2190)) ([4bd4539](https://togithub.com/googleapis/java-bigquery/commit/4bd4539be4aa2ced4eeefde4b48fdbaa5faf5801)) - update dependency org.threeten:threeten-extra to v1.7.1 ([c1ca09e](https://togithub.com/googleapis/java-bigquery/commit/c1ca09e41bb9d4b070e241437b46d717e66f4944)) ##### Documentation - **owlbot-java:** explaining why not using formatter in pom.xml ([#&#8203;1511](https://togithub.com/googleapis/java-bigquery/issues/1511)) ([#&#8203;2195](https://togithub.com/googleapis/java-bigquery/issues/2195)) ([7c45aa5](https://togithub.com/googleapis/java-bigquery/commit/7c45aa5bf78e2c15534cdd6d3d9af572ea871e57)), closes [#&#8203;1502](https://togithub.com/googleapis/java-bigquery/issues/1502) </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-contact-center-insights). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
1 parent 5189bf6 commit 8fc9eec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

java-contact-center-insights/samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.google.cloud</groupId>
5050
<artifactId>google-cloud-bigquery</artifactId>
51-
<version>2.14.1</version>
51+
<version>2.14.2</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

java-contact-center-insights/samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>google-cloud-bigquery</artifactId>
50-
<version>2.14.1</version>
50+
<version>2.14.2</version>
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>

java-contact-center-insights/samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-bigquery</artifactId>
49-
<version>2.14.1</version>
49+
<version>2.14.2</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)