Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-dependencies 2.5.1 -> 2.6.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v2.6.0

Compare Source

Bug Fixes
Dependencies
2.5.1 (2021-12-03)
Dependencies

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner January 7, 2022 03:24
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 7, 2022
@product-auto-label product-auto-label bot added the api: secretmanager Issues related to the googleapis/java-secretmanager API. label Jan 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@Neenu1995 Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 7, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2022
@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2022
@suztomo suztomo added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@suztomo
Copy link
Member

suztomo commented Jan 7, 2022

dependencies check failed:

Warning:  Rule 2: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps failed with message:
Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for com.google.auto.value:auto-value-annotations:1.8.2 paths to dependency are:
+-com.google.api.grpc:proto-google-cloud-secretmanager-v1:2.0.7-SNAPSHOT
  +-com.google.api:api-common:2.1.2
    +-com.google.auto.value:auto-value-annotations:1.8.2 (managed) <-- com.google.auto.value:auto-value-annotations:1.9
]

https://search.maven.org/artifact/com.google.api/api-common/2.1.2/jar has

Screen Shot 2022-01-07 at 11 07 46 AM

    <dependency>
      <groupId>com.google.auto.value</groupId>
      <artifactId>auto-value-annotations</artifactId>
      <version>1.9</version>
      <scope>runtime</scope>
    </dependency>

Why would Maven consider this as 1.8.2?

~/java-secretmanager/google-cloud-secretmanager $ mvn dependency:tree -Dincludes=com.google.auto.value:auto-value-annotations          
...
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ google-cloud-secretmanager ---
[INFO] com.google.cloud:google-cloud-secretmanager:jar:2.0.7-SNAPSHOT
[INFO] \- com.google.api:api-common:jar:2.1.2:compile
[INFO]    \- com.google.auto.value:auto-value-annotations:jar:1.8.2:runtime

mvn help:effective-pom tells that it's from com.google.cloud:google-cloud-shared-config:1.2.2 (old).

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 7, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 81e43ec into googleapis:main Jan 7, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-2.x branch January 7, 2022 16:18
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 7, 2022
🤖 I have created a release \*beep\* \*boop\*
---
### [2.0.7](https://www.github.com/googleapis/java-secretmanager/compare/v2.0.6...v2.0.7) (2022-01-07)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#667](https://www.github.com/googleapis/java-secretmanager/issues/667)) ([81e43ec](https://www.github.com/googleapis/java-secretmanager/commit/81e43ec2072feef103f9a8e44806847dc4143fb8))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: secretmanager Issues related to the googleapis/java-secretmanager API.
Projects
None yet
4 participants