From f0b2a55d964b0526a22e11e667d4e0e2a6bd5bc4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 22 Jul 2024 11:18:27 +0300
Subject: [PATCH] chore(deps): Update dependency grpc.net.client to v2.64.0
(#145)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Grpc.Net.Client](https://togithub.com/grpc/grpc-dotnet) | `2.63.0` ->
`2.64.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Grpc.Net.Client/2.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Grpc.Net.Client/2.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Grpc.Net.Client/2.63.0/2.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Grpc.Net.Client/2.63.0/2.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
grpc/grpc-dotnet (Grpc.Net.Client)
###
[`v2.64.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.64.0)
#### What's Changed
- doc: fix typo by [@WeihanLi](https://togithub.com/WeihanLi) in
[https://github.com/grpc/grpc-dotnet/pull/2432](https://togithub.com/grpc/grpc-dotnet/pull/2432)
- doc: fix typo by [@WeihanLi](https://togithub.com/WeihanLi) in
[https://github.com/grpc/grpc-dotnet/pull/2431](https://togithub.com/grpc/grpc-dotnet/pull/2431)
- ci: upgrade checkout action version by
[@WeihanLi](https://togithub.com/WeihanLi) in
[https://github.com/grpc/grpc-dotnet/pull/2434](https://togithub.com/grpc/grpc-dotnet/pull/2434)
- build: configure rollForward in global.json by
[@WeihanLi](https://togithub.com/WeihanLi) in
[https://github.com/grpc/grpc-dotnet/pull/2437](https://togithub.com/grpc/grpc-dotnet/pull/2437)
- Support some HttpClientAction settings and log debug message instead
of an error by [@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2448](https://togithub.com/grpc/grpc-dotnet/pull/2448)
- Assign primary handler before other configuration by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2445](https://togithub.com/grpc/grpc-dotnet/pull/2445)
- Update various package versions by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2453](https://togithub.com/grpc/grpc-dotnet/pull/2453)
- Update Grpc.Tools to 2.64.0 by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2456](https://togithub.com/grpc/grpc-dotnet/pull/2456)
- Change functional tests to use dynamic ports by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2458](https://togithub.com/grpc/grpc-dotnet/pull/2458)
- Add WriteResponseHeadersAsync test by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2452](https://togithub.com/grpc/grpc-dotnet/pull/2452)
- Update repo for .NET 9 by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2457](https://togithub.com/grpc/grpc-dotnet/pull/2457)
- Fix flaky ConnectTimeout_MultipleCalls_AttemptReconnect test by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2460](https://togithub.com/grpc/grpc-dotnet/pull/2460)
- Bump branch version to 2.64.0-pre1 by
[@stanley-cheung](https://togithub.com/stanley-cheung) in
[https://github.com/grpc/grpc-dotnet/pull/2471](https://togithub.com/grpc/grpc-dotnet/pull/2471)
- \[2.64.x] Update Native.DetectWindowsVersion() to consider Windows
Server 2019 to be Window Server by
[@JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2473](https://togithub.com/grpc/grpc-dotnet/pull/2473)
- Bump version to 2.64.0 by
[@stanley-cheung](https://togithub.com/stanley-cheung) in
[https://github.com/grpc/grpc-dotnet/pull/2487](https://togithub.com/grpc/grpc-dotnet/pull/2487)
**Full Changelog**:
https://github.com/grpc/grpc-dotnet/compare/v2.63.0...v2.64.0
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (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.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos-sdk-net).
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: OÄŸuzhan Durgun
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
src/Sdk/sdk.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Sdk/sdk.csproj b/src/Sdk/sdk.csproj
index 0489ba2..f4120b1 100644
--- a/src/Sdk/sdk.csproj
+++ b/src/Sdk/sdk.csproj
@@ -18,6 +18,6 @@
-
+