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 github.com/golang/protobuf from 1.5.1 to 1.5.2 in /go #3821

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2021

Bumps github.com/golang/protobuf from 1.5.1 to 1.5.2.

Release notes

Sourced from github.com/golang/protobuf's releases.

v1.5.2

Notable changes:

  • (#1306) all: deprecate the module
  • (#1300) jsonpb: restore previous behavior for handling nulls and JSONPBUnmarshaler
Commits
  • ae97035 all: deprecate the module (#1306)
  • af94003 jsonpb: restore previous behavior for handling nulls and JSONPBUnmarshaler (#...
  • 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 Mar 30, 2021
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #3821 (b44f4d8) into master (651ea2b) will increase coverage by 0.10%.
The diff coverage is n/a.

❗ Current head b44f4d8 differs from pull request most recent head 6d4462b. Consider uploading reports for the commit 6d4462b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3821      +/-   ##
==========================================
+ Coverage   67.20%   67.30%   +0.10%     
==========================================
  Files         404      404              
  Lines       40997    40952      -45     
==========================================
+ Hits        27552    27564      +12     
+ Misses       9569     9510      -59     
- Partials     3876     3878       +2     
Impacted Files Coverage Δ
go/runtime/tagindexer/tagindexer.go 66.66% <0.00%> (-4.60%) ⬇️
go/storage/mkvs/checkpoint/restorer.go 91.48% <0.00%> (-4.07%) ⬇️
go/consensus/tendermint/full/light.go 48.00% <0.00%> (-4.00%) ⬇️
go/worker/common/committee/node.go 70.76% <0.00%> (-3.59%) ⬇️
go/consensus/tendermint/abci/state.go 70.94% <0.00%> (-3.38%) ⬇️
go/consensus/tendermint/apps/beacon/state/state.go 71.42% <0.00%> (-3.18%) ⬇️
go/storage/mkvs/insert.go 87.67% <0.00%> (-2.74%) ⬇️
go/runtime/transaction/transaction.go 76.13% <0.00%> (-2.28%) ⬇️
go/runtime/host/sgx/sgx.go 71.42% <0.00%> (-2.20%) ⬇️
go/runtime/nodes/grpc/grpc.go 71.93% <0.00%> (-1.98%) ⬇️
... and 32 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 ddd5b3f...6d4462b. Read the comment docs.

@ptrus ptrus enabled auto-merge April 1, 2021 09:58
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/golang/protobuf-1.5.2 branch from d69b432 to b44f4d8 Compare April 1, 2021 09:59
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from
1.5.1 to 1.5.2.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.5.1...v1.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/golang/protobuf-1.5.2 branch from b44f4d8 to 6d4462b Compare April 2, 2021 13:19
@ptrus ptrus merged commit fbb0ba2 into master Apr 2, 2021
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/golang/protobuf-1.5.2 branch April 2, 2021 14:03
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

1 participant