Skip to content

fix: update dependency com.google.cloud:sdk-platform-java-config to v3.43.0#11426

Merged
lqiu96 merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/com.google.cloud-sdk-platform-java-config-3.x
Feb 11, 2025
Merged

fix: update dependency com.google.cloud:sdk-platform-java-config to v3.43.0#11426
lqiu96 merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/com.google.cloud-sdk-platform-java-config-3.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:sdk-platform-java-config 3.42.0 -> 3.43.0 age adoption passing confidence

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 these updates 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 February 10, 2025 22:01
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2025
@lqiu96
Copy link
Member

lqiu96 commented Feb 10, 2025

Error:

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.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha paths to dependency are:
Error:  +-com.google.cloud:google-cloud-notification:0.176.0-beta-SNAPSHOT
Error:    +-com.google.cloud:google-cloud-storage:2.48.1
Error:      +-io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha (managed) <-- io.opentelemetry.semconv:opentelemetry-semconv:1.27.0-alpha
Error:  ]
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-sdk-platform-java-config-3.x branch from e893dac to 5dfefbe Compare February 11, 2025 16:53
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 11, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 11, 2025
lqiu96 added a commit to googleapis/sdk-platform-java that referenced this pull request Feb 11, 2025
Discovered as part of CI error in
googleapis/google-cloud-java#11426

```
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.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha paths to dependency are:
Error:  +-com.google.cloud:google-cloud-notification:0.176.0-beta-SNAPSHOT
Error:    +-com.google.cloud:google-cloud-storage:2.48.1
Error:      +-io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha (managed) <-- io.opentelemetry.semconv:opentelemetry-semconv:1.27.0-alpha
Error:  ]
```
@lqiu96
Copy link
Member

lqiu96 commented Feb 11, 2025

Going to proceed with this as Storage has confirmed that they're fine with v1.26.0 of otel-semconv. They can use the version defined in shared-deps.

@lqiu96 lqiu96 merged commit afdc294 into googleapis:main Feb 11, 2025
30 of 31 checks passed
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-sdk-platform-java-config-3.x branch February 11, 2025 22:36
lqiu96 added a commit to googleapis/sdk-platform-java that referenced this pull request Feb 20, 2025
Discovered as part of CI error in
googleapis/google-cloud-java#11426

```
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.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha paths to dependency are:
Error:  +-com.google.cloud:google-cloud-notification:0.176.0-beta-SNAPSHOT
Error:    +-com.google.cloud:google-cloud-storage:2.48.1
Error:      +-io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha (managed) <-- io.opentelemetry.semconv:opentelemetry-semconv:1.27.0-alpha
Error:  ]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants