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.60.1 to 1.62.0 #334

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps grpcio from 1.60.1 to 1.62.0.

Release notes

Sourced from grpcio's releases.

Release v1.62.0

This is release 1.62.0 (guardian) 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

  • [metadata] Allow non application/grpc content-type values. (#35824)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#35768)
  • [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. (#35602)

Python

  • [Build] Strip armv7 artifacts. (#35832)
  • [Python AIO] Handle DeprecationWarnings when get current loop. (#35583)
  • [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. (#35376)
  • [Python O11y] Build and distrib O11y package. (#35578)
  • [Python setuptools] Import error from distutils for lower version of setuptools. (#35561)
  • [ruby] Fix use-after-free for post-fork channel recreation. (#35488)

Ruby

  • [ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. (#35399)

Release v1.62.0-pre1

This is a prerelease of gRPC Core 1.62.0 (guardian).

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

This prerelease contains refinements, improvements, and bug fixes.

Python

  • grpcio_observability package is not published in this release due to an issue in packaging.

Release v1.61.1

This is release gRPC Core 1.61.1 (grand).

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

This release contains refinements, improvements, and bug fixes.

... (truncated)

Commits
  • f78a54c Bump release version 202402201104 (#35951)
  • bc4f834 [Python Otel] Fix packaging issue (v1.62.x backport) (#35936)
  • ef03a26 [ObjC] Backport #35893 1.62.x, upgrade abseil to 1.20240116.1 (#35909)
  • acb1a55 [experiments] Disable chaotic good test in 1.62 branch (#35902)
  • 6d7c638 [Release] Bump version to 1.62.0-pre1 (on v1.62.x branch) (#35901)
  • 97733ce [experiments] Set call_status_override_on_cancellation default to false fro...
  • 86d4155 [Release] Bump core version to 39.0.0 for upcoming release (#35889)
  • 6df52f8 [test] Increase test timeout (#35887)
  • c75d5c9 [chaotic-good] Credential implementation (#35884)
  • 2b3f21d Internal change
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)