-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 0004bcf
authored
fix(deps): Update dependency grpcio to v1.62.0 (#137)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | minor | `==1.60.0` -> `==1.62.0` |
---
### Release Notes
<details>
<summary>grpc/grpc (grpcio)</summary>
### [`v1.62.0`](https://togithub.com/grpc/grpc/releases/tag/v1.62.0)
[Compare Source](https://togithub.com/grpc/grpc/compare/v1.60.1...v1.62.0)
This is release 1.62.0 ([guardian](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core.
For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
This release contains refinements, improvements, and bug fixes, with highlights listed below.
## Core
- \[metadata] Allow non application/grpc content-type values. ([#​35824](https://togithub.com/grpc/grpc/pull/35824))
- \[BoringSSL] Update third_party/boringssl-with-bazel. ([#​35768](https://togithub.com/grpc/grpc/pull/35768))
- \[GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. ([#​35602](https://togithub.com/grpc/grpc/pull/35602))
## Python
- \[Build] Strip armv7 artifacts. ([#​35832](https://togithub.com/grpc/grpc/pull/35832))
- \[Python AIO] Handle DeprecationWarnings when get current loop. ([#​35583](https://togithub.com/grpc/grpc/pull/35583))
- \[Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. ([#​35376](https://togithub.com/grpc/grpc/pull/35376))
- \[Python O11y] Build and distrib O11y package. ([#​35578](https://togithub.com/grpc/grpc/pull/35578))
- \[Python setuptools] Import error from distutils for lower version of setuptools. ([#​35561](https://togithub.com/grpc/grpc/pull/35561))
- \[ruby] Fix use-after-free for post-fork channel recreation. ([#​35488](https://togithub.com/grpc/grpc/pull/35488))
## Ruby
- \[ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. ([#​35399](https://togithub.com/grpc/grpc/pull/35399))
### [`v1.60.1`](https://togithub.com/grpc/grpc/releases/tag/v1.60.1)
[Compare Source](https://togithub.com/grpc/grpc/compare/v1.60.0...v1.60.1)
This is release gRPC Core 1.60.1 (gjallarhorn).
For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
This release contains refinements, improvements, and bug fixes.
## Python
- \[Python Misc] Revert change to print backtrace in server. ([#​35462](https://togithub.com/grpc/grpc/pull/35462))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent a8cd1ae commit 0004bcfCopy full SHA for 0004bcf
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments