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.34.0 to 1.34.1 in /go #3617

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2021

Bumps google.golang.org/grpc from 1.34.0 to 1.34.1.

Release notes

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

Release 1.34.1

  • xds client: Updated v3 type for http connection manager (#4137)
  • lrs: use JSON for locality's String representation (#4135)
  • eds/lrs: handle nil when LRS is disabled (#4086)
  • client: fix "unix" scheme handling for some corner cases (#4021)
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 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 Jan 12, 2021
@codecov
Copy link

codecov bot commented Jan 12, 2021

Codecov Report

Merging #3617 (7a2b62e) into master (46e4758) will decrease coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3617      +/-   ##
==========================================
- Coverage   67.31%   67.14%   -0.17%     
==========================================
  Files         390      390              
  Lines       36540    36540              
==========================================
- Hits        24597    24536      -61     
- Misses       8490     8544      +54     
- Partials     3453     3460       +7     
Impacted Files Coverage Δ
go/worker/upgrade/worker.go 56.25% <0.00%> (-16.67%) ⬇️
go/consensus/tendermint/abci/state/state.go 54.54% <0.00%> (-9.10%) ⬇️
go/common/grpc/policy/policy.go 62.12% <0.00%> (-7.58%) ⬇️
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-6.55%) ⬇️
go/worker/storage/service_external.go 48.14% <0.00%> (-3.71%) ⬇️
go/keymanager/client/client.go 78.94% <0.00%> (-2.64%) ⬇️
go/consensus/tendermint/full/full.go 62.96% <0.00%> (-2.05%) ⬇️
go/runtime/nodes/versioned.go 75.23% <0.00%> (-1.91%) ⬇️
go/consensus/tendermint/apps/registry/genesis.go 38.67% <0.00%> (-1.89%) ⬇️
go/runtime/host/protocol/connection.go 58.36% <0.00%> (-1.64%) ⬇️
... and 17 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 2459fc6...e492d31. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.34.1 branch from a31162f to 4d497f0 Compare January 12, 2021 08:51
@ptrus ptrus force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.34.1 branch from 4d497f0 to 7a2b62e Compare January 12, 2021 08:52
@ptrus ptrus force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.34.1 branch from 7a2b62e to e492d31 Compare January 12, 2021 10:50
@ptrus ptrus enabled auto-merge January 12, 2021 10:51
@ptrus ptrus merged commit 37c096d into master Jan 12, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/go/google.golang.org/grpc-1.34.1 branch January 12, 2021 11:48
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