Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2022

Bumps @wasmer/wasi from 0.12.0 to 1.1.0.

Release notes

Sourced from @​wasmer/wasi's releases.

v1.0.2

This version exposes the inner WebAssembly.Instance, so the user can retrieve it's exports and use them apart if needed.

v1.0.1

This includes a small patch that exports the required types for proper usage in Deno, as well as an improved init function for both Deno and Node.

v1.0.0

Wasmer-JS has been rewritten from scratch, this time using the WASI Rust implementation and with better API usage, also allowing usage from Deno, Node.js or the browser.

Check the release blogpost here: https://wasmer.io/posts/wasmer-js-a-new-hope

v1.0.0-beta1

No release notes provided.

v1.0.0-alpha5

No release notes provided.

v1.0.0-alpha4

v1.0.0-alpha3

No release notes provided.

v1.0.0-alpha0

No release notes provided.

v1.0.0-alpha0

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 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 [@wasmer/wasi](https://github.com/wasmerio/wasmer-js) from 0.12.0 to 1.1.0.
- [Release notes](https://github.com/wasmerio/wasmer-js/releases)
- [Commits](https://github.com/wasmerio/wasmer-js/commits)

---
updated-dependencies:
- dependency-name: "@wasmer/wasi"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2022
@github-actions github-actions bot merged commit 44e18bc into main Aug 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wasmer/wasi-1.1.0 branch August 31, 2022 02:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant