AIM-Harvard / foundation-cancer-image-biomarker

Code and evaluation repository for the paper
https://aim-harvard.github.io/foundation-cancer-image-biomarker/
MIT License
68 stars 8 forks source link

:arrow_up: Bump grpcio from 1.58.0 to 1.59.2 #254

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps grpcio from 1.58.0 to 1.59.2.

Release notes

Sourced from grpcio's releases.

Release v1.59.2

This is release 1.59.2 (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

  • [chttp2] Rollup of fixes for CVE-2023-44487. (#34763)

Release v1.59.1

This is release 1.59.1 (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.

C++

  • Fix MakeCordFromSlice memory bug #34552

Release v1.59.0

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 202309251628. (#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#

  • [csharp codegen] Handle empty base_namespace option value to fix #34113. (#34137)

Python

... (truncated)

Commits
  • 883e5f7 Backport #34550 and #34685 to v1.59.x (#34826)
  • 05430a5 [Release] Bump v1.59.x to 1.59.2 (#34815)
  • e33af6c [chttp2] Rollup of fixes for CVE-2023-44487 (#34763)
  • 50b02da [Fix Python Deadlock] Guard grpc_ssl_credentials_create with nogil (v1.59.x b...
  • 0df9acc [Release] Bump version to 1.59.1 (on v1.59.x branch) (#34620)
  • ea0e95b [Cord] Backport-1.59: Fix MakeCordFromSlice memory bug (#34552)
  • 08cc178 [Release] Bump v1.59.x version to 1.59.0 (#34534)
  • deb0c62 [Release] Bump v1.59.x to v1.59.0-pre2 (#34505)
  • b41d33b [backport][EventEngine] Fix ThreadCount aligned storage for C++14 and earlier...
  • 7e5bae3 [Deps] Backport to v1.59.x: Fully vendored upb again (#34514)
  • 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)
dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.