Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

deps: update dependency com.google.cloud:google-cloud-bigquery to v2.11.0 #824

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-bigquery 2.10.10 -> 2.11.0 age adoption passing confidence

Release Notes

googleapis/java-bigquery

v2.11.0

Compare Source

Features
Bug Fixes
Documentation
  • sample: remove unused dependency and add setup instructions (#​2010) (e2e9113)
Dependencies
  • update dependency com.google.apis:google-api-services-bigquery to v2-rev20220422-1.32.1 (#​2017) (b9fa786)
  • update dependency com.google.apis:google-api-services-bigquery to v2-rev20220429-1.32.1 (#​2020) (78789a5)
2.10.10 (2022-04-18)
Dependencies
  • update dependency com.google.cloud:google-cloud-bigtable to v2.6.2 (#​1990) (4c1cb4c)
  • update dependency com.google.cloud:google-cloud-storage to v2.6.1 (#​1991) (e02bf31)
2.10.9 (2022-04-16)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 (#​1983) (50ac31c)
  • update dependency com.google.cloud:native-image-support to v0.13.1 (#​1982) (04f4679)
2.10.8 (2022-04-14)
Dependencies
  • update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.3 (#​1977) (b084791)
  • update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.3 (#​1978) (a24ce6e)
2.10.7 (2022-04-08)
Dependencies
  • update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.2 (#​1969) (f1c4b84)
  • update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.2 (#​1970) (22fede5)
2.10.6 (2022-04-07)
Dependencies
  • update dependency com.google.apis:google-api-services-bigquery to v2-rev20220326-1.32.1 (#​1964) (4ff65d6)
2.10.5 (2022-03-31)
Dependencies
  • update dependency com.google.apis:google-api-services-bigquery to v2-rev20220322-1.32.1 (#​1951) (17ba20c)
  • update dependency com.google.cloud:google-cloud-bigtable to v2.6.1 (#​1952) (78a6ead)
  • update dependency com.google.cloud:google-cloud-storage to v2.6.0 (#​1956) (ee9dfce)
2.10.4 (2022-03-29)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#​1945) (e6a6502)
  • update dependency com.google.cloud:google-cloud-storage to v2.5.1 (#​1943) (c845e80)
  • update dependency com.google.cloud:native-image-support to v0.12.11 (#​1944) (fd54a96)
  • update jmh.version to v1.35 (#​1938) (77b9a20)
2.10.3 (2022-03-28)
Dependencies
  • update dependency com.google.cloud:google-cloud-storage to v2.5.0 (#​1936) (57e6807)
2.10.2 (2022-03-24)
Dependencies
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 (#​1931) (d6af865)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 (#​1932) (bc444b2)
2.10.1 (2022-03-21)
Dependencies
  • update dependency com.google.apis:google-api-services-bigquery to v2-rev20220313-1.32.1 (#​1925) (0e88b93)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner May 10, 2022 21:08
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 10, 2022
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: securitycenter Issues related to the googleapis/java-securitycenter API. labels May 10, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2022
@meltsufin meltsufin added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels May 16, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6cb75b3 into googleapis:main May 16, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 16, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-bigquery-2.x branch May 16, 2022 17:40
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.6.0](v2.5.6...v2.6.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-securitycenter/issues/1440)) ([#831](#831)) ([c9e86b6](c9e86b6))
* Add connection and description field to finding's list of attributes ([eddf09a](eddf09a))
* Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state ([eddf09a](eddf09a))
* Add next_steps field to finding's list of attributes ([eddf09a](eddf09a))
* AuditConfig for IAM v1 ([eddf09a](eddf09a))


### Documentation

* **samples:** added samples and tests for BigQuery export RPCs ([#782](#782)) ([279624f](279624f))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.10.10 ([#823](#823)) ([033d05a](033d05a))
* update dependency com.google.cloud:google-cloud-bigquery to v2.11.0 ([#824](#824)) ([6cb75b3](6cb75b3))
* update dependency com.google.cloud:google-cloud-bigquery to v2.11.1 ([#827](#827)) ([794bd01](794bd01))
* update dependency com.google.cloud:google-cloud-bigquery to v2.11.2 ([#828](#828)) ([4b4b2df](4b4b2df))
* update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 ([#825](#825)) ([6685899](6685899))
* update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 ([#829](#829)) ([1af1799](1af1799))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#830](#830)) ([602eb69](602eb69))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to meltsufin/monorepo-experiments that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.6.0](googleapis/java-securitycenter@v2.5.6...v2.6.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-securitycenter/issues/1440)) ([#831](googleapis/java-securitycenter#831)) ([228f74c](googleapis/java-securitycenter@228f74c))
* Add connection and description field to finding's list of attributes ([76cfbce](googleapis/java-securitycenter@76cfbce))
* Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state ([76cfbce](googleapis/java-securitycenter@76cfbce))
* Add next_steps field to finding's list of attributes ([76cfbce](googleapis/java-securitycenter@76cfbce))
* AuditConfig for IAM v1 ([76cfbce](googleapis/java-securitycenter@76cfbce))


### Documentation

* **samples:** added samples and tests for BigQuery export RPCs ([#782](googleapis/java-securitycenter#782)) ([3bbab26](googleapis/java-securitycenter@3bbab26))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.10.10 ([#823](googleapis/java-securitycenter#823)) ([3e053aa](googleapis/java-securitycenter@3e053aa))
* update dependency com.google.cloud:google-cloud-bigquery to v2.11.0 ([#824](googleapis/java-securitycenter#824)) ([a3e7c36](googleapis/java-securitycenter@a3e7c36))
* update dependency com.google.cloud:google-cloud-bigquery to v2.11.1 ([#827](googleapis/java-securitycenter#827)) ([a33d75a](googleapis/java-securitycenter@a33d75a))
* update dependency com.google.cloud:google-cloud-bigquery to v2.11.2 ([#828](googleapis/java-securitycenter#828)) ([244d0b3](googleapis/java-securitycenter@244d0b3))
* update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 ([#825](googleapis/java-securitycenter#825)) ([4b7697f](googleapis/java-securitycenter@4b7697f))
* update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 ([#829](googleapis/java-securitycenter#829)) ([4a06182](googleapis/java-securitycenter@4a06182))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#830](googleapis/java-securitycenter#830)) ([e568092](googleapis/java-securitycenter@e568092))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: securitycenter Issues related to the googleapis/java-securitycenter API. kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.
Projects
None yet
3 participants