Skip to content

chore(deps): update mc-sgx-tstdc requirement from 0.6.0 to 0.7.2#98

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mc-sgx-tstdc-0.7.2
Closed

chore(deps): update mc-sgx-tstdc requirement from 0.6.0 to 0.7.2#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mc-sgx-tstdc-0.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 21, 2023

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

Release notes

Sourced from mc-sgx-tstdc's releases.

Version 0.7.2

Added

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

Sourced from mc-sgx-tstdc's changelog.

[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

[0.7.1] - 2023-07-12

Added

  • Added FromHex implementation for MrEnclave and MrSigner
  • Added From<Quote3<&[u8]>> for Quote3<Vec<u8>>

Fixed

  • Fixed ExtendedFeatureRequestMask::AMX
    • Previously the ExtendedFeatureRequestMask::AMX was mapped to SGX_XFRM_LEGACY. Now ExtendedFeatureRequestMask::AMX correctly maps to SGX_XFRM_AMX.

[0.7.0] - 2023-06-22

Added

  • Added the mc-sgx-dcap-type::Collateral type. This can be retrieved via the mc-sgx-dcap-quoteverify::Collateral trait on a mc-sgx-dcap_types::Quote3.
  • Added the BitAnd trait implementation for mc-sgx-core-types::MiscellaneousSelect.
  • Added the BitAnd trait implementation for mc-sgx-core-types::Attributes.
  • Added the ability to get the QE(Quoting Enclave) report body from mc-sgx-dcap-types::SignatureData.

Changed

  • mc-sgx-core-types::Attributes::set_flags() and mc-sgx-core-types::Attributes::set_extended_features_mask() have been updated to take dedicated types mc-sgx-core-types::AttributesFlags and mc-sgx-core-types::ExtendedFeaturesMask respectively.
  • serde is no longer an optional dependency behind a serde feature. It is now a required dependency.
  • The SGX SDK version is now 2.19.100.3
  • The MrSigner and MrEnclave Display implementations has been changed. Previously they were displayed as 0xABCD_EF01_2345_6789_... now they are displayed as abcdef0123456789.... This is to make it easier to copy the value into code sources or command line utilities.

[0.6.1] - 2023-05-23

Added

... (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 [mc-sgx-tstdc](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.2)

---
updated-dependencies:
- dependency-name: mc-sgx-tstdc
  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 Jul 21, 2023
@dependabot dependabot Bot requested review from a team and nick-mobilecoin and removed request for a team July 21, 2023 14:39
@dependabot dependabot Bot requested a review from a team July 21, 2023 14:39
@github-actions github-actions Bot added the size/XS Extra-Small PRs label Jul 21, 2023
@github-actions
Copy link
Copy Markdown

❌ Unreviewed dependencies found

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 8, 2023

Superseded by #101.

@dependabot dependabot Bot closed this Aug 8, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/mc-sgx-tstdc-0.7.2 branch August 8, 2023 14:54
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: Done

Development

Successfully merging this pull request may close these issues.

0 participants