gax-java
gax-java copied to clipboard
Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
⚠ Dependency Lookup Warnings ⚠
- Renovate failed to look up the following dependencies:
Failed to look up maven dependency com.google.api:gax-parent
.
Files affected: gax-grpc/pom.xml
, gax-httpjson/pom.xml
, gax/pom.xml
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] chore(deps): update dependency io.grpc:grpc-core to v1.50.2
- [ ] fix(deps): update dependency io.grpc:grpc-bom to v1.50.2
- [ ] fix(deps): update dependency org.mockito:mockito-core to v4.8.1
- [ ] fix(deps): update dependency org.graalvm.sdk:graal-sdk to v22.3.0
- [ ] Click on this checkbox to rebase all open PRs at once
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
- [ ] chore(deps): update dependency com.google.protobuf:protobuf-java to v3.21.8
- [ ] chore(deps): update actions/checkout action to v3
- [ ] chore(deps): update actions/setup-java action to v3
Detected dependencies
github-actions
.github/workflows/ci.yaml
actions/checkout v3
actions/setup-java v3
actions/setup-java v3
actions/checkout v3
actions/setup-java v3
actions/checkout v3
actions/setup-java v3
actions/setup-java v3
actions/checkout v2
actions/setup-java v1
actions/cache v3
actions/upload-artifact v3
.github/workflows/downstream-native-image.yaml
actions/checkout v2
stCarolas/setup-maven v4
ayltai/setup-graalvm v1
.github/workflows/downstream.yaml
actions/checkout v2
actions/setup-java v3
.github/workflows/sonar.yaml
actions/checkout v2
actions/setup-java v1
actions/cache v3
actions/cache v3
gradle
settings.gradle
build.gradle
io.github.gradle-nexus.publish-plugin 1.1.0
com.diffplug.eclipse.apt 3.39.0
com.dorongold.task-tree 2.1.0
com.github.johnrengelman.shadow 7.1.2
com.github.sherter.google-java-format 0.9
org.sonarqube 3.4.0.2513
gax/build.gradle
gax-bom/build.gradle
gax-grpc/build.gradle
gax-httpjson/build.gradle
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
gradle 7.5.1
maven
gax-bom/pom.xml
com.google.api:gax 2.19.4
com.google.api:gax 2.19.4
com.google.api:gax-grpc 2.19.4
com.google.api:gax-grpc 2.19.4
com.google.api:gax-httpjson 0.104.4
com.google.api:gax-httpjson 0.104.4
gax-grpc/pom.xml
com.google.api:gax-parent 2.19.4
gax-httpjson/pom.xml
com.google.api:gax-parent 2.19.4
gax/pom.xml
com.google.api:gax-parent 2.19.4
pom.xml
com.google.cloud:google-cloud-shared-config 1.5.4
com.google.api:api-common 2.2.1
com.google.auth:google-auth-library-credentials 1.12.1
org.threeten:threetenbp 1.6.3
com.google.auth:google-auth-library-oauth2-http 1.12.1
com.google.code.findbugs:jsr305 3.0.2
com.google.guava:guava 31.1-jre
io.opencensus:opencensus-api 0.31.1
com.google.auto.value:auto-value-annotations 1.10
com.google.auto.value:auto-value 1.10
junit:junit 4.13.2
org.mockito:mockito-core 4.8.0
com.google.api:gax 2.19.4
com.google.api:gax 2.19.4
com.google.api.grpc:proto-google-common-protos 2.9.6
com.google.api.grpc:grpc-google-common-protos 2.9.6
io.grpc:grpc-bom 1.50.1
com.google.code.gson:gson 2.9.1
org.graalvm.sdk:graal-sdk 22.2.0.1
com.google.http-client:google-http-client-bom 1.42.2
com.google.protobuf:protobuf-bom 3.21.8
com.google.truth:truth 1.1.3
com.google.auto.value:auto-value 1.10
regex
dependencies.properties
dependencies.properties
com.google.protobuf:protobuf-java 3.21.7
dependencies.properties
com.google.googlejavaformat:google-java-format 1.15.0
dependencies.properties
io.grpc:grpc-core 1.50.1
- [ ] Check this box to trigger a request for Renovate to run again on this repository
@vam-google , can you please take a look at this? We probably have to disable it like how we did for other repos - https://github.com/googleapis/gapic-generator-go/pull/755. Thanks!