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

build(deps): bump Grpc.Net.Client from 2.46.0 to 2.52.0 in /src/AElf.CrossChain.Grpc #3432

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps Grpc.Net.Client from 2.46.0 to 2.52.0.

Release notes

Sourced from Grpc.Net.Client's releases.

Release v2.52.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.52.0-pre1...v2.52.0

Release v2.52.0-pre1

What's Changed

New Contributors

... (truncated)

Commits
  • 4200800 Update version to 2.52.0 (on v2.52.x branch) (#2072)
  • 347dfea Upgrade version to 2.52.0-pre1 (on v2.52.x branch) (#2066)
  • 23cd81f Update version to 2.52.0-dev on master (#2063)
  • cfb839b Refactor gRPC content-type constraint to be inline (#2065)
  • c2274eb Add .editorconfig and fix warnings (#2055)
  • a456d47 Wrap EventSource calls with IsEnabled (#2052)
  • 8471823 Update Google.Protobuf version (#2051)
  • 0b365bf Add additional connection and request logging to client (#2047)
  • 0f9300c Bump @​sideway/formula from 3.0.0 to 3.0.1 in /testassets/InteropTestsGrpcWebW...
  • ad54bc6 Add test that uses localization (#2039)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2023
@vizipi
Copy link

vizipi bot commented Jul 5, 2023

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
100.00 % EanCuznaivy 6 1
100.00 % gldeng 3 1
100.00 % ZhangXin 2 1
100.00 % Stephen01Zhang 2 1
100.00 % 轩辕焮痕 1 1
100.00 % jason-hoopox 1 1

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time. (click to collapse)
FilePercentilerate
src/AElf.OS.Network.Grpc/AElf.OS.Network.Grpc.csproj72.97 %54 out of 74 times

Committed file ranks

(click to expand)
  • 95.79%[src/AElf.CrossChain.Grpc/AElf.CrossChain.Grpc.csproj]
  • @vizipi vizipi bot requested review from gldeng, zhxymh, hzz780 and jason-aelf July 5, 2023 20:50
    @codecov
    Copy link

    codecov bot commented Jul 5, 2023

    Codecov Report

    Merging #3432 (8aa6881) into dev (bd91fc5) will not change coverage.
    The diff coverage is n/a.

    Additional details and impacted files

    Impacted file tree graph

    @@           Coverage Diff           @@
    ##              dev    #3432   +/-   ##
    =======================================
      Coverage   90.70%   90.70%           
    =======================================
      Files         663      663           
      Lines       25295    25295           
      Branches     2268     2268           
    =======================================
      Hits        22943    22943           
      Misses       2236     2236           
      Partials      116      116           

    @dependabot dependabot bot force-pushed the dependabot/nuget/src/AElf.CrossChain.Grpc/Grpc.Net.Client-2.52.0 branch from a4ad388 to f1f0616 Compare July 7, 2023 03:47
    Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.46.0 to 2.52.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.46.0...v2.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: Grpc.Net.Client
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    @dependabot dependabot bot force-pushed the dependabot/nuget/src/AElf.CrossChain.Grpc/Grpc.Net.Client-2.52.0 branch from f1f0616 to 8aa6881 Compare July 20, 2023 08:52
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    dependencies Pull requests that update a dependency file
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants