googleapis / gax-java

This library has moved to https://github.com/googleapis/sdk-platform-java/tree/main/gax-java.
https://github.com/googleapis/gapic-generator-java/tree/main/gax-java
BSD 3-Clause "New" or "Revised" License
162 stars 119 forks source link

deps: update dependency com.google.api.grpc:proto-google-common-protos to 2.11.0 #1928

Closed blakeli0 closed 1 year ago

blakeli0 commented 1 year ago

deps: update dependency com.google.api.grpc:grpc-google-common-protos to 2.11.0 deps: update dependency com.google.auth:google-auth-library-oauth2-http to 1.13.0 deps: update dependency com.google.auth:google-auth-library-credentials to 1.13.0 deps: update dependency io.opencensus:opencensus-api to 0.31.1 deps: update dependency io.perfmark:perfmark-api to 0.25.0 deps: update dependency com.google.code.gson:gson to 2.10 deps: update dependency com.google.auto.value:auto-value to 1.10.1 deps: update dependency com.google.api:api-common to 2.3.1 deps: update dependency org.threeten:threetenbp to 1.6.4

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

blakeli0 commented 1 year ago

Don't we have Renovate Bot setup to do this automatically?

https://github.com/googleapis/gax-java/blob/main/renovate.json

Is it not working?

Yeah, seems like it's only working for some of the dependencies. GAX is already moving to Maven hence this property file is not used anymore by GAX itself, once the generator is Mavenized, it will only be used by self-service clients. The main goal of this PR is to make sure the dependencies used here is the same as dependencies listed in the generator pom.