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.36.1 (#5948)

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v2.36.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2361-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2360v2361-2023-04-27)

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

##### Bug Fixes

-   Remove teh 30 minutes wait trying to refresh schema. Customers s… ([#&#8203;2088](https://togithub.com/googleapis/java-bigquerystorage/issues/2088)) ([3ec294f](https://togithub.com/googleapis/java-bigquerystorage/commit/3ec294f4b7db34bb44d862224189d8fc42821b7d))

### [`v2.36.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2360-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2350v2360-2023-04-26)

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

##### Features

-   Adding ExecutorProvider support while creating BigQueryReadClient ([#&#8203;2072](https://togithub.com/googleapis/java-bigquerystorage/issues/2072)) ([9221e18](https://togithub.com/googleapis/java-bigquerystorage/commit/9221e1896f7af6c2dd23e92f6ea13d86c3368600))

##### Bug Fixes

-   Reduce timeout of waiting in queue from 15 minutes to 5 minutes and rephrase the log a bit  ([#&#8203;2084](https://togithub.com/googleapis/java-bigquerystorage/issues/2084)) ([fe25f38](https://togithub.com/googleapis/java-bigquerystorage/commit/fe25f38215ffaacd2cbe4af74c0de9ea7c053d91))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.24.5 ([#&#8203;2081](https://togithub.com/googleapis/java-bigquerystorage/issues/2081)) ([362568d](https://togithub.com/googleapis/java-bigquerystorage/commit/362568d4d8e1cf5e1e2a1bbfe3513d440f9fb99f))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#&#8203;2087](https://togithub.com/googleapis/java-bigquerystorage/issues/2087)) ([1f79a96](https://togithub.com/googleapis/java-bigquerystorage/commit/1f79a9691ebb5f22077534fb7d266df830cb7ec2))

</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, check this box

---

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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
  • Loading branch information
renovate-bot committed May 1, 2023
1 parent 865229e commit 48d7962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.35.0</version>
<version>2.36.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 48d7962

Please sign in to comment.