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.23.1 (#5341)

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

---

### Release Notes

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

### [`v2.23.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2231-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2230v2231-2022-10-04)

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

##### Bug Fixes

-   update protobuf to v3.21.7 ([77bf65b](https://togithub.com/googleapis/java-bigquerystorage/commit/77bf65b94e324712ff957cb709d393c1f825ebcf))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.17.0 ([#&#8203;1821](https://togithub.com/googleapis/java-bigquerystorage/issues/1821)) ([8747079](https://togithub.com/googleapis/java-bigquerystorage/commit/87470799a55b60d671af977dca14140e9f6d94c6))

### [`v2.23.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2230-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2220v2230-2022-10-03)

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

##### Features

-   return list of row errors from append ([df7c6e9](https://togithub.com/googleapis/java-bigquerystorage/commit/df7c6e9816d43eac196d77604bc99db6115de670))

##### Bug Fixes

-   return row-level error information via an AppendSerializtionError exception ([df7c6e9](https://togithub.com/googleapis/java-bigquerystorage/commit/df7c6e9816d43eac196d77604bc99db6115de670))

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxNC4wIn0=-->
  • Loading branch information
renovate-bot authored Oct 5, 2022
1 parent 8e9de25 commit ec7d606
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.22.0</version>
<version>2.23.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit ec7d606

Please sign in to comment.