Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Bump Grpc.Net.Client from 2.35.0 to 2.40.0 in /Gatekeeper.Client.Tests - #706

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Gatekeeper.Client.Tests/Grpc.Net.Client-2.40.0
Closed

Bump Grpc.Net.Client from 2.35.0 to 2.40.0 in /Gatekeeper.Client.Tests#706
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Gatekeeper.Client.Tests/Grpc.Net.Client-2.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 5, 2021

Copy link
Copy Markdown
Contributor

Bumps Grpc.Net.Client from 2.35.0 to 2.40.0.

Release notes

Sourced from Grpc.Net.Client's releases.

Release v2.40.0

What's Changed

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

Release v2.40.0-pre1

Changes

  • Default HTTP version to 1.1 when using gRPC-Web on netfx (#1377)

Fixes

  • Fix using gRPC reflection with services that have a base type (#1352)
  • Make load balancing log IDs unique (#1376)
  • Fix client timeout when error in custom CallCredential (#1388)
  • Fix gRPC retry calls not unregistering from cancellation token (#1398)

Release v2.39.0

No release notes provided.

Release v2.39.0-pre1

New features

  • gRPC client-side load balancing (#1286) (preview)

Fixes

  • Fix not using invariant culture with duration text (#1327)
  • Fix error when HedgingDelay is null (#1351)

Release v2.38.0

No release notes provided.

Release v2.38.0-pre1

Fixes

  • Fix refresh argument arity in dotnet-grpc tool (#1313)

Release v2.37.0

No release notes provided.

Release v2.37.0-pre1

New features

  • Add netstandard2.0 to Grpc.Net.ClientFactory (#1248)
  • Add validation of the channel address (#1258)

... (truncated)

Commits
  • e89f134 [v2.40.x] Update version to v2.40.0 (#1441)
  • 5eb7754 [v2.40.x] Remove load balancing for final release (#1434)
  • 1745ec4 Update Google.Protobuf to 3.18.0 (#1433)
  • 1d4c692 Bump version to v2.40.0-pre1 (on v2.40.x branch) (#1404)
  • c804021 Fix gRPC retry calls not unregistering from cancellation token (#1398)
  • 15158af Fix client timeout when error in custom CallCredential (#1388)
  • 95ea1dc Fix error from tests HttpEventSourceListener (#1387)
  • e3a2c06 Default HTTP version to 1.1 when using gRPC-Web on netfx (#1377)
  • 36df3c2 Update containers sample to use .NET 6 SDK image (#1379)
  • a6eccf0 Make load balancing log IDs unique (#1376)
  • 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)

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.35.0 to 2.40.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.35.0...v2.40.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 5, 2021
@codecov

codecov Bot commented Oct 5, 2021

Copy link
Copy Markdown

Codecov Report

Merging #706 (3e2557c) into main (cde9eec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #706   +/-   ##
=====================================
  Coverage   7.91%   7.91%           
=====================================
  Files        163     163           
  Lines       5674    5674           
=====================================
  Hits         449     449           
  Misses      5225    5225           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cde9eec...3e2557c. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Dec 7, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #786.

@dependabot dependabot Bot closed this Dec 7, 2021
@dependabot
dependabot Bot deleted the dependabot/nuget/Gatekeeper.Client.Tests/Grpc.Net.Client-2.40.0 branch December 7, 2021 23:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants