Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps grpcVersion from 1.76.0 to 1.77.0.
Updates io.grpc:protoc-gen-grpc-java from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:protoc-gen-grpc-java's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Updates io.grpc:grpc-protobuf from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-protobuf's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Updates io.grpc:grpc-stub from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-stub's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Updates io.grpc:grpc-inprocess from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-inprocess's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Updates io.grpc:grpc-testing from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-testing's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Updates io.grpc:grpc-netty-shaded from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-netty-shaded's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Updates io.grpc:grpc-netty from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-netty's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 `grpcVersion` from 1.76.0 to 1.77.0.

Updates `io.grpc:protoc-gen-grpc-java` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

Updates `io.grpc:grpc-protobuf` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

Updates `io.grpc:grpc-stub` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

Updates `io.grpc:grpc-inprocess` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

Updates `io.grpc:grpc-testing` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

Updates `io.grpc:grpc-netty-shaded` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

Updates `io.grpc:grpc-netty` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-inprocess
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 17, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant