Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquerystorage…
Browse files Browse the repository at this point in the history
…-bom to v2.20.0 (#4929)

[![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-bigquerystorage-bom](https://togithub.com/googleapis/java-bigquerystorage) | `2.19.1` -> `2.20.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.0/compatibility-slim/2.19.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.0/confidence-slim/2.19.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquerystorage</summary>

### [`v2.20.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2200-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2191v2200-2022-08-17)

[Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.19.1...v2.20.0)

##### Features

-   introduce InflightLimitExceededException ([#&#8203;1746](https://togithub.com/googleapis/java-bigquerystorage/issues/1746)) ([449353b](https://togithub.com/googleapis/java-bigquerystorage/commit/449353bd3b1fc78d46990c8203e1607d83f7ad03))

##### Bug Fixes

-   Add documentation to Exceptions ([#&#8203;1745](https://togithub.com/googleapis/java-bigquerystorage/issues/1745)) ([3bc7aca](https://togithub.com/googleapis/java-bigquerystorage/commit/3bc7acaa4a110a0ce487e3976b5fd4ddb865ea24))
-   Add missing field error to row error message ([#&#8203;1752](https://togithub.com/googleapis/java-bigquerystorage/issues/1752)) ([186d213](https://togithub.com/googleapis/java-bigquerystorage/commit/186d2135cb7e18410b89c93e909b03dc8e92ac6c))
-   Close based on whether connection is active, not status variable ([#&#8203;1750](https://togithub.com/googleapis/java-bigquerystorage/issues/1750)) ([ce7f3e0](https://togithub.com/googleapis/java-bigquerystorage/commit/ce7f3e04046be6b4c1321be877034f5d0ab007f4))

##### Dependencies

-   fixing the test scope dependency to runtime ([#&#8203;1742](https://togithub.com/googleapis/java-bigquerystorage/issues/1742)) ([878020b](https://togithub.com/googleapis/java-bigquerystorage/commit/878020b3667040aef1b8d610b37cd678ef932870))
-   update dependency com.google.cloud:google-cloud-bigquery to v2.14.4 ([#&#8203;1740](https://togithub.com/googleapis/java-bigquerystorage/issues/1740)) ([f842d51](https://togithub.com/googleapis/java-bigquerystorage/commit/f842d517b70847b8e67359257a213129586513f6))
-   update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#&#8203;1747](https://togithub.com/googleapis/java-bigquerystorage/issues/1747)) ([329bd9d](https://togithub.com/googleapis/java-bigquerystorage/commit/329bd9da268f48a4d18158845895b07a43c766ab))

</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-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2MS4wIn0=-->
  • Loading branch information
renovate-bot authored Aug 17, 2022
1 parent 0dea698 commit 1043365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.19.1</version>
<version>2.20.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 1043365

Please sign in to comment.