-
Notifications
You must be signed in to change notification settings - Fork 34
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: update aws-nitro-enclaves-cose requirement from 0.4.0 to 0.5.0 #309
base: main
Are you sure you want to change the base?
Conversation
0efed57
to
62651a2
Compare
Needs some extra work to handle the API changes on the new version, removing from the v0.5.0 milestone. |
a116bc1
to
a06a3a8
Compare
A newer version of aws-nitro-enclaves-cose exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Updates the requirements on [aws-nitro-enclaves-cose](https://github.com/awslabs/aws-nitro-enclaves-cose) to permit the latest version. - [Release notes](https://github.com/awslabs/aws-nitro-enclaves-cose/releases) - [Changelog](https://github.com/awslabs/aws-nitro-enclaves-cose/blob/main/CHANGELOG.md) - [Commits](awslabs/aws-nitro-enclaves-cose@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: aws-nitro-enclaves-cose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Irene Diez <[email protected]>
cbd8f0e
to
6124b7b
Compare
So seeing this when building in Fedora build system, but not when I run "cargo build" locally on Fediora 26:
|
Updates the requirements on aws-nitro-enclaves-cose to permit the latest version.
Release notes
Sourced from aws-nitro-enclaves-cose's releases.
Changelog
Sourced from aws-nitro-enclaves-cose's changelog.
Commits
b95205c
update to v0.5.0b236773
fixup: remove tokio fom dev-dependencies90ea3cc
kms: do not create a new runtime, use a handlefd155ed
Rebase and update SDK latest versionb8d438a
rust: set MSRV to 1.58.1405e3ed
Implement AWS KMS cryptography44ad72a
Address reviewer commentsf641e9c
Address reviewer commentsaa19d8a
Fix TPM related compile issues349e4c6
Version bumpYou can trigger a rebase of this PR 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)