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): Bump occlum_dcap from v0.29.7 to v0.30.1 #516

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps occlum_dcap from v0.29.7 to v0.30.1.

Release notes

Sourced from occlum_dcap's releases.

0.30.1

Occlum includes the following changes in version 0.30.1:

  • Use EDMM low-level API to optimize the performance of Occlum dynamic memory management.
  • Supports using the "feature" field of Occlum.json to configure occlum advanced features, such as: AMX, EDMM, PKRU.
  • Implement Pselect and RtSigsuspend syscall.
  • Add go exec call demo in occlum.
  • Fix some issues.

0.30.0

Occlum includes the following changes in version 0.30.0:

  • Supports EPC dynamic memory management (EDMM).
  • Support Intel AMX.
  • Added confidential large language model inference DEMO.
  • Add TEE-based TPM emulator DEMO.
  • Fix some issues.
Commits
  • 6eaad69 Bump version to 0.30.1
  • fb013a2 [time] Fix wrong SGX_CPUID leaf
  • faad595 [deps] Update rust sgx sdk
  • 2198d9e Add "kernel_heap_monitor" feature
  • e48cc13 [time] Adapt vdso module to SGX1 platform
  • b2f721d [crates] Implement vdso for time precision
  • 9404da7 [crates] Seperate error module into errno crate
  • f9b53dc [toolchains] Support set glibc branch for Occlum glibc build
  • d95199a Fix feature configuration for make test
  • 0b93c18 Remove reuse actions for release image
  • 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)

Bumps [occlum_dcap](https://github.com/occlum/occlum) from v0.29.7 to v0.30.1.
- [Release notes](https://github.com/occlum/occlum/releases)
- [Commits](occlum/occlum@b5a32a8...6eaad69)

---
updated-dependencies:
- dependency-name: occlum_dcap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jialez0 as a code owner March 22, 2024 07:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 22, 2024
@dependabot dependabot bot requested a review from sameo as a code owner March 22, 2024 07:09
@mythi
Copy link
Contributor

mythi commented Apr 8, 2024

@Xynnn007 @fitzthum this can be closed (I can't do it). It gates all other dependabot updates since the repo configuration is "one PR at a time"

@Xynnn007 Xynnn007 closed this Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/occlum_dcap-v0.30.1 branch April 8, 2024 12:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants