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.33.1 to 1.33.2 in /go #3495

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps google.golang.org/grpc from 1.33.1 to 1.33.2.

Release notes

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

Release 1.33.2

  • protobuf: update all generated code to google.golang.org/protobuf (#3932)
  • xdsclient: populate error details for NACK (#3975)
  • internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert (#3929)
Commits
  • 56d6328 github: remove advancedtls examples test
  • 6396e4b vet: ignore proto deprecation warnings
  • 0afe9d2 github: add Github Actions workflow for tests; support in vet.sh (#4005)
  • 8a0ca33 Change version to 1.33.2
  • c1989b5 protobuf: update all generated code to google.golang.org/protobuf (#3932)
  • b205df6 xdsclient: populate error details for NACK (#3975)
  • 75e2768 internal/credentials: fix a bug and add one more helper function SPIFFEIDFrom...
  • 17493ac Change version to 1.33.2-dev
  • See full diff 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 Nov 9, 2020
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.33.1 to
1.33.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.33.1...v1.33.2)

Signed-off-by: dependabot[bot] <support@github.com>
@ptrus ptrus force-pushed the dependabot/go_modules/go/google.golang.org/grpc-1.33.2 branch from 0482950 to 9d90dcc Compare November 9, 2020 09:31
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #3495 (9d90dcc) into master (e378c43) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3495      +/-   ##
==========================================
+ Coverage   66.45%   66.49%   +0.04%     
==========================================
  Files         373      373              
  Lines       33924    33924              
==========================================
+ Hits        22543    22558      +15     
+ Misses       8107     8096      -11     
+ Partials     3274     3270       -4     
Impacted Files Coverage Δ
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/storage/api/metrics.go 81.53% <0.00%> (-9.24%) ⬇️
go/worker/storage/service_external.go 40.74% <0.00%> (-7.41%) ⬇️
go/consensus/tendermint/full/services.go 77.11% <0.00%> (-4.24%) ⬇️
go/storage/mkvs/prefetch.go 54.71% <0.00%> (-3.78%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
.../consensus/tendermint/apps/roothash/state/state.go 74.28% <0.00%> (-2.86%) ⬇️
go/storage/database/database.go 68.23% <0.00%> (-2.36%) ⬇️
go/worker/storage/committee/node.go 74.85% <0.00%> (-2.17%) ⬇️
go/consensus/tendermint/roothash/roothash.go 70.15% <0.00%> (-1.85%) ⬇️
... and 23 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 e378c43...9d90dcc. Read the comment docs.

@ptrus ptrus merged commit 37dafdf into master Nov 9, 2020
@ptrus ptrus deleted the dependabot/go_modules/go/google.golang.org/grpc-1.33.2 branch November 9, 2020 09:53
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.

None yet

2 participants