Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
Browse files Browse the repository at this point in the history
…14.2 (#1294)

[![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-asset).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
  • Loading branch information
renovate-bot committed Aug 5, 2022
1 parent 76f886e commit ff76d3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-asset/samples/install-without-bom/pom.xml
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.14.1</version>
<version>2.14.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-asset/samples/snapshot/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.14.1</version>
<version>2.14.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ff76d3a

Please sign in to comment.