misalcedo / tortuga

A CGI and WCGI server for HTTP/1.1
Apache License 2.0
7 stars 0 forks source link

Update wasmtime requirement from 0.21.0 to 0.28.0 #26

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on wasmtime to permit the latest version.

Commits
  • e8b8947 Bump to 0.28.0 (#2972)
  • e6f3994 Atomic hotswapping in JIT mode (#2786)
  • 884a650 Add a safe method for accessing memory and T (#2971)
  • 8b4bdf9 make ResourceLimiter operate on Store data; add hooks for entering and exitin...
  • ffb92d9 Merge pull request #2966 from akirilov-arm/simd_int_to_int_extend
  • 1770880 x64: add support for packed promote and demote (#2783)
  • 38ab7a0 Merge pull request #2946 from bytecodealliance/pch/eager_per_thread_init
  • e516f03 Update wasm-smith to generate more wasm (#2967)
  • 613309b missing docs
  • 035d541 add docs
  • Additional commits viewable in compare view


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 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)