Skip to content

Commit 7c477df

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.13.1 (#448)
[![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://github.com/googleapis/java-bigquery) | `2.12.0` -> `2.13.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.13.1/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.13.1`](https://github.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2131-httpsgithubcomgoogleapisjava-bigquerycomparev2130v2131-2022-06-02) [Compare Source](https://github.com/googleapis/java-bigquery/compare/v2.13.0...v2.13.1) ##### Dependencies - update dependency com.google.oauth-client:google-oauth-client-java6 to v1.34.0 ([#&#8203;2088](https://github.com/googleapis/java-bigquery/issues/2088)) ([ed33496](https://github.com/googleapis/java-bigquery/commit/ed33496950bb25bb754a7bb71c74d73d99d25209)) - update dependency com.google.oauth-client:google-oauth-client-jetty to v1.34.0 ([#&#8203;2089](https://github.com/googleapis/java-bigquery/issues/2089)) ([117d390](https://github.com/googleapis/java-bigquery/commit/117d3907fcecaf923d200021ff66503a67dec2a1)) ### [`v2.13.0`](https://github.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-bigquerycomparev2120v2130-2022-05-31) [Compare Source](https://github.com/googleapis/java-bigquery/compare/v2.12.0...v2.13.0) ##### Features - add destinationExpirationTime to CopyJobConfiguration ([#&#8203;2031](https://github.com/googleapis/java-bigquery/issues/2031)) ([9e0b351](https://github.com/googleapis/java-bigquery/commit/9e0b35136aed6ed489bff4d4ac86c4d5d83274be)) ##### Documentation - **samples:** update querypagination sample ([#&#8203;2074](https://github.com/googleapis/java-bigquery/issues/2074)) ([4e153f5](https://github.com/googleapis/java-bigquery/commit/4e153f525cc600cecdfabec600b166560ba62607)) ##### Dependencies - update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.1 ([#&#8203;2076](https://github.com/googleapis/java-bigquery/issues/2076)) ([38d6bae](https://github.com/googleapis/java-bigquery/commit/38d6baefeebe0dc2858d38f6c44ad727b6beba92)) - update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#&#8203;2077](https://github.com/googleapis/java-bigquery/issues/2077)) ([eb443df](https://github.com/googleapis/java-bigquery/commit/eb443dfd5fd26e9c424dcbb1b00af5260a525679)) </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-retail).
1 parent 37f2e8d commit 7c477df

File tree

1 file changed

+1
-1
lines changed
  • java-retail/samples/interactive-tutorials

1 file changed

+1
-1
lines changed

java-retail/samples/interactive-tutorials/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-bigquery</artifactId>
55-
<version>2.12.0</version>
55+
<version>2.13.1</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)