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 Grpc.AspNetCore, Grpc.AspNetCore.Server, System.Runtime.CompilerServices.Unsafe and Grpc.Net.Client in /csharp #41843

Merged
merged 1 commit into from
May 27, 2024

Commits on May 27, 2024

  1. MINOR: [C#] Bump Grpc.AspNetCore, Grpc.AspNetCore.Server, System.Runt…

    …ime.CompilerServices.Unsafe and Grpc.Net.Client
    
    Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet), [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet), [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) and [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet). These dependencies needed to be updated together.
    
    Updates `Grpc.AspNetCore` from 2.62.0 to 2.63.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.62.0...v2.63.0)
    
    Updates `Grpc.AspNetCore.Server` from 2.62.0 to 2.63.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.62.0...v2.63.0)
    
    Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)
    
    Updates `Grpc.Net.Client` from 2.59.0 to 2.63.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.59.0...v2.63.0)
    
    ---
    updated-dependencies:
    - dependency-name: Grpc.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Grpc.AspNetCore.Server
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: System.Runtime.CompilerServices.Unsafe
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Grpc.Net.Client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a0c4d76 View commit details
    Browse the repository at this point in the history