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

chore(deps): bump siphasher from 0.3.10 to 1.0.0 #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

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)

Bumps [siphasher](https://github.com/jedisct1/rust-siphash) from 0.3.10 to 1.0.0.
- [Commits](jedisct1/rust-siphash@0.3.10...1.0.0)

---
updated-dependencies:
- dependency-name: siphasher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 23, 2023
@dependabot dependabot bot requested review from a team and isis-mc and removed request for a team August 23, 2023 22:24
@github-actions github-actions bot added the size/XS Extra-Small PRs label Aug 23, 2023
@meowblecoinbot meowblecoinbot requested a review from a team August 23, 2023 22:25
@codecov
Copy link

codecov bot commented Aug 23, 2023

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update rust code size/XS Extra-Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants