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

Bump sha2 from 0.9.9 to 0.10.2 #622

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2022

Bumps sha2 from 0.9.9 to 0.10.2.

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
  • @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 dependabot bot added dependency rust Pull requests that update Rust code labels Feb 24, 2022
@dependabot dependabot bot requested a review from jsdanielh February 24, 2022 21:44
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from b668b3d to a977237 Compare February 28, 2022 21:34
@hrxi
Copy link
Member

hrxi commented Mar 5, 2022

This would require upgrading curve25519-dalek to 4.0.0-pre.2 because of the shared digest dependency which just had a breaking change from 0.9 to 0.10. But curve25519-dalek is also depended on indirectly, making it infeasible to change, at least before curve25519-dalek releases a non-pre-release version.

@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from a977237 to 4e80006 Compare March 8, 2022 05:48
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from 4e80006 to ba4d6a8 Compare March 28, 2022 20:46
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from ba4d6a8 to 79a9e77 Compare April 13, 2022 17:07
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from 79a9e77 to 380e785 Compare May 16, 2022 09:59
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from 380e785 to 3a268a6 Compare June 3, 2022 20:51
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from 3a268a6 to ded428f Compare September 23, 2022 22:18
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from ded428f to dd63212 Compare January 4, 2023 21:32
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch 4 times, most recently from 6c866ef to 283284d Compare March 1, 2023 20:13
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from 283284d to 2deff49 Compare March 7, 2023 21:45
@hrxi
Copy link
Member

hrxi commented Mar 7, 2023

The release of curve25519-dalek is being tracked in dalek-cryptography/curve25519-dalek#405.

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.9 to 0.10.2.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](RustCrypto/hashes@sha2-v0.9.9...sha2-v0.10.2)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/sha2-0.10.2 branch from 2deff49 to d7e6381 Compare March 10, 2023 04:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #1422.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/cargo/sha2-0.10.2 branch March 13, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants