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.4.2 to 1.4.3 in /go #3408

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2020

Bumps github.com/golang/protobuf from 1.4.2 to 1.4.3.

Release notes

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

v1.4.3

Notable changes:

(#1221) jsonpb: Fix marshaling of Duration (#1210) proto: convert integer to rune before converting to string

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 Oct 15, 2020
@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

Merging #3408 into master will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3408      +/-   ##
==========================================
- Coverage   66.17%   65.94%   -0.24%     
==========================================
  Files         371      371              
  Lines       33285    33285              
==========================================
- Hits        22028    21951      -77     
- Misses       8015     8090      +75     
- Partials     3242     3244       +2     
Impacted Files Coverage Δ
go/consensus/tendermint/api/errors.go 90.00% <0.00%> (-10.00%) ⬇️
go/staking/api/grpc.go 51.26% <0.00%> (-7.57%) ⬇️
go/storage/client/client.go 66.50% <0.00%> (-6.23%) ⬇️
go/consensus/tendermint/apps/staking/query.go 35.71% <0.00%> (-4.77%) ⬇️
go/storage/api/metrics.go 86.15% <0.00%> (-4.62%) ⬇️
go/consensus/tendermint/apps/staking/state/gas.go 81.13% <0.00%> (-3.78%) ⬇️
go/worker/storage/service_external.go 48.14% <0.00%> (-3.71%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
go/consensus/tendermint/abci/mux.go 57.86% <0.00%> (-2.81%) ⬇️
go/consensus/tendermint/staking/staking.go 52.83% <0.00%> (-2.52%) ⬇️
... and 25 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 a4b59a3...34e43fe. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/github.com/golang/protobuf-1.4.3 branch from 7815259 to 5442600 Compare October 15, 2020 08:18
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/golang/protobuf-1.4.3 branch from 5442600 to 34e43fe Compare October 15, 2020 11:09
@ptrus ptrus merged commit d7ec215 into master Oct 15, 2020
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/golang/protobuf-1.4.3 branch October 15, 2020 11:34
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.

2 participants