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-core to v2.7.1 #906

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 18, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-core 2.6.1 -> 2.7.1 age adoption passing confidence

Release Notes

googleapis/java-core

v2.7.1

Compare Source

v2.7.0

Compare Source

Features
Bug Fixes
  • remove native-image-support module from version.txt (#​822) (92e7efc)
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.34.1 (#​823) (71105c6)
  • update dependency com.google.api:api-common to v2.2.0 (#​827) (05a02d6)
  • update dependency com.google.api:gax-bom to v2.17.0 (#​826) (c90188e)
  • update dependency com.google.api:gax-bom to v2.18.0 (#​829) (5537e7f)
  • update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.2 (#​805) (493ac03)
  • update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.3 (#​814) (e809baa)
  • update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.4 (#​825) (5ce12ee)
  • update dependency com.google.auth:google-auth-library-bom to v1.7.0 (#​828) (2abca2c)
  • update dependency com.google.cloud:native-image-support to v0.14.0 (#​824) (997a34a)
  • update dependency com.google.errorprone:error_prone_annotations to v2.13.1 (#​806) (9fc5811)
  • update dependency com.google.http-client:google-http-client-bom to v1.41.8 (#​821) (c7e3d6e)
  • update dependency com.google.protobuf:protobuf-bom to v3.20.1 (#​813) (a9c8c92)
  • update dependency io.grpc:grpc-bom to v1.46.0 (#​815) (03c9bfe)
  • update opencensus.version to v0.31.1 (#​819) (1800d3a)
2.6.1 (2022-04-14)
Dependencies
  • update dependency com.google.errorprone:error_prone_annotations to v2.13.0 (#​802) (042b08e)

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 18, 2022 21:40
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 18, 2022
@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 18, 2022
@product-auto-label product-auto-label bot added the api: vision Issues related to the googleapis/java-vision API. label May 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 18, 2022
@renovate-bot renovate-bot changed the title deps: update dependency com.google.cloud:google-cloud-core to v2.7.0 deps: update dependency com.google.cloud:google-cloud-core to v2.7.1 May 19, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-core-2.x branch from 9f9efbc to b32c351 Compare May 19, 2022 16:59
@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 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0f0912a into googleapis:main May 19, 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 19, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-core-2.x branch May 19, 2022 23:52
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.1.0](v2.0.29...v2.1.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-vision/issues/1440)) ([#909](#909)) ([0edc753](0edc753))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#906](#906)) ([0f0912a](0f0912a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#907](#907)) ([fe00f5e](fe00f5e))
* update spring.version to v2.7.0 ([#908](#908)) ([9dfefec](9dfefec))

---
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.1.0](googleapis/java-vision@v2.0.29...v2.1.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-vision/issues/1440)) ([#909](googleapis/java-vision#909)) ([d8cb01a](googleapis/java-vision@d8cb01a))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#906](googleapis/java-vision#906)) ([35c8aec](googleapis/java-vision@35c8aec))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#907](googleapis/java-vision#907)) ([b16beb9](googleapis/java-vision@b16beb9))
* update spring.version to v2.7.0 ([#908](googleapis/java-vision#908)) ([4a15dcb](googleapis/java-vision@4a15dcb))

---
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: vision Issues related to the googleapis/java-vision API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants