camunda-community-hub / zeebe-client-csharp

Contains an Zeebe C# client implementation.
https://camunda-community-hub.github.io/zeebe-client-csharp/
Apache License 2.0
99 stars 53 forks source link

chore(deps): update grpc-dotnet monorepo to 2.67.0 #745

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Grpc.Auth 2.66.0 -> 2.67.0 age adoption passing confidence
Grpc.Net.Client 2.66.0 -> 2.67.0 age adoption passing confidence

Release Notes

grpc/grpc-dotnet (Grpc.Auth) ### [`v2.67.0`](https://redirect.github.com/grpc/grpc-dotnet/releases/tag/v2.67.0) #### What's Changed - precompile condition clean by [@​Varorbc](https://redirect.github.com/Varorbc) in [https://github.com/grpc/grpc-dotnet/pull/2528](https://redirect.github.com/grpc/grpc-dotnet/pull/2528) - Log server cancellation errors at info level by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2527](https://redirect.github.com/grpc/grpc-dotnet/pull/2527) - Update logging to use generated logs by [@​wabalubdub](https://redirect.github.com/wabalubdub) in [https://github.com/grpc/grpc-dotnet/pull/2531](https://redirect.github.com/grpc/grpc-dotnet/pull/2531) - Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grpc/grpc-dotnet/pull/2536](https://redirect.github.com/grpc/grpc-dotnet/pull/2536) - Update to Grpc.Tools 2.67.0-pre1 by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2547](https://redirect.github.com/grpc/grpc-dotnet/pull/2547) - Cleanup gRPC unit testing helpers in tester sample by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2548](https://redirect.github.com/grpc/grpc-dotnet/pull/2548) - Fix UpdateBalancingState not called when address attributes are modified by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2553](https://redirect.github.com/grpc/grpc-dotnet/pull/2553) - Update Grpc.Tools to 2.67.0 by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2554](https://redirect.github.com/grpc/grpc-dotnet/pull/2554) - Fix System.Text.Json vulnerability warning by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2556](https://redirect.github.com/grpc/grpc-dotnet/pull/2556) - Update package dependencies to 9.0 RC2 by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2560](https://redirect.github.com/grpc/grpc-dotnet/pull/2560) - Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/grpc/grpc-dotnet/pull/2567](https://redirect.github.com/grpc/grpc-dotnet/pull/2567) - Update to .NET 9 RTM by [@​JamesNK](https://redirect.github.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2571](https://redirect.github.com/grpc/grpc-dotnet/pull/2571) #### New Contributors - [@​wabalubdub](https://redirect.github.com/wabalubdub) made their first contribution in [https://github.com/grpc/grpc-dotnet/pull/2531](https://redirect.github.com/grpc/grpc-dotnet/pull/2531) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.