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

Bump Grpc.AspNetCore from 2.33.1 to 2.34.0 #201

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps Grpc.AspNetCore from 2.33.1 to 2.34.0.

Release notes

Sourced from Grpc.AspNetCore's releases.

Release v2.34.0

No release notes provided.

Release v2.34.0-pre1

New features

  • Optimize deadline logic (#1102)
  • Improve streaming error messages when call is complete (#1121)

Changes

  • Change exceptions to be more consistent with Grpc.Core (#1092)

Fixes

  • Clean up RpcException logic in client (#1099)
  • Fix GrpcWebHandler with TLS+HTTP/1.1 endpoints in .NET 5 (#1111)
Commits

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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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 dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Dec 14, 2020
@github-actions github-actions bot added this to the v0.1.0 milestone Dec 14, 2020
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #201 (84a4df7) into master (8e52454) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   70.73%   70.73%           
=======================================
  Files          12       12           
  Lines         680      680           
  Branches       69       69           
=======================================
  Hits          481      481           
  Misses        199      199           

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 8e52454...84a4df7. Read the comment docs.

@github-actions github-actions bot removed the .NET label Dec 17, 2020
@david-driscoll david-driscoll added the :shipit: merge Shipit! label Dec 28, 2020
@rsg-bot
Copy link
Contributor

rsg-bot commented Dec 28, 2020

@dependabot squash and merge

@dependabot dependabot bot merged commit 29f370c into master Dec 28, 2020
@dependabot dependabot bot deleted the dependabot/nuget/Grpc.AspNetCore-2.34.0 branch December 28, 2020 15:51
@mergify mergify bot removed the :shipit: merge Shipit! label Dec 28, 2020
@github-actions github-actions bot modified the milestones: v0.1.0, v0.1.1 Dec 16, 2022
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.

2 participants