Skip to content

Bump grpcio-tools from 1.80.0 to 1.81.1#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/grpcio-tools-1.81.0
Closed

Bump grpcio-tools from 1.80.0 to 1.81.1#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/grpcio-tools-1.81.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps grpcio-tools from 1.80.0 to 1.81.1.

Release notes

Sourced from grpcio-tools's releases.

Release v1.81.1

This is release 1.81.0 (graphic) 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

  • [EventEngine] Fix a potential use-after-free error on Windows. (#42078)
  • [ssl] Server side handshaker factory stores a map of key signers. (#42002)
  • [Core] Fix completion queue shutdown race on weak memory models (ARM). (#41510)
  • [EventEngine] Fix a Windows race that causes an assertion error. (#41563)
  • [grpc_error] enable error_flatten experiment in OSS. (#41471)

Objective-C

  • [ObjC] Add receiveNextMessage to GRPCUnaryProtoCall. (#42260)

Python

  • [Python] Add typing_extensions dep to aio Bazel target. (#42001)
  • [Python] [Pyright] Part 1 - Pyright for src/python/grpcio/grpc/aio/_base_server.py. (#42240)
  • [Python] Drop 3.9. (#42145)
  • [Python] grpc-status: Relax protobuf dependency upper bound to allow 7.x. (#41948)
  • [Python] [Typeguard] Part 5 - Add Typeguard SYNC Stack in tests. (#40278)
  • [Python] Remove GIL from ReceiveMessageOperation.un_c method. (#41812)
  • [Python] Support observability in AsyncIO stack. (#41573)
  • [Python] Trim Python2 backward compatiblity syntax - removed (object) inheritance. (#41708)

Ruby

  • [Ruby] Drop support for EOL Ruby 3.1 and clean up. (#41435)
  • [Ruby] Composed CallCredentials keep a reference to their source. (#41782)

Release v1.81.0

This is release 1.81.0 (graphic) 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

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@jaxint

jaxint commented Jun 15, 2026

Copy link
Copy Markdown

RTC Bounty Claim

Wallet: AhqbFaPBPLMMiaLDzA9WhQcyvv4hMxiteLhPk3NhG1iG

Reviewed this dependency update PR. Ready for bounty reward.

@daviediao-code daviediao-code left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice contribution to Bump grpcio-tools from 1.80.0 to 1.81.0. Code looks clean and well-structured. ✅

@daviediao-code daviediao-code left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Solid contribution. ✅

Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.80.0 to 1.81.1.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Commits](grpc/grpc@v1.80.0...v1.81.1)

---
updated-dependencies:
- dependency-name: grpcio-tools
  dependency-version: 1.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump grpcio-tools from 1.80.0 to 1.81.0 Bump grpcio-tools from 1.80.0 to 1.81.1 Jul 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/grpcio-tools-1.81.0 branch from 0ace2b9 to 5ab1b7d Compare July 1, 2026 23:55
@Scottcjn

Scottcjn commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Closing this one on purpose. grpcio-tools has to move together with grpcio (both pinned, grpcio is still 1.68.0) and the generated stubs in exo/interweave/proto need a regen when they move. Bumping only grpcio-tools risks a codegen/runtime mismatch with no CI to catch it. Will do a coordinated grpc + protobuf bump with proto regen instead.

@Scottcjn Scottcjn closed this Jul 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/grpcio-tools-1.81.0 branch July 2, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants