chore(deps): bump grpc from 1.78.1 to 1.80.0 in /http2/ruby-grpc - #341
Merged
github-actions[bot] merged 1 commit intoMar 30, 2026
Merged
Conversation
Bumps [grpc](https://github.com/google/grpc) from 1.78.1 to 1.80.0. - [Release notes](https://github.com/google/grpc/releases) - [Commits](grpc/grpc@v1.78.1...v1.80.0) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/http2/ruby-grpc/grpc-1.80.0
branch
from
March 30, 2026 12:55
a83fb11 to
3838291
Compare
github-actions
Bot
deleted the
dependabot/bundler/http2/ruby-grpc/grpc-1.80.0
branch
March 30, 2026 13:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps grpc from 1.78.1 to 1.80.0.
Release notes
Sourced from grpc's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)938cfec[subchannel connection scaling] fix when we reset backoff (#41935)91778be[Backport][v1.80.x][Python] New_createmethod for aio.Metadata (#41888)be4c1c5[subchannel] fix crash in connection scaling code (#41853)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)3ca09e4[Python] Fix GRPC_TRACE and add test to check the GRPC_TRACE logs print (#41814)260c6fd[PHP] Disable php infinite recursion check for callback from Core to PHP (#41...e1e1d0a[Bzlmod] Turn off bzlmod for PSM python tests. (#41810)5a3a5d5[ssl] Implement TLS private key signer in Python. (#41701)a18875d[PH2][Trivial] Client clean up and reorder