Skip to content

build(deps): bump ed25519-compact from 1.0.8 to 1.0.12#226

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/ed25519-compact-1.0.12
Closed

build(deps): bump ed25519-compact from 1.0.8 to 1.0.12#226
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/ed25519-compact-1.0.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps ed25519-compact from 1.0.8 to 1.0.12.

Commits
  • 44ac21c up
  • 1f4b1cf Bump ed25519 traits version
  • 8bfbbd4 Blind key signatures: add support for contexts
  • 14669de Merge pull request #12 from lann/impl-deref-mut
  • 4bb971c Implement DerefMut for SecretKey and Seed
  • 2699221 Format
  • 8d3117e Normalize comment
  • 8f5a171 Merge pull request #9 from cr1901/opt-size
  • 63614bb Add opt_size feature to reduce .text segment size at the cost of performance.
  • 88d7de4 Add a function to only blind the public key
  • 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 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 [ed25519-compact](https://github.com/jedisct1/rust-ed25519-compact) from 1.0.8 to 1.0.12.
- [Release notes](https://github.com/jedisct1/rust-ed25519-compact/releases)
- [Commits](jedisct1/rust-ed25519-compact@1.0.8...1.0.12)

---
updated-dependencies:
- dependency-name: ed25519-compact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2022

Superseded by #230.

@dependabot dependabot bot closed this Sep 23, 2022
@dependabot dependabot bot deleted the dependabot/cargo/ed25519-compact-1.0.12 branch September 23, 2022 03:29
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.

0 participants