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 curve25519-dalek from 4.0.0 to 4.1.0 in /wasm #411

Merged
merged 5 commits into from
Sep 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps curve25519-dalek from 4.0.0 to 4.1.0.

Commits
  • e94a5fe curve: README typos
  • 9db51a6 curve: Release 4.1.0 (#574)
  • 8ed1666 ed,x: updated repo links
  • 1ec4a36 curve: update repository in Cargo.toml (#575)
  • a3a08b0 Adapt to new types introduced in fiat-crypto 0.2 (#566)
  • 135476c Fix variable names in the invariant description (#573)
  • 5c5a320 curve: Fix no_std for fiat backend and add test for it (#572)
  • c8d1d40 curve,ed: chore: update dev deps (#569)
  • 60dd310 curve: add doc(hidden) to serial backend modules (#568)
  • 594b1f9 Updated Cargo.toml repo and homepage links to the Github monorepo
  • 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 [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](dalek-cryptography/curve25519-dalek@curve25519-4.0.0...curve25519-4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 7, 2023
@slowli slowli merged commit 9c93c60 into master Sep 17, 2023
7 checks passed
@slowli slowli deleted the dependabot/cargo/wasm/curve25519-dalek-4.1.0 branch September 17, 2023 12:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant