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.4 #106

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Changelog

Sourced from mc-sgx-urts's changelog.

[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

[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.

... (truncated)

Commits
  • 31ebae6 (cargo-release) version 0.7.4
  • 71d1e76 Update changelog for 0.7.4 release (#396)
  • d1bfc6e Update changelog for 0.7.4 release
  • 9fb9905 Fix include paths for wasm build (#395)
  • a527125 Fix clippy beta warning (#394)
  • e1a7cd7 Fix tcb feature in mc-sgx-dcap-types missing dependency (#393)
  • 25de49b (cargo-release) version 0.7.3 (#392)
  • 8e0d16a Fix missing tlibc include directory for sys crates
  • 41d3d82 Fix clippy beta warning
  • 0d29df5 Fix tcb feature in mc-sgx-dcap-types missing dependency
  • 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/v0.7.4/CHANGELOG.md)
- [Commits](mobilecoinfoundation/sgx@v0.6.0...v0.7.4)

---
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 9, 2023
@dependabot dependabot bot requested review from a team and nick-mobilecoin and removed request for a team August 9, 2023 14:48
@dependabot dependabot bot requested a review from a team August 9, 2023 14:49
@github-actions github-actions bot added the size/XS Extra-Small PRs label Aug 9, 2023
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

❌ Unreviewed dependencies found

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2023

Superseded by #113.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/cargo/mc-sgx-urts-0.7.4 branch August 24, 2023 14:53
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