-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore(deps): update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 #10552
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
chore(deps): update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 #10552
Conversation
288f0f0 to
f2f7104
Compare
f2f7104 to
49acb6a
Compare
I added a temporary exclusion in google-cloud-java/java-notification/pom.xml Lines 53 to 62 in b885b13
We need to remove it once cc: @blakeli0 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Probably solved once we update the generator version and generate the libraries with it. |
This reverts commit 13788e5.
This reverts commit b03f7f5.
| key: ${{ runner.os }}-maven-unified-${{ steps.date.outputs.week_of_year }} | ||
| - name: Install Maven modules to local Maven repository | ||
| run: | | ||
| mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a cache issue indeed
cc: @JoeWang1127 @blakeli0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise we get an error about missing dependencies:
Error: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce (enforce) on project grpc-google-cloud-accessapproval-v1:
Error: Rule 3: org.codehaus.mojo.extraenforcer.dependencies.BanDuplicateClasses failed with message:
Error: Could not find artifact com.google.api.grpc:proto-google-cloud-accessapproval-v1:jar:2.39.0-SNAPSHOT in google-maven-central-copy (https://maven-central.storage-download.googleapis.com/maven2)
Error: -> [Help 1]
…loud-sdk-platform-java-config-3.x
This PR contains the following updates:
3.27.0->3.28.1Configuration
📅 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.