Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 #1173

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-dependencies 2.12.0 -> 2.13.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v2.13.0

Compare Source

Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.35.0 (#​709) (239f8c3)
  • update dependency com.google.api-client:google-api-client-bom to v1.35.1 (#​713) (6559b45)
  • update dependency com.google.api:api-common to v2.2.1 (#​710) (650d4c5)
  • update dependency com.google.errorprone:error_prone_annotations to v2.14.0 (#​701) (d24730f)
  • update dependency com.google.http-client:google-http-client-bom to v1.42.0 (#​711) (5168a18)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 (#​708) (620336e)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 (#​712) (a2c18a5)
  • update dependency com.google.protobuf:protobuf-bom to v3.21.0 (#​703) (5f9fe12)
  • update dependency com.google.protobuf:protobuf-bom to v3.21.1 (#​705) (c68edfb)
  • update dependency io.grpc:grpc-bom to v1.47.0 (#​707) (d02918a)
  • update dependency org.checkerframework:checker-qual to v3.22.1 (#​706) (545843b)
  • update dependency org.checkerframework:checker-qual to v3.22.2 (#​717) (142852a)
  • update gax.version to v2.18.2 (#​718) (5f8156e)
  • update google.common-protos.version to v2.9.0 (#​714) (9e5591e)
  • update google.core.version to v2.8.0 (#​719) (4023c60)
  • update iam.version to v1.4.0 (#​700) (c1097a4)
  • update iam.version to v1.4.1 (#​716) (e2dc7c2)

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.


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

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

@renovate-bot renovate-bot requested review from a team as code owners June 22, 2022 22:59
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 22, 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 Jun 22, 2022
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/java-pubsub API. label Jun 22, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2022
@blakeli0 blakeli0 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 Jun 27, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 925be09 into googleapis:main Jun 27, 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 Jun 27, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-2.x branch June 27, 2022 19:06
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [1.120.0](v1.119.1...v1.120.0) (2022-06-30)


### Features

* Enable REST transport for most of Java and Go clients ([#1162](#1162)) ([c8ebb13](c8ebb13))


### Documentation

* **sample:** clean up README of native image sample ([#1166](#1166)) ([890987c](890987c))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.13.5 ([#1172](#1172)) ([51f4da0](51f4da0))
* update dependency com.google.cloud:google-cloud-bigquery to v2.13.6 ([#1175](#1175)) ([9385452](9385452))
* update dependency com.google.cloud:google-cloud-core to v2.8.0 ([#1171](#1171)) ([4b7888f](4b7888f))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#1173](#1173)) ([925be09](925be09))
* update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#1169](#1169)) ([e8e93e6](e8e93e6))
* update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#1170](#1170)) ([1327e89](1327e89))

---
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/java-pubsub API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants