crypto-com / tmkms-light

TEE-based Key Management System for Tendermint validators.
https://github.com/tendermint/tendermint/
Other
18 stars 16 forks source link

Bump aws-nitro-enclaves-nsm-api from 0.2.1 to 0.4.0 #614

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-nitro-enclaves-nsm-api from 0.2.1 to 0.4.0.

Release notes

Sourced from aws-nitro-enclaves-nsm-api's releases.

v0.4.0

What's changed?

  • Update minimum supported rust version to 1.63.0.
Changelog

Sourced from aws-nitro-enclaves-nsm-api's changelog.

0.4.0

Changes:

  • Update minimum supported rust version to 1.63.0.

0.3.0

Changes:

  • Introduce default enabled nix feature flag to allow for non nix usage (#41)
  • Update minimum supported Rust version to v1.60

Fixes:

  • minor clippy fixes
  • update references to IETF documents
  • Fix typos
  • Update Dockerfile.build (#31)
  • Fix and simplify Dockerfiles

Updates:

  • update nix to 0.26 and fix deprecation warnings (#46)
  • update signal-hook requirement from =0.1.8 to =0.3.15
  • update cbindgen requirement from 0.21 to 0.24
  • update vsock requirement from 0.2 to 0.3
Commits
  • 4b851f3 Release v0.4.0.
  • 1eb6b16 Update the MSRV to 1.63.0.
  • f942266 update to v0.3.0
  • b631055 simplify and fix dockerfiles
  • 0d70135 docker: use AL2 instead of AL latest which is 2023
  • 190b358 update msrv to 1.60
  • 5b13479 build(deps): update nix requirement from 0.20 to 0.26 (#44)
  • 0df517f update nix to 0.26 and fix deprecation warnings (#46)
  • 944562d Introduce default enabled nix feature flag to allow for non nix usage (#41)
  • d84d940 build(deps): update signal-hook requirement from =0.1.8 to =0.3.15
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)