mc-oblivious icon indicating copy to clipboard operation
mc-oblivious copied to clipboard

chore(deps): bump siphasher from 0.3.10 to 1.0.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps siphasher from 0.3.10 to 1.0.0.

Commits
  • 8a5f72f It's been a while, let's move to 1.0,0
  • 55ff379 Update .gitignore
  • acc6986 Bump
  • da78da5 Inline
  • 07b7600 Add a simple API, document caveats of hash::Hasher
  • 2e4896c Revert "Hasher::write_u*() are expected keep the native endianness"
  • 0159101 The 'serde' feature is apparently just for serializing the state
  • 0cefc42 Format
  • 750454b Document that the write_u*() functions are unsafe
  • 7118362 Add a userless test
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 23 '23 22:08 dependabot[bot]

Codecov Report

Merging #75 (4018e5a) into master (42fa076) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   94.69%   94.68%   -0.01%     
==========================================
  Files          15       15              
  Lines        3769     3763       -6     
==========================================
- Hits         3569     3563       -6     
  Misses        200      200              

see 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 23 '23 23:08 codecov[bot]