Skip to content

deps: update dependency com.google.cloud.tools:dependencies to v1.5.15#7071

Merged
suztomo merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/com.google.cloud.tools-dependencies-1.x
Jun 20, 2025
Merged

deps: update dependency com.google.cloud.tools:dependencies to v1.5.15#7071
suztomo merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/com.google.cloud.tools-dependencies-1.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud.tools:dependencies (source) 1.5.13 -> 1.5.15 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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, 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 June 7, 2025 02:32
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jun 7, 2025
suztomo
suztomo previously approved these changes Jun 9, 2025
@suztomo
Copy link
Copy Markdown
Member

suztomo commented Jun 9, 2025

I need to check the method signature change.

Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project java-cloud-bom-tests: Compilation failure
Error:  /home/runner/work/java-cloud-bom/java-cloud-bom/tests/src/test/java/com/google/cloud/MaximumLinkageErrorsTest.java:[98,26] no suitable method found for create(com.google.common.collect.ImmutableList<com.google.cloud.tools.opensource.classpath.ClassPathEntry>,com.google.common.collect.ImmutableSet<com.google.cloud.tools.opensource.classpath.ClassPathEntry>,<nulltype>)
Error:      method com.google.cloud.tools.opensource.classpath.LinkageChecker.create(java.util.List<com.google.cloud.tools.opensource.classpath.ClassPathEntry>) is not applicable
Error:        (actual and formal argument lists differ in length)
Error:      method com.google.cloud.tools.opensource.classpath.LinkageChecker.create(java.util.List<com.google.cloud.tools.opensource.classpath.ClassPathEntry>,java.lang.Iterable<com.google.cloud.tools.opensource.classpath.ClassPathEntry>,java.util.List<org.eclipse.aether.artifact.Artifact>,java.nio.file.Path) is not applicable
Error:        (actual and formal argument lists differ in length)
Error:      method com.google.cloud.tools.opensource.classpath.LinkageChecker.create(com.google.cloud.tools.opensource.dependencies.Bom) is not applicable
Error:        (actual and formal argument lists differ in length)
Error:      method com.google.cloud.tools.opensource.classpath.LinkageChecker.create(com.google.cloud.tools.opensource.dependencies.Bom,java.nio.file.Path) is not applicable
Error:        (actual and formal argument lists differ in length)

@suztomo
Copy link
Copy Markdown
Member

suztomo commented Jun 20, 2025

@lqiu96 Can you review and merge this? The new argument to LinkageChecker.create() had to be added.

b/416442478

@forking-renovate
Copy link
Copy Markdown

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.

@suztomo suztomo merged commit 92b02e6 into googleapis:main Jun 20, 2025
20 checks passed
@release-please release-please bot mentioned this pull request Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants