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)
Bumps wasmtime from 22.0.0 to 23.0.1.
Release notes
Sourced from wasmtime's releases.
... (truncated)
Commits
fb531d2
Release Wasmtime 23.0.1 (#8988)3eb0268
Release Wasmtime 23.0.0 (#8980)6b3719a
ISLE: Make block codegen non-recursive (#8935) (#8947)0bbdbc4
Fix handling of authority/scheme inwasmtime serve
(#8923) (#8932)72fe1de
[23.0.0] A few more backports (#8922)d5e2170
Fix segfault with custom page sizes on aarch64 (#8918) (#8920)ea0aa02
[23.0.0] wasi-adapter: Implement provider crate that embeds the adapter bina...e9d340d
Add release notes (#8910)9a966ed
Update the wasm-tools family of crates (#8882) (#8909)842fa76
cranelift/riscv: refactor rv_fma pattern (#8887)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