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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the patch group with 3 updates: nc, wasmtime and wasi-common.
Updates
nc
from 0.9.3 to 0.9.4Commits
f5f6ed9
Release v0.9.454fcb09
ci: Update readmeb8b0417
restorer: Fix invalid instruction swc 0x0 on arme7e7f60
Readme: Remove broken links895f2a1
ci: Build with rustc 1.63116a5f4
calls: Import Vec<T> globally2e358d8
cargo: Update deps7cd7d68
examples: Add fork6b86390
examples: Simplify sigaction() exampleUpdates
wasmtime
from 25.0.1 to 25.0.2Release notes
Sourced from wasmtime's releases.
Commits
52a565b
Release Wasmtime 25.0.2 (#9366)de3a581
[25.0.x] Fix backtraces through empty sequences of Wasm frames (#9416)d84c43a
Unbreak CI on release branch (#9409)c40e290
Merge commit from forkd9dde54
Try to fix CI (#9384)Updates
wasi-common
from 25.0.1 to 25.0.2Release notes
Sourced from wasi-common's releases.
Commits
52a565b
Release Wasmtime 25.0.2 (#9366)de3a581
[25.0.x] Fix backtraces through empty sequences of Wasm frames (#9416)d84c43a
Unbreak CI on release branch (#9409)c40e290
Merge commit from forkd9dde54
Try to fix CI (#9384)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