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

rust: bump zeroize from 1.1.1 to 1.2.0 #3560

Merged
merged 1 commit into from
Dec 10, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2020

Bumps zeroize from 1.1.1 to 1.2.0.

Commits
  • 6dd4957 zeroize 1.2.0 (#578)
  • 3194141 Merge pull request #577 from iqlusioninc/zeroize/x86-simd-register-support
  • 6c11a48 zeroize: add support for x86(_64) SIMD registers
  • a74b730 build(deps): bump serde_json from 1.0.59 to 1.0.60 (#566)
  • 8af1498 build(deps): bump serde from 1.0.117 to 1.0.118 (#570)
  • 8b71120 datadog crate (#492)
  • eb5e7f6 build(deps): bump slog from 2.5.2 to 2.7.0 (#564)
  • 6b87dc3 build(deps): bump syn from 1.0.50 to 1.0.53 (#565)
  • 032f996 Merge pull request #563 from coolreader18/patch-1
  • 34569be Simplify String::zeroize
  • Additional commits viewable 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 rust labels Dec 10, 2020
@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #3560 (ed0ddaa) into master (bdceea5) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3560      +/-   ##
==========================================
- Coverage   66.46%   66.45%   -0.02%     
==========================================
  Files         377      377              
  Lines       34288    34288              
==========================================
- Hits        22791    22785       -6     
- Misses       8189     8214      +25     
+ Partials     3308     3289      -19     
Impacted Files Coverage Δ
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/worker/storage/service_external.go 40.74% <0.00%> (-7.41%) ⬇️
go/consensus/tendermint/apps/staking/query.go 35.71% <0.00%> (-4.77%) ⬇️
go/staking/api/grpc.go 52.75% <0.00%> (-4.73%) ⬇️
go/storage/api/metrics.go 86.15% <0.00%> (-4.62%) ⬇️
go/consensus/tendermint/full/services.go 77.11% <0.00%> (-4.24%) ⬇️
go/storage/mkvs/prefetch.go 54.71% <0.00%> (-3.78%) ⬇️
go/consensus/tendermint/abci/mux.go 58.06% <0.00%> (-3.23%) ⬇️
go/worker/keymanager/worker.go 61.06% <0.00%> (-2.81%) ⬇️
go/consensus/tendermint/staking/staking.go 54.02% <0.00%> (-2.30%) ⬇️
... and 26 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 b838743...ed0ddaa. Read the comment docs.

@ptrus ptrus merged commit 34cc3ee into master Dec 10, 2020
@ptrus ptrus deleted the dependabot/cargo/zeroize-1.2.0 branch December 10, 2020 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants