massa
massa copied to clipboard
Bump wasmex from 0.7.0 to 0.7.1
Bumps wasmex from 0.7.0 to 0.7.1.
Release notes
Sourced from wasmex's releases.
v0.7.1
Added
- Added an optional fourth parameter to call_function, timeout, which accepts a value in milliseconds that will cap the execution time of the function. The default behavior if not supplied is preserved, which is a 5 second timeout. Thanks
@brooksmtownsendfor this contribution- several dependency updates
Changelog
Sourced from wasmex's changelog.
[0.7.1] - 2022-05-25
Added
- Added an optional fourth parameter to
call_function,timeout, which accepts a value in milliseconds that will cap the execution time of the function. The default behavior if not supplied is preserved, which is a 5 second timeout. Thanks@brooksmtownsendfor this contribution
Commits
c27c0a2bump version to 0.7.15971eedupdate rustler_precompiled in mix.exs tooac56047Dependency updates (#335)5be699b[FEAT] Allow users to configure a timeout value for call_function (#333)4ea7a0fBump serde from 1.0.136 to 1.0.137 in /native/wasmex (#331)8ed0fe0Bump ex_doc from 0.28.3 to 0.28.4 (#330)d5c2fe4Bump rustler from 0.24.0 to 0.25.0 in /native/wasmex (#328)6e5a29bupdate version in README installation example9fd34c6Bump wasmer-wasi from 2.1.1 to 2.2.1 in /native/wasmex (#326)8a1445dchore: trigger release workflow when files changed (#327)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)