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.3 to 1.5.1 in /go #3799

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.5.1

Notable changes:

  • (#1293) all: depend on google.golang.org/protobuf@v1.26.0

v1.5.0

Overview

This marks the ptypes package as deprecated and upgrades the dependency on google.golang.org/protobuf to a pre-release version of v1.26.0. A subsequent patch release will update the dependency to v1.26.0 proper.

Notable changes

  • (#1217) ptypes: deprecate the package
  • (#1214) rely on protodesc.ToFileDescriptorProto
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

Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from
1.4.3 to 1.5.1.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.4.3...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/golang/protobuf-1.5.1 branch from 897413e to 1818600 Compare March 19, 2021 07:05
@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #3799 (1818600) into master (ef09680) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3799      +/-   ##
==========================================
- Coverage   67.24%   67.14%   -0.10%     
==========================================
  Files         404      404              
  Lines       40889    40889              
==========================================
- Hits        27495    27456      -39     
- Misses       9513     9547      +34     
- Partials     3881     3886       +5     
Impacted Files Coverage Δ
...ensus/tendermint/apps/staking/state/accumulator.go 62.06% <0.00%> (-6.90%) ⬇️
go/worker/storage/service_external.go 48.57% <0.00%> (-5.72%) ⬇️
go/keymanager/client/client.go 77.19% <0.00%> (-4.39%) ⬇️
go/runtime/nodes/grpc/grpc.go 71.93% <0.00%> (-3.56%) ⬇️
go/consensus/tendermint/apps/beacon/state/state.go 68.25% <0.00%> (-3.18%) ⬇️
go/oasis-node/cmd/node/node.go 53.55% <0.00%> (-1.66%) ⬇️
go/consensus/tendermint/apps/staking/fees.go 46.37% <0.00%> (-1.45%) ⬇️
go/consensus/tendermint/full/full.go 64.36% <0.00%> (-1.31%) ⬇️
go/consensus/tendermint/apps/staking/staking.go 52.56% <0.00%> (-1.29%) ⬇️
go/consensus/tendermint/abci/mux.go 59.24% <0.00%> (-1.14%) ⬇️
... and 16 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 ef09680...1818600. Read the comment docs.

@ptrus ptrus merged commit b01d682 into master Mar 19, 2021
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/golang/protobuf-1.5.1 branch March 19, 2021 08:08
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