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

chore(deps): update mc-sgx-urts requirement from 0.6.0 to 0.7.5 #113

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Updates the requirements on mc-sgx-urts to permit the latest version.

Release notes

Sourced from mc-sgx-urts's releases.

Version 0.7.5

Added

  • TryFrom<Quote3<T> impl for TcbInfo
  • Added Deserialize and Serialize traits to:
    • mc-sgx-core-types::QuoteNonce
  • Added ConstantTimeEq trait to:
    • mc-sgx-core-types::QuoteNonce
    • mc-sgx-core-types::Basename
    • mc-sgx-core-types::PlatformInfo
    • mc-sgx-core-types::ReportData
    • mc-sgx-core-types::KeyId
    • mc-sgx-core-types::MrEnclave
    • mc-sgx-core-types::MrSigner
    • mc-sgx-core-types::CpuSvn

Fixed

  • Fixed alloc feature in mc-sgx-dcap-types missing dependency on serde/alloc
Changelog

Sourced from mc-sgx-urts's changelog.

[0.7.5] - 2023-08-23

Added

  • TryFrom<Quote3<T> impl for TcbInfo
  • Added Deserialize and Serialize traits to:
    • mc-sgx-core-types::QuoteNonce
  • Added ConstantTimeEq trait to:
    • mc-sgx-core-types::QuoteNonce
    • mc-sgx-core-types::Basename
    • mc-sgx-core-types::PlatformInfo
    • mc-sgx-core-types::ReportData
    • mc-sgx-core-types::KeyId
    • mc-sgx-core-types::MrEnclave
    • mc-sgx-core-types::MrSigner
    • mc-sgx-core-types::CpuSvn

Fixed

  • Fixed alloc feature in mc-sgx-dcap-types missing dependency on serde/alloc

[0.7.4] - 2023-08-08

Fixed

  • Fixed tcb feature in mc-sgx-dcap-types missing dependency on serde/alloc
  • Fixed vendored include paths for the *-sys-* crate builds. In particular build issues related to time.h.

[0.7.3] - 2023-08-07

Added

  • Added Deserialize and Serialize traits to:
    • mc-sgx-dcap-types::Collateral
    • mc-sgx-dcap-types::Quote3Error
    • mc-sgx-dcap-types::Quote3<Vec<u8>>

Removed

  • Removed patch version restriction on serde crate dependency.

[0.7.2] - 2023-07-20

Added

  • Added Deserialize and Serialize traits to:
    • mc-sgx-core-types::TargetInfo
    • mc-sgx-core-types::Report
    • mc-sgx-dcap-types::Quote3

... (truncated)

Commits
  • baeaa0c (cargo-release) version 0.7.5
  • c9cf1e7 Fix logic to update README of mc-sgx-core-build (#402)
  • e69bfcb Update changelog for 0.7.5 (#408)
  • f0b7aa8 Update changelog for 0.7.5
  • a8d43f2 Add ConstantTimeEq impl for wrapped byte structs (#407)
  • 9ee3c1e Add Serialize and Deserialize to QuoteNonce (#406)
  • 965952b Add ConstantTimeEq impl for wrapped byte structs
  • a49e198 Add Serialize and Deserialize to QuoteNonce
  • ff0d1e6 Fix logic to update README of mc-sgx-core-build
  • d3171c4 Add TryFrom\<Quote3<T>> impl for TcbInfo (#401)
  • Additional commits viewable in compare view

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 [mc-sgx-urts](https://github.com/mobilecoinfoundation/sgx) to permit the latest version.
- [Release notes](https://github.com/mobilecoinfoundation/sgx/releases)
- [Changelog](https://github.com/mobilecoinfoundation/sgx/blob/main/CHANGELOG.md)
- [Commits](mobilecoinfoundation/sgx@v0.6.0...v0.7.5)

---
updated-dependencies:
- dependency-name: mc-sgx-urts
  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 Aug 24, 2023
@dependabot dependabot bot requested review from a team and nick-mobilecoin and removed request for a team August 24, 2023 14:53
@dependabot dependabot bot requested a review from a team August 24, 2023 14:53
@github-actions github-actions bot added the size/XS Extra-Small PRs label Aug 24, 2023
@github-actions
Copy link

❌ Unreviewed dependencies found

Crate Version Reviews (N/2) LoC Left-Pad Index Geiger Flags

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 size/XS Extra-Small PRs
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

0 participants