Skip to content

fix(deps): update dependency grpcio to v1.78.1#194

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/grpcio-1.x
Open

fix(deps): update dependency grpcio to v1.78.1#194
renovate[bot] wants to merge 1 commit intomainfrom
renovate/grpcio-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
grpcio ==1.76.0==1.78.1 age confidence

Release Notes

grpc/grpc (grpcio)

v1.78.1

Compare Source

This is release 1.78.1 (gutsy) 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.

Python

  • Remove unintentional log WARNING: All log messages before absl::InitializeLog() is called are written to STDERR. (#​41639)
  • Fix inconsistent GRPC_ENABLE_FORK_SUPPORT runtime defaults between gRPC Core and Python. (#​41588).
    • This fixed #​37710, a request processing hang in certain multithreaded environments: Other threads are currently calling into gRPC, skipping fork() handlers.
  • Modernize the API Docs site: https://grpc.github.io/grpc/python. (#​41494)

Ruby

  • Build/test ruby 4.0 and build native gems with Ruby 4.0 support. (#​41554)

v1.78.0

Compare Source

This is release 1.78.0 (gutsy) 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.

C++

  • adding address_sorting dep in naming test build. (#​41045)

Objective-C

  • [Backport][v1.78.x][Fix][Compiler] Plugins fall back to the edition 2023 for older protobuf. (#​41358)

Python

  • [python] aio: fix race condition causing asyncio.run() to hang forever during the shutdown process. (#​40989)
  • [Python] Migrate to pyproject.toml build system from setup.py builds. (#​40833)
  • [Python] Log error details when ExecuteBatchError occurs (at DEBUG level). (#​40921)
  • [Python] Update setuptools min version to 77.0.1 . (#​40931)

Ruby

  • [ruby] Fix version comparison for the ruby_abi_version symbol for ruby 4 compatibility. (#​41061)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from bobh66 and negz as code owners February 6, 2026 13:36
@renovate renovate bot changed the title chore(deps): update dependency grpcio to v1.78.0 fix(deps): update dependency grpcio to v1.78.0 Feb 12, 2026
@renovate renovate bot changed the title fix(deps): update dependency grpcio to v1.78.0 fix(deps): update dependency grpcio to v1.78.1 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch from 5fac12e to 7b5b7e2 Compare February 20, 2026 04:32
@renovate renovate bot changed the title fix(deps): update dependency grpcio to v1.78.1 fix(deps): update dependency grpcio to v1.78.1 - autoclosed Feb 23, 2026
@renovate renovate bot closed this Feb 23, 2026
@renovate renovate bot deleted the renovate/grpcio-1.x branch February 23, 2026 09:44
@renovate renovate bot changed the title fix(deps): update dependency grpcio to v1.78.1 - autoclosed fix(deps): update dependency grpcio to v1.78.1 Feb 23, 2026
@renovate renovate bot reopened this Feb 23, 2026
@renovate renovate bot force-pushed the renovate/grpcio-1.x branch from 7b5b7e2 to 1f6d9c9 Compare February 23, 2026 14:13
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.

0 participants