googleapis / sdk-platform-java

Tooling and shared libraries for Cloud SDK for Java
https://cloud.google.com/java/docs/bom
Apache License 2.0
64 stars 52 forks source link

build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.6.1 #2960

Closed renovate-bot closed 2 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-project-info-reports-plugin 3.6.0 -> 3.6.1 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.



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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'gapic-generator-java-root'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

zhumin8 commented 2 months ago

downstream check fails with test failures in java-bigtable:

Error:  Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.97 s <<< FAILURE! -- in com.google.cloud.bigtable.data.v2.stub.metrics.BuiltinMetricsTracerTest
Error:  com.google.cloud.bigtable.data.v2.stub.metrics.BuiltinMetricsTracerTest.testRetryCount -- Time elapsed: 5.516 s <<< FAILURE!
expected: 1
but was : 0
    at com.google.cloud.bigtable.data.v2.stub.metrics.BuiltinMetricsTestUtils.getMetricData(BuiltinMetricsTestUtils.java:45)
    at com.google.cloud.bigtable.data.v2.stub.metrics.BuiltinMetricsTracerTest.testRetryCount(BuiltinMetricsTracerTest.java:494)

Update: resolved after rerun.

zhumin8 commented 2 months ago

/gcbrun