Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump wasmer-wasi from 2.2.1 to 2.3.0 #967

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps wasmer-wasi from 2.2.1 to 2.3.0.

Release notes

Sourced from wasmer-wasi's releases.

2.3.0

Check out the changelog for details on all the changes and fixes.

You can update wasmer with wasmer self-update to get the latest release.

Changelog

Sourced from wasmer-wasi's changelog.

2.3.0 - 2022/06/06

Added

  • #2862 Added CI builds for linux-aarch64 target.
  • #2811 Added support for EH Frames in singlepass
  • #2851 Allow Wasmer to compile to Wasm/WASI

Changed

  • #2807 Run Wasm code in a separate stack
  • #2802 Support Dylib engine with Singlepass
  • #2836 Improve TrapInformation data stored at runtime
  • #2864 wasmer-cli: remove wasi-experimental-io-devices from default builds

Fixed

  • #2829 Improve error message oriented from JS object.
  • #2828 Fix JsImportObject resolver.
  • #2872 Fix WasmerEnv finalizer
  • #2821 Opt in sys feature
Commits
  • 447c2e3 Merge #2936
  • f01551f lib/cli: add required feature to default binary
  • f4ae255 lib/cache: add default feature in wasmer dependency
  • e43f413 scripts/publish.py: update with new crates/dependencies
  • eb94b1b engine-universal: fix compilation with default features off
  • 3d4aada cli-compiler: fix non-compilation with default features
  • f01ad34 cli-compiler: fix dead_code lint when all features are off
  • 3f68849 universal-artifact: fix compilation without 'compiler' feature
  • 33654c1 Release version 2.3.0
  • c9105a0 Update CHANGELOG.md
  • Additional commits viewable in compare view

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) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](wasmerio/wasmer@2.2.1...2.3.0)

---
updated-dependencies:
- dependency-name: wasmer-wasi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 8, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #967 (88856a1) into main (07f81e0) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #967   +/-   ##
=======================================
  Coverage   69.11%   69.12%           
=======================================
  Files         118      118           
  Lines       12460    12460           
=======================================
+ Hits         8612     8613    +1     
+ Misses       3848     3847    -1     

@Furisto Furisto merged commit 4543266 into main Jun 9, 2022
@dependabot dependabot bot deleted the dependabot/cargo/wasmer-wasi-2.3.0 branch June 9, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants