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

[BACKPORT/21.2.x] Multiple dependency updates and fixes #4029

Merged
merged 4 commits into from
Jun 16, 2021

Conversation

dependabot bot and others added 4 commits June 15, 2021 12:52
Bumps [github.com/dgraph-io/badger/v3](https://github.com/dgraph-io/badger)
from 3.2011.1 to 3.2103.0.
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/v3.2103.0/CHANGELOG.md)
- [Commits](dgraph-io/badger@v3.2011.1...v3.2103.0)

---
updated-dependencies:
- dependency-name: github.com/dgraph-io/badger/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@kostko kostko added the c:backport Category: backport to stable branch label Jun 15, 2021
@codecov
Copy link

codecov bot commented Jun 15, 2021

Codecov Report

Merging #4029 (7f81d9f) into stable/21.2.x (d49922f) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           stable/21.2.x    #4029      +/-   ##
=================================================
+ Coverage          66.89%   67.07%   +0.17%     
=================================================
  Files                412      412              
  Lines              42306    42306              
=================================================
+ Hits               28301    28375      +74     
+ Misses              9993     9941      -52     
+ Partials            4012     3990      -22     
Impacted Files Coverage Δ
go/ias/proxy/client/client.go 60.31% <0.00%> (-6.35%) ⬇️
go/ias/api/grpc.go 65.95% <0.00%> (-4.26%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 66.19% <0.00%> (-3.34%) ⬇️
go/runtime/host/protocol/connection.go 62.99% <0.00%> (-0.79%) ⬇️
...o/consensus/tendermint/apps/beacon/backend_pvss.go 59.56% <0.00%> (-0.44%) ⬇️
go/worker/compute/executor/committee/node.go 69.62% <0.00%> (-0.11%) ⬇️
go/runtime/host/sgx/sgx.go 71.42% <0.00%> (ø)
go/runtime/host/sandbox/sandbox.go 81.00% <0.00%> (ø)
go/consensus/tendermint/apps/beacon/state/state.go 71.42% <0.00%> (ø)
go/storage/mkvs/db/badger/badger.go 67.81% <0.00%> (+0.36%) ⬆️
... and 21 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 d49922f...7f81d9f. Read the comment docs.

@kostko kostko marked this pull request as ready for review June 16, 2021 09:14
@kostko kostko merged commit 004d891 into stable/21.2.x Jun 16, 2021
@kostko kostko deleted the kostko/stable/21.2.x/backport-multi-2 branch June 16, 2021 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:backport Category: backport to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants