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.26.0 (#5644)

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

---

### Release Notes

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

### [`v2.26.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2260-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2250v2260-2022-11-18)

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

##### Features

-   Add missing_value_interpretations to AppendRowsRequest ([#&#8203;1885](https://togithub.com/googleapis/java-bigquerystorage/issues/1885)) ([0def62f](https://togithub.com/googleapis/java-bigquerystorage/commit/0def62fb6375d35e753f60dc2ac3b102e15ef336))
-   Add update schema support for multiplexing ([#&#8203;1867](https://togithub.com/googleapis/java-bigquerystorage/issues/1867)) ([2adf81b](https://togithub.com/googleapis/java-bigquerystorage/commit/2adf81b70da043c6a66e38dbd52ef7aae9cffb9e))
-   Fix windows build failure by using nanoSeconds instead of Instant for better accuracy. ([#&#8203;1887](https://togithub.com/googleapis/java-bigquerystorage/issues/1887)) ([e5cd7df](https://togithub.com/googleapis/java-bigquerystorage/commit/e5cd7df54e2f6af12c240268a91e0afc2ec27a8a))
-   Next release from main branch is 2.26.0 ([#&#8203;1874](https://togithub.com/googleapis/java-bigquerystorage/issues/1874)) ([589dd63](https://togithub.com/googleapis/java-bigquerystorage/commit/589dd637dfc16fb9bd3655a0d98115f601983997))
-   Provide sample code for row-level error handling ([#&#8203;1863](https://togithub.com/googleapis/java-bigquerystorage/issues/1863)) ([027c5bb](https://togithub.com/googleapis/java-bigquerystorage/commit/027c5bb7cc27234bc1e3a552b4896b919921dc71))

##### Bug Fixes

-   Fix window build bug caused by Instant resolution. ([#&#8203;1884](https://togithub.com/googleapis/java-bigquerystorage/issues/1884)) ([2332dc1](https://togithub.com/googleapis/java-bigquerystorage/commit/2332dc13bb45c7377722a3a289d66a4cf73bb79d))

##### Dependencies

-   Update dependency com.google.auto.value:auto-value to v1.10.1 ([#&#8203;1888](https://togithub.com/googleapis/java-bigquerystorage/issues/1888)) ([9546298](https://togithub.com/googleapis/java-bigquerystorage/commit/954629811d0b9e942f23e0cb0d1935cd38e4b30b))
-   Update dependency com.google.auto.value:auto-value-annotations to v1.10.1 ([#&#8203;1889](https://togithub.com/googleapis/java-bigquerystorage/issues/1889)) ([b4eec03](https://togithub.com/googleapis/java-bigquerystorage/commit/b4eec032706f2ed7039b3ad9bfd81b8dea536008))
-   Update dependency com.google.cloud:google-cloud-bigquery to v2.19.1 ([#&#8203;1878](https://togithub.com/googleapis/java-bigquerystorage/issues/1878)) ([4b1989b](https://togithub.com/googleapis/java-bigquerystorage/commit/4b1989b51d18b081c8e980a59bd6117230c11a9d))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9-->
  • Loading branch information
renovate-bot authored Nov 20, 2022
1 parent 1e02f39 commit 9ff001e
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.25.0</version>
<version>2.26.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 9ff001e

Please sign in to comment.