Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2025

Bumps com.google.api.grpc:proto-google-common-protos from 2.60.0 to 2.61.1.

Release notes

Sourced from com.google.api.grpc:proto-google-common-protos's releases.

v2.61.0

2.61.0 (2025-08-04)

Features

  • mtls: Add support for X.509-based mTLS-transport in Java GAX lib (#3852) (2d02344)

Bug Fixes

  • improve error messaging for LRO CancellationException (#3873) (9cae675)
  • make generation config update logs verbose (#3764) (9b1a34b)

v2.60.2

2.60.2 (2025-07-22)

Dependencies

  • update arrow.version to 17.0.0, auth deps to 1.37.1 and http-client deps to 1.47.1 (#3863) (b5bb3ca)

v2.60.1

2.60.1 (2025-07-08)

Bug Fixes

  • hermetic-build: use public maven metadata for latest version inference (#3853) (0be1e96)
Changelog

Sourced from com.google.api.grpc:proto-google-common-protos's changelog.

Changelog

2.62.1 (2025-09-05)

Dependencies

2.62.0 (2025-08-19)

Features

  • Set sampledToLocalTracing flag to true for all gRPC MethodDescriptors (#3874) (592e899)

2.61.0 (2025-08-04)

Features

  • mtls: Add support for X.509-based mTLS-transport in Java GAX lib (#3852) (2d02344)

Bug Fixes

  • improve error messaging for LRO CancellationException (#3873) (9cae675)
  • make generation config update logs verbose (#3764) (9b1a34b)

2.60.2 (2025-07-22)

Dependencies

  • update arrow.version to 17.0.0, auth deps to 1.37.1 and http-client deps to 1.47.1 (#3863) (b5bb3ca)

2.60.1 (2025-07-08)

Bug Fixes

  • hermetic-build: use public maven metadata for latest version inference (#3853) (0be1e96)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.60.0 to 2.61.1.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-version: 2.61.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 5, 2025
@dependabot dependabot bot requested a review from alesj September 5, 2025 21:56
@quarkus-bot quarkus-bot bot added the area/grpc gRPC label Sep 5, 2025
Copy link

quarkus-bot bot commented Sep 6, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit cd5ca8e.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 Logs Raw logs 🔍
✔️ JVM Tests - JDK 21 Logs Raw logs 🚧
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs 🚧

You can consult the Develocity build scans.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: devtools/gradle/gradle-application-plugin 

📦 devtools/gradle/gradle-application-plugin

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.5.1:exec (gradle) on project io.quarkus.gradle.plugin: Command execution failed.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17 Windows

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_Uni - History

  • Stream has no elements - java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elements
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)
	at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_Uni(MicrometerTimedInterceptorTest.java:174)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/grpc gRPC triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants