Skip to content

Commit 795e555

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.39.1 (#6058)
[![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.38.0` -> `2.39.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.39.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.39.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.39.1/compatibility-slim/2.38.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.39.1/confidence-slim/2.38.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.39.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2391-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2390v2391-2023-06-22) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.39.0...v2.39.1) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.27.1 ([#&#8203;2150](https://togithub.com/googleapis/java-bigquerystorage/issues/2150)) ([da736a6](https://togithub.com/googleapis/java-bigquerystorage/commit/da736a65378d007930e0afb9246d0f53bb41e0c3)) - Update dependency com.google.cloud:google-cloud-bigquery to v2.28.0 ([#&#8203;2163](https://togithub.com/googleapis/java-bigquerystorage/issues/2163)) ([088219e](https://togithub.com/googleapis/java-bigquerystorage/commit/088219effe0528df7c998c6e71adc62025d3b204)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 ([#&#8203;2160](https://togithub.com/googleapis/java-bigquerystorage/issues/2160)) ([069165a](https://togithub.com/googleapis/java-bigquerystorage/commit/069165aa9e3644ae84bcffa501bee175623ee9b3)) - Update dependency com.google.http-client:google-http-client to v1.43.3 ([#&#8203;2156](https://togithub.com/googleapis/java-bigquerystorage/issues/2156)) ([814e826](https://togithub.com/googleapis/java-bigquerystorage/commit/814e8261689351bc88202be37975e78415192de5)) - Update dependency com.google.truth:truth to v1.1.5 ([#&#8203;2153](https://togithub.com/googleapis/java-bigquerystorage/issues/2153)) ([bf9f1da](https://togithub.com/googleapis/java-bigquerystorage/commit/bf9f1da8a3de27a775e7c3a58076dd06b026c459)) - Update dependency org.json:json to v20230618 ([#&#8203;2154](https://togithub.com/googleapis/java-bigquerystorage/issues/2154)) ([8e7b42a](https://togithub.com/googleapis/java-bigquerystorage/commit/8e7b42aeac292b3291a505e2a456499553951a8f)) ### [`v2.39.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2390-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2380v2390-2023-06-22) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.38.0...v2.39.0) ##### Features - Add estimated physical file sizes to ReadAPI v1 ([#&#8203;2157](https://togithub.com/googleapis/java-bigquerystorage/issues/2157)) ([fbf6bf6](https://togithub.com/googleapis/java-bigquerystorage/commit/fbf6bf66567644dd46a5062507f75951800e10a9)) </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://developer.mend.io/github/googleapis/java-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent f0e719c commit 795e555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>
181181
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
182-
<version>2.38.0</version>
182+
<version>2.39.1</version>
183183
<type>pom</type>
184184
<scope>import</scope>
185185
</dependency>

0 commit comments

Comments
 (0)