build(deps): update wit-bindgen requirement from 0.60.0 to 0.61.1 in /fuzz - #369
build(deps): update wit-bindgen requirement from 0.60.0 to 0.61.1 in /fuzz#369dependabot[bot] wants to merge 5 commits into
Conversation
Updates the requirements on [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) to permit the latest version. - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.60.0...v0.61.1) --- updated-dependencies: - dependency-name: wit-bindgen dependency-version: 0.61.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing as a duplicate of #368. Both change the same line of the same file — the root -wit-bindgen = { version = "0.60.0", default-features = false }
+wit-bindgen = { version = "0.61.1", default-features = false }Dependabot opened two because Not merely tidiness. Each open PR costs a full CI cycle here — a 46-job Kani Superseded by #368. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on wit-bindgen to permit the latest version.
Commits
0b0069dRelease wit-bindgen 0.61.1 (#1698)8cde5ceDon't force linkcabi_reallocon non-Wasm builds. (#1697)e5cbca3Release wit-bindgen 0.61.0 (#1694)17d9bfaUnconditionally link wasip3 C-based intrinsics (#1695)4f831f2Bump wasm-tools dependencies (#1693)d4001abRework method chaining system of Rust generator (#1602)8ee0a9dAdd a--lockedjob to CI (#1692)084407cD guest bindings generator (#1561)df9b033Fix more compat with nightly rust, more wasip3 fixes (#1691)b119e28Prepare tests to run on WASIp3 (#1688)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)