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

chore(deps): update sdk platform java dependencies #11221

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.api:gapic-generator-java 2.46.1 -> 2.47.0 age adoption passing confidence
com.google.cloud:sdk-platform-java-config 3.36.1 -> 3.37.0 age adoption passing confidence

Release Notes

googleapis/sdk-platform-java (com.google.api:gapic-generator-java)

v2.47.0

Compare Source

Features
Bug Fixes
  • address incorrect universe domain validation when quota project id is set (#​3257) (6e70c37), closes #​3256
  • Disable automatically retrieving Universe Domain from Metadata Server (#​3272) (f4402bf)
Dependencies

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner October 5, 2024 01:07
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 5, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 5, 2024
@zhumin8
Copy link
Contributor

zhumin8 commented Oct 7, 2024

unmanaged dependency check, enforcer and gapic-libraries-bom fails with

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project google-cloud-notification: 
Error:  Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for io.grpc:grpc-core:1.67.1 paths to dependency are:
Error:  +-com.google.cloud:google-cloud-notification:0.170.0-beta-SNAPSHOT
Error:    +-com.google.cloud:google-cloud-storage:2.43.1
Error:      +-io.grpc:grpc-core:1.67.1 (managed) <-- io.grpc:grpc-core:1.68.0
... ...

google-cloud-storage version defined in https://github.com/renovate-bot/google-cloud-java/blob/a6494706f4018d8097ba1221da30d1308cddca6d/google-cloud-jar-parent/pom.xml#L46-L50
in google-cloud-notification, storage is brought in https://github.com/renovate-bot/google-cloud-java/blob/a6494706f4018d8097ba1221da30d1308cddca6d/java-notification/pom.xml#L28-L32

This is expected with googleapis/sdk-platform-java#3258

@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
Copy link

Edited/Blocked Notification

Renovate 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.

@zhumin8 zhumin8 enabled auto-merge (squash) October 7, 2024 17:56
@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
@zhumin8 zhumin8 merged commit 48f9619 into googleapis:main Oct 7, 2024
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants