Skip to content
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

chore(deps): update dependency grpcio to v1.59.0 #541

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) ==1.58.0 -> ==1.59.0 age adoption passing confidence

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)

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 has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from coryan and a team as code owners September 29, 2023 19:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2023
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0047cf8) 98.69% compared to head (2f8137e) 98.70%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #541   +/-   ##
=======================================
  Coverage   98.69%   98.70%           
=======================================
  Files          50       50           
  Lines        7956     8007   +51     
=======================================
+ Hits         7852     7903   +51     
  Misses        104      104           
Flag Coverage Δ
unittests 98.70% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
gcs/upload.py 100.00% <100.00%> (ø)
setup.py 0.00% <ø> (ø)
testbench/common.py 96.84% <100.00%> (+0.08%) ⬆️
testbench/database.py 100.00% <ø> (ø)
testbench/grpc_server.py 100.00% <100.00%> (ø)
tests/test_testbench_retry.py 99.65% <100.00%> (+0.03%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coryan coryan merged commit be9912b into googleapis:main Sep 29, 2023
12 checks passed
@renovate-bot renovate-bot deleted the renovate/grpcio-1.x branch September 29, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants