Skip to content

Commit 9685063

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.12.0 (googleapis#836)
[![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.11.2` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/compatibility-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/confidence-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.12.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2120-httpsgithubcomgoogleapisjava-bigquerycomparev2112v2120-2022-05-25) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.11.2...v2.12.0) ##### Features - add build scripts for native image testing in Java 17 ([#&googleapis#8203;1440](https://togithub.com/googleapis/java-bigquery/issues/1440)) ([#&googleapis#8203;2057](https://togithub.com/googleapis/java-bigquery/issues/2057)) ([065ae78](https://togithub.com/googleapis/java-bigquery/commit/065ae78ef20052032c245b3fe991808c24ec8077)) ##### Bug Fixes - add more native image configurations for Arrow tests and enable native image tests ([#&googleapis#8203;2053](https://togithub.com/googleapis/java-bigquery/issues/2053)) ([7f0bfd4](https://togithub.com/googleapis/java-bigquery/commit/7f0bfd4a42c28f3d2a748474e1ec40740311a734)) - Flaky testPositionalQueryParameters ([#&googleapis#8203;2059](https://togithub.com/googleapis/java-bigquery/issues/2059)) ([3764b59](https://togithub.com/googleapis/java-bigquery/commit/3764b5967c694fa34aef75804333e5a6101d912e)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigtable to v2.7.0 ([#&googleapis#8203;2061](https://togithub.com/googleapis/java-bigquery/issues/2061)) ([1c7a0ab](https://togithub.com/googleapis/java-bigquery/commit/1c7a0ab157f79772d8da58bfe15f54a7394124e8)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#&googleapis#8203;2055](https://togithub.com/googleapis/java-bigquery/issues/2055)) ([9667663](https://togithub.com/googleapis/java-bigquery/commit/9667663fbec20f262c218f07cce1ada0c9a4bce0)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&googleapis#8203;2063](https://togithub.com/googleapis/java-bigquery/issues/2063)) ([6d3f4be](https://togithub.com/googleapis/java-bigquery/commit/6d3f4bead2315703015bd75711fcbf19428fad6e)) - update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#&googleapis#8203;2064](https://togithub.com/googleapis/java-bigquery/issues/2064)) ([fd47710](https://togithub.com/googleapis/java-bigquery/commit/fd47710afdf32fd535f8e2b430156eb4a659a64d)) - update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#&googleapis#8203;2066](https://togithub.com/googleapis/java-bigquery/issues/2066)) ([89962a5](https://togithub.com/googleapis/java-bigquery/commit/89962a5e3cec0e5a4334454b1bff83fba3d95d4d)) ##### [2.11.2](https://togithub.com/googleapis/java-bigquery/compare/v2.11.1...v2.11.2) (2022-05-18) ##### Bug Fixes - Flaky connenction close issue ([#&googleapis#8203;2044](https://togithub.com/googleapis/java-bigquery/issues/2044)) ([9993717](https://togithub.com/googleapis/java-bigquery/commit/9993717d546c4039cb8c846787fdd131cc0c113f)) - NPE issue with testMultipleRuns ([#&googleapis#8203;2050](https://togithub.com/googleapis/java-bigquery/issues/2050)) ([251d468](https://togithub.com/googleapis/java-bigquery/commit/251d4686d22e0000982bcd891de68491326558fe)) ##### [2.11.1](https://togithub.com/googleapis/java-bigquery/compare/v2.11.0...v2.11.1) (2022-05-16) ##### Dependencies - update dependency com.google.apis:google-api-services-bigquery to v2-rev20220507-1.32.1 ([#&googleapis#8203;2042](https://togithub.com/googleapis/java-bigquery/issues/2042)) ([081888e](https://togithub.com/googleapis/java-bigquery/commit/081888e9ab9bc2c68e607fb11ff1ee40ac58873a)) </details> --- ### Configuration 📅 **Schedule**: 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-securitycenter).
1 parent f93440e commit 9685063

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-securitycenter/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ implementation 'com.google.cloud:google-cloud-securitycenter'
6767
If you are using Gradle without BOM, add this to your dependencies
6868

6969
```Groovy
70-
implementation 'com.google.cloud:google-cloud-securitycenter:2.5.6'
70+
implementation 'com.google.cloud:google-cloud-securitycenter:2.6.0'
7171
```
7272

7373
If you are using SBT, add this to your dependencies
7474

7575
```Scala
76-
libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.5.6"
76+
libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.6.0"
7777
```
7878

7979
## Authentication

java-securitycenter/samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.cloud</groupId>
6060
<artifactId>google-cloud-bigquery</artifactId>
61-
<version>2.11.2</version>
61+
<version>2.12.0</version>
6262
<scope>test</scope>
6363
</dependency>
6464
</dependencies>

0 commit comments

Comments
 (0)