Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps wasmer from 2.2.1 to 2.3.0.

Release notes

Sourced from wasmer'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'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
  • #2933 Rename NativeFunc to TypedFunction.
  • #2868 Removed loupe crate dependency

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](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

The following labels could not be found: A2-insubstantial, B0-silent, C1-low 📌.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #17.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/cargo/wasmer-2.3.0 branch November 21, 2022 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant