C-Otto / rebalance-lnd

A script that can be used to balance lightning channels of a lnd node
MIT License
343 stars 82 forks source link

Bump grpcio from 1.50.0 to 1.51.0 #299

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps grpcio from 1.50.0 to 1.51.0.

Release notes

Sourced from grpcio's releases.

Release v1.51.0

This is release gRPC Core 1.51.0 (galaxy).

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

This release contains refinements, improvements, and bug fixes.

Core

  • Bump core version 202211082118. (#31585)
  • c-ares DNS resolver: fix logical race between resolution timeout/cancellation and fd readability. (#31443)
  • [log] Longer space for filenames. (#31432)
  • c-ares DNS resolver: remove unnecessary code in SRV callback. (#31426)
  • Correct the domain-socket client address read out from the ServerContext. (#31108)
  • outlier detection: remove env var protection. (#31251)
  • EventEngineFactoryReset - remove custom factory and reset default engine. (#30554)
  • [tls] Remove support for pthread tls. (#31040)

C++

  • Added version macros to gRPC C++. (#31033)
  • OpenCensus: Move measures, views and CensusContext to include file. (#31341)
  • GcpObservability: Add experimental public target. (#31339)

C#

  • Fix msbuild failing when '@' is present in path (2nd attempt). (#31527)
  • Revert "Fix msbuild failing when '@' is present in path". (#31464)
  • Fix msbuild failing when '@' is present in path. (#31133)

PHP

  • fixing php 8.2 deprecations. (#30997)

Python

  • Fix lack of cooldown between poll attempts. (#31550)
  • Build with System OpenSSL on Mac OS arm64. (#31096)
  • Remove enum and future. (#31381)
  • [Remove Six] Remove dependency on six. (#31340)
  • Update xds-protos package to pull in protobuf 4.X. (#31113)

Release v1.51.0-pre1

This is a prerelease of gRPC Core 1.51.0 (galaxy).

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)