hkrn / nanoem

nanoem is an MMD (MikuMikuDance) compatible implementation and its like cross-platform application mainly built for macOS.
https://nanoem.rtfd.io
Other
281 stars 41 forks source link

Bump wasi-common from 22.0.0 to 23.0.1 in /rust #505

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps wasi-common from 22.0.0 to 23.0.1.

Release notes

Sourced from wasi-common's releases.

v23.0.1

23.0.1

Released 2024-07-22.

Fixed

  • Fixed some issues when auto-publishing crates to crates.io. #8986

v23.0.0

23.0.0

Released 2024-07-22.

Added

  • Support for DWARF debugging information with native debuggers is now implemented for components. #8693

  • CLIF frontends can now define their own stack maps. #8728 #8876

  • Wasmtime now supports the custom-page-sizes proposal. #8763

  • This project now publishes a crate named wasi-preview1-component-adapter-provider which provides the WASIp1 adapters as constants in Rust code. #8874

Changed

  • Call hooks now have access to the full StoreContextMut<T>. #8791

  • Call hooks have been moved behind an off-by-default compile-time Cargo feature named call-hook. #8795 #8808

  • Wasmtime's minimum supported Rust version is now 1.77.0. #8796

  • Resumable traps have been removed from Cranelift. #8809

  • Traps are not GC safepoints any more in Cranelift.

... (truncated)

Commits


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 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)
hkrn commented 2 weeks ago

@dependabot close