Skip to content

Bump grpcio from 1.75.1 to 1.82.0 - #103

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/grpcio-1.78.0
Closed

Bump grpcio from 1.75.1 to 1.82.0#103
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/grpcio-1.78.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 16, 2026

Copy link
Copy Markdown

Bumps grpcio from 1.75.1 to 1.82.0.

Release notes

Sourced from grpcio's releases.

Release v1.82.0

This is release gRPC Core 1.82.0 (glacier).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes. This is release 1.82.0 (glacier) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [call creds] Add support for looking up and attaching regional access boundary policy metadata. (#41594)
  • Unregister CFStream callbacks during endpoint shutdown. (#42211)
  • Fix fd 0 incorrectly treated as invalid across POSIX socket code. (#41764)
  • [xDS] enable new ORCA-to-LRS propagation behavior (gRFC A85). (#42411)
  • [RetryFilter::LegacyCallData]: avoid tripping abseil nullopt assertion. (#42405)
  • [xds] Implement A114: WRR support for custom backend metrics. (#41750)

PHP

  • [Backport][v1.82.x][PHP] Add PIE support for PHP extention. (#42873)

Python

  • [Python] [Pyright] Part 2 - Pyright for src/python/grpcio/grpc/aio/_call.py. (#42272)
  • [Python][aio] Fix issue #42393: 100% CPU when Python run with -O flag. (#42470)
  • [Python] [Typeguard] Part 6 - Add Typeguard SYNC Stack in tests. (#40353)
  • [Python] [Pyright] Part 3 - Pyright for src/python/grpcio/grpc/aio/_metadata.py. (#42273)
  • [Python] Cancel calls without closing channels in fork child. (#41784)

Ruby

  • [Ruby] Implemented Pure Ruby Call Credentials. (#41946)
  • [Ruby] Fix Ruby interceptors not running in FIFO order. (#42346)

Release v1.82.0-pre2

This is a prerelease of gRPC Core 1.82.0 (glacier).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

... (truncated)

Commits
  • 742600a [Release] Bump version to 1.82.0 (on v1.82.x branch) (#42876)
  • 1a59ee2 [Backport][v1.82.x][PHP] Add PIE support for PHP extention (#42873)
  • 6c34462 [Release] Bump version to 1.82.0-pre2 (on v1.82.x branch) (#42789)
  • 0ddb577 [Backport][v1.82.x] Memory optimization experiments (#42788)
  • b3580d6 [Backport][v1.82.x][PSM interop] adds python kokoro config file for regional ...
  • d8183a8 [Backport][v1.82.x][PSM interop] adds kokoro config file for regional TD test...
  • f3289ea [Release] Bump version to 1.82.0-pre1 (on v1.82.x branch) (#42639)
  • 9a7455f [Release] Bump core version to 55.0.0 for upcoming release (#42626)
  • 19f7814 [Ruby] Fix: Fixed qps worker nomethoderror and streaming shutdown deadlock (#...
  • 47a577a Fix tools/artifact_gen formatting. (#42621)
  • Additional commits viewable in compare view

@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 16, 2026
@dependabotdependabotBot mentioned this pull request Feb 16, 2026
@Kiyotoko

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [grpcio](https://github.com/grpc/grpc) from 1.75.1 to 1.82.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Commits](grpc/grpc@v1.75.1...v1.82.0)
---
updated-dependencies:
- dependency-name: grpcio
dependency-version: 1.78.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title Bump grpcio from 1.75.1 to 1.78.0Bump grpcio from 1.75.1 to 1.82.0Jul 6, 2026
@dependabot
dependabotBotforce-pushed the dependabot/pip/grpcio-1.78.0 branch from 0e45d4f to 955032dCompareJuly 6, 2026 11:30
@KiyotokoKiyotoko self-assigned this Jul 6, 2026
@Kiyotoko

Copy link
Copy Markdown
Member

@dependabot ignore this minor version

@dependabotdependabotBot closed this Jul 6, 2026
@dependabot@github

dependabotBot commented on behalf of githubJul 6, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you about version 1.78.x again, unless you re-open this PR.

@dependabot
dependabotBot deleted the dependabot/pip/grpcio-1.78.0 branch July 6, 2026 11:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Kiyotoko