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

build(deps): update iota-crypto requirement from 0.15.1 to 0.16.1 in /engine #468

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Updates the requirements on iota-crypto to permit the latest version.

Release notes

Sourced from iota-crypto's releases.

iota-crypto v0.15.3

Updating crates.io index

Cargo Audit

\` Fetching advisory database from https://github.com/RustSec/advisory-db.git Loaded 469 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (79 crate dependencies) \`

[0.15.3]

  • Bump blake2 to get rid of yanked version.
    • a9f48de Bump blake2 to get rid of yanked version (#171) on 2022-11-15

Cargo Publish

\` Updating crates.io index Packaging iota-crypto v0.15.3 (/home/runner/work/crypto.rs/crypto.rs) Uploading iota-crypto v0.15.3 (/home/runner/work/crypto.rs/crypto.rs) warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs. \`

Changelog

Sourced from iota-crypto's changelog.

[0.15.3]

  • Bump blake2 to get rid of yanked version.
    • a9f48de Bump blake2 to get rid of yanked version (#171) on 2022-11-15

[0.15.2]

  • Downgrade x25519-dalek from 1.2 to 1.1 to allow using zeroize > 1.3.
    • ebec323 Downgrade x25519-dalek from 1.2 to 1.1 to allow using zeroize > 1.3 (#169) on 2022-10-19

[0.15.1]

  • Fix ternary encoding b1t6 on no_std compilations.
    • 467ce65 Fix ternary encoding b1t6 on no_std compilations (#167) on 2022-10-17

[0.15.0]

  • Move bee-ternary to crypto.rs as ternary encoding module.

[0.14.3]

  • Bump bee-ternary dependency to 1.0.0.
    • bbb25e4 Add change file (#131) on 2022-04-25
    • 864f3a0 apply version updates (#132) on 2022-04-25
    • 85361aa Update format and bump bee-ternary (#150) on 2022-07-15
    • 94158f1 apply version updates (#151) on 2022-07-15
    • 6f969df Bump bee-ternary dependency on 2022-09-26

[0.14.2]

  • Remove cpufeatures dependency from wasm builds.

[0.14.1]

  • Forces the use of [email protected] since all previous 0.2 versions have been yanked.
    • 54ddf21 Address cpufeatures being yanked (#158) on 2022-09-05

[0.14.0]

  • Add aead_encrypt and aead_decrypt convenience functions
    • 1910a54 Add aead_encrypt and aead_decrypt convenience functions (#155) on 2022-08-19

[0.13.0]

  • Bump bee-ternary to 1.0.0-alpha.1

... (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 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 [iota-crypto](https://github.com/iotaledger/crypto.rs) to permit the latest version.
- [Release notes](https://github.com/iotaledger/crypto.rs/releases)
- [Changelog](https://github.com/iotaledger/crypto.rs/blob/dev/CHANGELOG.md)
- [Commits](iotaledger/crypto.rs@iota-crypto-v0.15.1...iota-crypto-v0.15.3)

---
updated-dependencies:
- dependency-name: iota-crypto
  dependency-type: direct:production
...

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 Mar 8, 2023
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