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): update wasmer-types requirement from 2.1.1 to 4.1.0 in /packages/api #752

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2023

Updates the requirements on wasmer-types to permit the latest version.

Release notes

Sourced from wasmer-types's releases.

Release v4.1.0

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v4.1.0"

See full list of changes in the CHANGELOG

Changelog

Sourced from wasmer-types's changelog.

4.1.0 - 24/07/2023

This version added some more improvements and fixes, with a faster async execution, a new login flow and muliple bugfix to the --mapdir command among other things. More detail in the blog post about the 4.1 Release: https://wasmer.io/posts/wasmer-4.1

Added

  • #4081 Add WebcHash::parse_hex helper
  • #4046 Add C API function to create Module from Engine instead of Store

Changed

  • #4095 Bumped the webc version
  • #4038 Clean up the integration tests
  • #4085 Switch to lazily loading a Wasmer package directly from disk
  • #4084 Remove unused atty dependency
  • #4057 login with browser using nonce
  • #4073 deps(wasmer-wasix): Remove two unused dependencies
  • #4068 Enable tokio's "net" feature in the virtual-net crate
  • #4065 deps: Upgrade edge CLI version
  • #4064 Enable the cfg_doc feature on docs.rs
  • #4052 Selenium-style tests for wasmer.sh
  • #4061 Use is-terminal to check tty
  • #4056 Update hermit-abi crate, used version was yanked
  • #4055 Use a no-op package loader by default in PluggableRuntime
  • #4011 Move Artifact Register FrameInfo
  • #4042 Disable unused cbindgen feature
  • #4044 Update tempfile crate
  • #4041 Canonicalize host folder on mapdir
  • #4040 Removed error message when a deserializzation error occurs in Artifact
  • #4032 Make the CLI respect the --token flag
  • #4030 Remove rustup build dependency
  • #4031 Speed up the module cache 6x by removing LZW compression

Fixed

  • #4096 Fix benchmark
  • #4050 epoll with fs fixes
  • #4074 fix(wasix): Expose FileSystemMapping struct
  • #4063 Fix docstring for MemoryView struct
  • #4047 Fixed create exe when zig is not present
  • #3970 Fixes for wasmer.sh
  • #4035 Fix help text for use_system_linker option in create_exe CLI command

4.0.0 - 22/06/2023

Some more behind-the-scene unification and bug fixe since the last beta, mostly on the CLI, but make sure to check all the other changes of the previous beta and alpha release if you came from last stable version.

Added

... (truncated)

Commits

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)

Updates the requirements on [wasmer-types](https://github.com/wasmerio/wasmer) to permit the latest version.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](wasmerio/wasmer@2.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: wasmer-types
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2023

Superseded by #761.

@dependabot dependabot bot closed this Aug 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/packages/api/wasmer-types-4.1.0 branch August 6, 2023 14:37
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.

0 participants