Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

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

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.

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
  • 47b4f68 chore(main): release 2.61.0 (#3867)
  • 597faa4 chore: update googleapis commit at Wed Jul 23 02:42:20 UTC 2025 (#3866)
  • 9cae675 fix: improve error messaging for LRO CancellationException (#3873)
  • 2d02344 feat(mtls): Add support for X.509-based mTLS-transport in Java GAX lib (#3852)
  • 9b1a34b fix: make generation config update logs verbose (#3764)
  • 0ef9e90 chore(main): release 2.60.3-SNAPSHOT (#3865)
  • 5649bf4 chore(main): release 2.60.2 (#3864)
  • 5a6c8e9 chore: update googleapis commit at Wed Jul 9 02:37:36 UTC 2025 (#3857)
  • b5bb3ca deps: update arrow.version to 17.0.0, auth deps to 1.37.1 and http-client dep...
  • d80678c chore: create LTS branch 2.59.x (#3860)
  • Additional commits viewable in compare view

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.0.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.60.0...v2.61.0)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-version: 2.61.0
  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 Aug 20, 2025
@quarkus-bot quarkus-bot bot added the area/grpc gRPC label Aug 20, 2025
Copy link

quarkus-bot bot commented Aug 20, 2025

Status for workflow Quarkus CI

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

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 🚧

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/vertx-http/deployment 
! Skipped: devtools/bom-descriptor-json devtools/cli extensions/agroal/deployment and 148 more

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.proxy.TrustedForwarderDnsResolveTest.testTrustedProxyResolved - History - More details - Source on GitHub

java.io.IOException: 
Error while binding on /127.0.0.1:53530
original message : Address already in use: bind
	at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:238)
	at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:51)
	at org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:585)
	at org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$400(AbstractPollingIoAcceptor.java:71)
	at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:459)

Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/smallrye-reactive-messaging/deployment

io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History

  • Expecting actual: ["-6","-7","-8","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"] - java.lang.AssertionError
java.lang.AssertionError: 

Expecting actual:
  ["-6","-7","-8","-10","-11","-12","-13","-14"]
to start with:
  ["-6", "-7", "-8", "-9"]

	at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)

⚙️ Gradle Tests - JDK 17 Windows

📦 integration-tests/gradle

io.quarkus.gradle.BuildConfigurationTest.buildNoOverride - History

  • Multiple Failures (1 failure) -- failure 1 -- [sub project 'without-configuration', package type 'fast-jar'] Expecting path: - org.assertj.core.error.AssertJMultipleFailuresError
org.assertj.core.error.AssertJMultipleFailuresError: 

Multiple Failures (1 failure)
-- failure 1 --
[sub project 'without-configuration', package type 'fast-jar'] 
Expecting path:
  D:\a\quarkus\quarkus\integration-tests\gradle\target\classes\build-configuration\without-configuration\build\quarkus-app\quarkus-run.jar
to exist (symbolic links were followed).

@alesj
Copy link
Contributor

alesj commented Aug 25, 2025

@cescoffier what if we just bump this as part of gRPC v4 ... when / if we ever make it :-)

@cescoffier
Copy link
Member

I don't believe it requires grpc 4 - does it?

@alesj
Copy link
Contributor

alesj commented Aug 25, 2025

It doesn't ... but with that PR we also bump this ...

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2025

Superseded by #49913.

@dependabot dependabot bot closed this Sep 5, 2025
@dependabot dependabot bot deleted the dependabot/maven/main/com.google.api.grpc-proto-google-common-protos-2.61.0 branch September 5, 2025 21:56
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Sep 5, 2025
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.

2 participants