Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
Browse files Browse the repository at this point in the history
…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://togithub.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://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2131-httpsgithubcomgoogleapisjava-bigquerycomparev2130v2131-2022-06-02)

[Compare Source](https://togithub.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://togithub.com/googleapis/java-bigquery/issues/2088)) ([ed33496](https://togithub.com/googleapis/java-bigquery/commit/ed33496950bb25bb754a7bb71c74d73d99d25209))
-   update dependency com.google.oauth-client:google-oauth-client-jetty to v1.34.0 ([#&#8203;2089](https://togithub.com/googleapis/java-bigquery/issues/2089)) ([117d390](https://togithub.com/googleapis/java-bigquery/commit/117d3907fcecaf923d200021ff66503a67dec2a1))

### [`v2.13.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-bigquerycomparev2120v2130-2022-05-31)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.12.0...v2.13.0)

##### Features

-   add destinationExpirationTime to CopyJobConfiguration ([#&#8203;2031](https://togithub.com/googleapis/java-bigquery/issues/2031)) ([9e0b351](https://togithub.com/googleapis/java-bigquery/commit/9e0b35136aed6ed489bff4d4ac86c4d5d83274be))

##### Documentation

-   **samples:** update querypagination sample ([#&#8203;2074](https://togithub.com/googleapis/java-bigquery/issues/2074)) ([4e153f5](https://togithub.com/googleapis/java-bigquery/commit/4e153f525cc600cecdfabec600b166560ba62607))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.1 ([#&#8203;2076](https://togithub.com/googleapis/java-bigquery/issues/2076)) ([38d6bae](https://togithub.com/googleapis/java-bigquery/commit/38d6baefeebe0dc2858d38f6c44ad727b6beba92))
-   update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#&#8203;2077](https://togithub.com/googleapis/java-bigquery/issues/2077)) ([eb443df](https://togithub.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).
  • Loading branch information
renovate-bot committed Jun 6, 2022
1 parent 36622dc commit a031d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/interactive-tutorials/pom.xml
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.12.0</version>
<version>2.13.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit a031d67

Please sign in to comment.