Skip to content

fix(deps): Update dependency grpcio to v1.59.0 #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Oct 1, 2023

This PR contains the following updates:

Package Update Change
grpcio (source) minor ==1.57.0 -> ==1.59.0

Release Notes

grpc/grpc (grpcio)

v1.59.0

Compare Source

This is release 1.59.0 (generative) 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

  • [Release] Bump core version 2023092. (#​34476)
  • [xds ssa] Remove environment variable protection for stateful affinity. (#​34435)
  • [windows DNS] Simplify c-ares Windows code. (#​33965)
  • [c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer. (#​34185)
  • [Deps] Adding upb as a submodule. (#​34199)
  • [EventEngine] Update Cancel contract on closure deletion timeline. (#​34167)

C#

Python

  • [Python 3.12] Support Python 3.12. (#​34398)
  • [Python 3.12] Deprecate distutil. (#​34186)

Ruby

  • [ruby] Fix linking errors on x86-darwin. (#​34134)
  • [Ruby] replace strdup with gpr_strdup. (#​34177)
  • [ruby] drop ruby 2.6 support. (#​34198)

v1.58.0

Compare Source

This is release 1.58.0 (goku) 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

  • gRPC 1.58 starts to require c-ares 1.18 or later.
  • [Deps] Update boringssl 2023082. (#​34115)
  • [pick_first] de-experiment pick first. (#​34054)
  • [build metadata] Bazel to "other build systems" improvements. (#​33803)
  • [Deps] Update abseil to 2023080. (#​33974)
  • [c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails. (#​33871)

C++

  • [docs] Document Alarm thread-safety guarantees. (#​34092)
  • Added OpenSSL 3.0 (LTS) support via custom CMake builds (the default is still BoringSSL)

Python

  • [Bazel] Enable grpcio-reflection to be used via Bazel. (#​31013)
  • [packaging] Publish xds-protos as part of the standard package pipeline. (#​33797)

Ruby

  • [ruby] update google auth to ~> 1.0. (#​34013)
  • [Ruby] set metadata_sent after call success. (#​33998)
  • [ruby] remove unnecessary background thread startup wait logic that interferes with forking. (#​33805)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Oct 1, 2023
@cq-bot cq-bot force-pushed the renovate/grpcio-1.x branch from 3f6e689 to 6061d52 Compare October 1, 2023 03:23
@kodiakhq kodiakhq bot merged commit 5505f10 into main Oct 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/grpcio-1.x branch October 1, 2023 03:26
@cq-bot cq-bot mentioned this pull request Oct 1, 2023
kodiakhq bot pushed a commit that referenced this pull request Oct 2, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.4](v0.1.3...v0.1.4) (2023-10-02)


### Bug Fixes

* **deps:** Update dependency black to v23.9.1 ([#61](#61)) ([591c1bc](591c1bc))
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.17 ([#65](#65)) ([3cabe7c](3cabe7c))
* **deps:** Update dependency grpcio to v1.59.0 ([#62](#62)) ([5505f10](5505f10))
* **deps:** Update dependency grpcio-tools to v1.59.0 ([#63](#63)) ([62541c9](62541c9))
* **deps:** Update dependency numpy to v1.26.0 ([#64](#64)) ([ef59a20](ef59a20))
* **deps:** Update dependency pandas to v2.1.1 ([#56](#56)) ([4bc4ff9](4bc4ff9))
* **deps:** Update dependency protobuf to v4.24.3 ([#57](#57)) ([d877652](d877652))
* **deps:** Update dependency pytest to v7.4.2 ([#59](#59)) ([50f66e8](50f66e8))
* **deps:** Update dependency pytz to v2023.3.post1 ([#60](#60)) ([e14482a](e14482a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants