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

Update voprf requirement from =0.5.0-pre.6 to =0.5.0-pre.7 #353

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Updates the requirements on voprf to permit the latest version.

Release notes

Sourced from voprf's releases.

v0.5.0-pre.7

What's Changed

Full Changelog: facebook/voprf@v0.5.0-pre.6...v0.5.0-pre.7

Changelog

Sourced from voprf's changelog.

0.5.0-pre.7 (January 11, 2023)

  • Updated to be in sync with RFC 9497

0.5.0-pre.6 (July 24, 2023)

  • Updated curve25519-dalek dependency to 4

0.5.0-pre.5 (June 27, 2023)

  • Updated curve25519-dalek dependency to 4.0.0-rc.3

0.5.0-pre.4 (May 20, 2023)

  • Updated curve25519-dalek dependency to 4.0.0-rc.2

0.5.0-pre.3 (March 4, 2023)

  • Updated to be in sync with draft-irtf-cfrg-voprf-19
  • Increased MSRV to 1.65
  • Updated p256 dependency to v0.13
  • Added p384 tests

0.5.0-pre.2 (February 3, 2023)

  • Increased MSRV to 1.60
  • Updated p256 dependency to v0.12
  • Updated curve25519-dalek dependency to 4.0.0-rc.1

0.5.0-pre.1 (December 19, 2022)

  • Updated curve25519-dalek dependency to 4.0.0-pre.5

0.4.0 (September 15, 2022)

  • Updated to be in sync with draft-irtf-cfrg-voprf-11, with the addition of the POPRF mode
  • Adds the evaluate() function to the servers to calculate the output of the OPRF directly
  • Renames the former evaluate() function to blind_evaluate to match the spec
  • Fixes the order of parameters for PoprfClient::blind to align it with the other clients
  • Exposes the derive_key function under the "danger" feature
  • Added support for running the API without performing allocations
  • Revamped the way the Group trait was used, so as to be more easily extendable to other groups
  • Added common traits for each public-facing struct, including serde support

0.3.0 (October 25, 2021)

  • Updated to be in sync with draft-irtf-cfrg-voprf-08

0.2.0 (October 18, 2021)

  • Removed the CipherSuite interface
  • Added the "danger" feature for exposing internal functions
  • General improvements to the group interface

... (truncated)

Commits

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)

Updates the requirements on [voprf](https://github.com/facebook/voprf) to permit the latest version.
- [Release notes](https://github.com/facebook/voprf/releases)
- [Changelog](https://github.com/facebook/voprf/blob/main/CHANGELOG.md)
- [Commits](facebook/voprf@v0.5.0-pre.6...v0.5.0-pre.7)

---
updated-dependencies:
- dependency-name: voprf
  dependency-type: direct:production
...

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 Jan 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2024

Superseded by #356.

@dependabot dependabot bot closed this Mar 7, 2024
@dependabot dependabot bot deleted the dependabot/cargo/voprf-eq-0.5.0-pre.7 branch March 7, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant