Skip to content

Commit 1589569

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.25.0 (#5958)
[![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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.24.5` -> `2.25.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.25.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.25.0/compatibility-slim/2.24.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.25.0/confidence-slim/2.24.5)](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-bigquery</summary> ### [`v2.25.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2250-httpsgithubcomgoogleapisjava-bigquerycomparev2245v2250-2023-04-27) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.24.5...v2.25.0) ##### Features - Add ICEBERG format options ([#&#8203;2662](https://togithub.com/googleapis/java-bigquery/issues/2662)) ([55048ca](https://togithub.com/googleapis/java-bigquery/commit/55048caf6b308dca3a0961595a4a735c44d99bbb)) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.18.0 ([#&#8203;2648](https://togithub.com/googleapis/java-bigquery/issues/2648)) ([29bd415](https://togithub.com/googleapis/java-bigquery/commit/29bd415c5c3d3f3c433821277fcd831796daa3d2)) - Update dependency com.google.apis:google-api-services-bigquery to v2-rev20230408-2.0.0 ([#&#8203;2650](https://togithub.com/googleapis/java-bigquery/issues/2650)) ([b9c2f60](https://togithub.com/googleapis/java-bigquery/commit/b9c2f60cb296f488cc4095b54fbcc459dc2f3fa5)) - Update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.36.1 ([fea119b](https://togithub.com/googleapis/java-bigquery/commit/fea119b79eea54e9f0d221e1e71a2ca77957c657)) - Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.22.0 ([#&#8203;2649](https://togithub.com/googleapis/java-bigquery/issues/2649)) ([b6326f3](https://togithub.com/googleapis/java-bigquery/commit/b6326f3aed15d312987109009af66c7aa5a30a1d)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#&#8203;2659](https://togithub.com/googleapis/java-bigquery/issues/2659)) ([691a47a](https://togithub.com/googleapis/java-bigquery/commit/691a47abb63bd34b5c5c57439124d4713013b94c)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#&#8203;2660](https://togithub.com/googleapis/java-bigquery/issues/2660)) ([319f98e](https://togithub.com/googleapis/java-bigquery/commit/319f98eee611a10cf26582e32c9e6f8e24385565)) </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-->
1 parent 86615dd commit 1589569

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
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>com.google.cloud</groupId>
176176
<artifactId>google-cloud-bigquery</artifactId>
177-
<version>2.24.5</version>
177+
<version>2.25.0</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)