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

go: bump google.golang.org/grpc from 1.35.0 to 1.36.0 in /go #3730

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2021

Bumps google.golang.org/grpc from 1.35.0 to 1.36.0.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.36.0

New Features

  • xds bootstrap: support config content in env variable (#4153)

Bug Fixes

  • encoding/proto: do not panic when types do not match (#4218)

Documentation

Commits
  • f74f033 Change version to 1.36.0 (#4198)
  • e6d71ad encoding/proto: do not panic when types do not match (#4218) (#4223)
  • 61962d0 status: document nil error handling of FromError (#4196)
  • 9280052 balancergroup: Propagate balancer.BuildOptions to child policies (#4184)
  • b753f49 xds testing: increase timeout from 90 minutes to 120 minutes (#4191)
  • 7b8d65a xds: rename internal/client files to remove client prefix (#4188)
  • f005af0 examples: delete profiling example since profiling support was rolled back (#...
  • 0bc7417 xds: report drops by circuit breaking (#4171)
  • e526a29 xds: Remove v3Support environment variable (#4174)
  • 7bb497f grpc: Update protobuf regenrate script (#4177)
  • 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 dependabot bot added c:deps Category: external dependencies golang labels Feb 25, 2021
@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #3730 (c26f52e) into master (50085c2) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3730      +/-   ##
==========================================
- Coverage   66.85%   66.81%   -0.05%     
==========================================
  Files         400      400              
  Lines       39820    39820              
==========================================
- Hits        26623    26605      -18     
- Misses       9421     9435      +14     
- Partials     3776     3780       +4     
Impacted Files Coverage Δ
...ensus/tendermint/apps/staking/state/accumulator.go 62.06% <0.00%> (-6.90%) ⬇️
go/worker/common/committee/runtime_host.go 64.28% <0.00%> (-6.25%) ⬇️
go/consensus/api/submission.go 69.01% <0.00%> (-5.64%) ⬇️
go/consensus/tendermint/full/light.go 48.93% <0.00%> (-4.26%) ⬇️
go/worker/common/committee/node.go 70.61% <0.00%> (-3.61%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 66.19% <0.00%> (-3.34%) ⬇️
.../consensus/tendermint/apps/roothash/state/state.go 74.48% <0.00%> (-2.05%) ⬇️
go/runtime/nodes/versioned.go 73.33% <0.00%> (-1.91%) ⬇️
go/consensus/tendermint/roothash/roothash.go 66.84% <0.00%> (-1.89%) ⬇️
... and 21 more

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 50085c2...b1f382b. Read the comment docs.

@ptrus ptrus force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.36.0 branch from c26f52e to b1f382b Compare February 26, 2021 07:03
@ptrus ptrus enabled auto-merge February 26, 2021 07:03
@ptrus ptrus merged commit d15c0cd into master Feb 26, 2021
@ptrus ptrus deleted the dependabot/go_modules/go/google.golang.org/grpc-1.36.0 branch February 26, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant