Skip to content

Bump com.google.api.grpc:proto-google-common-protos from 2.74.0 to 2.75.0 - #56285

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/com.google.api.grpc-proto-google-common-protos-2.75.0
Closed

Bump com.google.api.grpc:proto-google-common-protos from 2.74.0 to 2.75.0#56285
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/com.google.api.grpc-proto-google-common-protos-2.75.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.api.grpc:proto-google-common-protos from 2.74.0 to 2.75.0.

Changelog

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

2.75.0 (2025-08-08)

Dependencies

  • update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 (#11695) (b82ce00)
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 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/google-cloud-java) from 2.74.0 to 2.75.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits/gapic-generator-java/v2.75.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area/dependencies Pull requests that update a dependency file label Aug 28, 2026
@dependabot
dependabot Bot deployed to dependabot August 28, 2026 14:11 Active
@quarkus-bot quarkus-bot Bot added the area/grpc gRPC label Aug 28, 2026
@quarkus-bot

quarkus-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

Status for workflow Quarkus CI

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

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 25

📦 extensions/redis-client/runtime

io.quarkus.redis.datasource.PubSubCommandsTest.getDataSource - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

io.quarkus.redis.datasource.PubSubCommandsTest.subscribeToSingleWithMulti - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

io.quarkus.redis.datasource.PubSubCommandsTest.subscribeToSingleWithMultiAsMessages - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

io.quarkus.redis.datasource.PubSubCommandsTest.testMultipleSubscribers - History

  • io.smallrye.mutiny.TimeoutException
Details
io.smallrye.mutiny.TimeoutException
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:76)
	at io.quarkus.redis.runtime.datasource.BlockingPubSubCommandsImpl.subscribeToPatterns(BlockingPubSubCommandsImpl.java:68)
	at io.quarkus.redis.runtime.datasource.BlockingPubSubCommandsImpl.subscribeToPattern(BlockingPubSubCommandsImpl.java:60)
	at io.quarkus.redis.runtime.datasource.BlockingPubSubCommandsImpl.subscribeToPattern(BlockingPubSubCommandsImpl.java:36)
	at io.quarkus.redis.datasource.PubSubCommandsTest.testMultipleSubscribers(PubSubCommandsTest.java:121)
	Suppressed: org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest

io.quarkus.redis.datasource.PubSubCommandsTest.testPubSub - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

io.quarkus.redis.datasource.PubSubCommandsTest.testPubSubWithTypeReference - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

io.quarkus.redis.datasource.PubSubCommandsTest.testSubscribeAsMessages - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

io.quarkus.redis.datasource.PubSubCommandsTest.unsubscribeAllPatterns - History

  • Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest Expecting empty but was: [channel-test] within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest 
Expecting empty but was: [channel-test] within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)

⚙️ JVM Tests - JDK 25 Semeru

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.http2.Http2RSTFloodProtectionConfigTest.testRstFloodProtectionWithTlsEnabled - History

  • RST flood protection failed - org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError: RST flood protection failed
	at org.junit.jupiter.api.Assertions.fail(Assertions.java:142)
	at io.quarkus.vertx.http.http2.Http2RSTFloodProtectionConfigTest.run(Http2RSTFloodProtectionConfigTest.java:115)
	at io.quarkus.vertx.http.http2.Http2RSTFloodProtectionConfigTest.testRstFloodProtectionWithTlsEnabled(Http2RSTFloodProtectionConfigTest.java:81)

io.quarkus.vertx.http.http2.Http2RSTFloodProtectionTest.testRstFloodProtection - History

  • RST flood protection failed - org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError: RST flood protection failed
	at org.junit.jupiter.api.Assertions.fail(Assertions.java:142)
	at io.quarkus.vertx.http.http2.Http2RSTFloodProtectionTest.run(Http2RSTFloodProtectionTest.java:112)
	at io.quarkus.vertx.http.http2.Http2RSTFloodProtectionTest.testRstFloodProtection(Http2RSTFloodProtectionTest.java:94)

⚙️ JVM Tests - JDK 21 Windows

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.filters.GracefulShutdownFilterTest.test - History

  • Timeout waiting for response - java.lang.RuntimeException
Details
java.lang.RuntimeException: Timeout waiting for response
	at io.quarkus.vertx.http.filters.GracefulShutdownFilterTest.testWithVertxHttpClientAndHttp2AfterShutdown(GracefulShutdownFilterTest.java:85)
	at io.quarkus.vertx.http.filters.GracefulShutdownFilterTest.test(GracefulShutdownFilterTest.java:59)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/reactive-messaging-kafka

io.quarkus.it.kafka.KafkaConnectorTest.testPets - History

  • Assertion condition defined as a Lambda expression in io.quarkus.it.kafka.KafkaConnectorTest expected: <4> but was: <3> within 10 seconds. - org.awaitility.core.ConditionTimeoutException
Details
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a Lambda expression in io.quarkus.it.kafka.KafkaConnectorTest expected: <4> but was: <3> within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790)
	at io.quarkus.it.kafka.KafkaConnectorTest.testPets(KafkaConnectorTest.java:44)
Caused by: org.opentest4j.AssertionFailedError: expected: <4> but was: <3>

📦 integration-tests/rest-client

io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase.fakeHost - History

  • 1 expectation failed. Response body doesn't match expectation. Expected: a string containing "unable to find valid certification path" ignoring case Actual: io.vertx.core.VertxException: Pool closed - java.lang.AssertionError
Details
java.lang.AssertionError: 
1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "unable to find valid certification path" ignoring case
  Actual: io.vertx.core.VertxException: Pool closed


	at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:344)

⚙️ JVM Integration Tests - JDK 25 Semeru

📦 integration-tests/rest-client

io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase.fakeHost - History

  • 1 expectation failed. Response body doesn't match expectation. Expected: a string containing "unable to find valid certification path" ignoring case Actual: io.vertx.core.VertxException: Pool closed - java.lang.AssertionError
Details
java.lang.AssertionError: 
1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "unable to find valid certification path" ignoring case
  Actual: io.vertx.core.VertxException: Pool closed


	at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:344)

@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #56500.

@dependabot dependabot Bot closed this Sep 8, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/main/com.google.api.grpc-proto-google-common-protos-2.75.0 branch September 8, 2026 14:23
@quarkus-bot quarkus-bot Bot added the triage/invalid This doesn't seem right label Sep 8, 2026
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 triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants