Skip to content

Commit e44465c

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.20.1 (#4953)
[![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.20.0` -> `2.20.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.1/compatibility-slim/2.20.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.20.1/confidence-slim/2.20.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquerystorage</summary> ### [`v2.20.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2201-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2200v2201-2022-08-24) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.20.0...v2.20.1) ##### Bug Fixes - Add unit test for closing disconnected streamwriter. Also reduce wait from 5->3 minutes ([#&#8203;1751](https://togithub.com/googleapis/java-bigquerystorage/issues/1751)) ([095d7d5](https://togithub.com/googleapis/java-bigquerystorage/commit/095d7d59b47becf72a5e9cd3ced383fa45b04b50)) - allow repeated field to have a null or missing json array ([#&#8203;1760](https://togithub.com/googleapis/java-bigquerystorage/issues/1760)) ([ef24825](https://togithub.com/googleapis/java-bigquerystorage/commit/ef24825ca40e6156f6f3ce38c3c6051673a5f6cc)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#&#8203;1759](https://togithub.com/googleapis/java-bigquerystorage/issues/1759)) ([ac3f0b8](https://togithub.com/googleapis/java-bigquerystorage/commit/ac3f0b871a1db4bcbd5ce8fa019ae8e1559ed3ec)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3Ni4wIn0=-->
1 parent 38c0c6a commit e44465c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>com.google.cloud</groupId>
235235
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
236-
<version>2.20.0</version>
236+
<version>2.20.1</version>
237237
<type>pom</type>
238238
<scope>import</scope>
239239
</dependency>

0 commit comments

Comments
 (0)