Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR: [C#] Bump Google.Protobuf and Grpc.AspNetCore in /csharp #44835

Merged
merged 1 commit into from
Nov 26, 2024

Commits on Nov 25, 2024

  1. MINOR: [C#] Bump Google.Protobuf and Grpc.AspNetCore in /csharp

    Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet). These dependencies needed to be updated together.
    
    Updates `Google.Protobuf` from 3.28.3 to 3.27.0
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.28.3...v3.27.0)
    
    Updates `Grpc.AspNetCore` from 2.66.0 to 2.67.0
    - [Release notes](https://github.com/grpc/grpc-dotnet/releases)
    - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
    - [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0)
    
    ---
    updated-dependencies:
    - dependency-name: Google.Protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Grpc.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a5a518f View commit details
    Browse the repository at this point in the history