Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps containerd-shim-wasm from 0.7.0 to 0.8.0.

Release notes

Sourced from containerd-shim-wasm's releases.

containerd-shim-wasm/v0.8.0

Added

  • Support for "wasi:http/proxy" world in Wasmtime shim (#691, #705)
  • Re-export containerd_shim::Config (#714)
  • CI jobs for spell checking and running documentation tests (#728)

Changed

  • Update the opentelemetry related dependencies to the latest version (#712)
  • Use InstanceAllocationStrategy::Pooling if possible in wasmtime-shim (#751)

Removed

  • Removed special handling of the pause container, now it is treated as any other native container (#724)

Fixed

  • Documentation tests (#728)

New Contributors

Commits
  • a9b1afd Merge pull request #754 from Mossaka/bump-crates-version
  • 16e5d0e containerd-shim-wasm/CHANGELOG: unreleased -> v0.8.0 (#759)
  • 14d2a13 scripts, .github/workflows: add script to extract changelog (#689)
  • 96f5a1e containerd-shim-wasm/CHANGELOG: unreleased -> v0.8.0
  • a70ae91 Merge pull request #757 from containerd/dependabot/cargo/patch-f1374328a4
  • af6ebdc chore(deps): bump the patch group with 4 updates
  • 30d4f80 fix: change the wamr crate version to 0.1.0
  • 4e93eb7 Release containerd-shim-wasm: bump version to 0.8.0
  • 1b0ef20 Merge pull request #753 from Mossaka/wasip1
  • fd58321 chore: switch to wasm32-wasip1 target
  • 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 <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 [containerd-shim-wasm](https://github.com/containerd/runwasi) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/containerd/runwasi/releases)
- [Changelog](https://github.com/containerd/runwasi/blob/main/RELEASE.md)
- [Commits](containerd/runwasi@containerd-shim-wasm/v0.7.0...containerd-shim-wasm/v0.8.0)

---
updated-dependencies:
- dependency-name: containerd-shim-wasm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 27, 2025
Copy link
Member

@Mossaka Mossaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.9.0 is coming 😀

@Mossaka Mossaka merged commit 4e81b6c into main Jan 28, 2025
8 checks passed
@Mossaka Mossaka deleted the dependabot/cargo/containerd-shim-wasm-0.8.0 branch January 28, 2025 21:55
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