Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2023

Updates the requirements on wasmer-compiler-cranelift to permit the latest version.

Release notes

Sourced from wasmer-compiler-cranelift's releases.

Release v3.3.0

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v3.3.0"

See full list of changes in the CHANGELOG

Changelog

Sourced from wasmer-compiler-cranelift's changelog.

3.3.0 - 03/05/2023

Along a few important bugfixes, this version introduce JavaScriptCore support, with full WASI support.

Added

  • #3825 Added support for JavascriptCore
  • #3837 Cleaned up the GraphQL endpoint logic and added tests
  • #3833 Fix Missing WaiterError export + Add notify/wait to fd_mmap memory
  • #3819 ci: add docs.ts test builds
  • #3782 Add FreeBSD x86 support

Changed

  • #3838 Re-export wasmer::EngineRef
  • #3820 fd_write: Flush on every write to a file
  • #3813 Better errors

Fixed

  • #3796 Fix returning negative i64 values on web target
  • #3836 Fixed Chinese README example
  • #3827 Made test-build-docs-rs tests docs generation for all crates under libs, and fixed broken ones
  • #3796 Fix returning negative i64 values on web target

3.2.1 - 21/04/2023

Some quick fixes for this maintenance release, mainly oriented towards Docs.

Added

  • #3782 Add FreeBSD x86 support

Changed

  • #3786 Made Stack Size parametrable (for #3760)
  • #3805 Wasi runner args
  • #3795 Make sure the compile function passed to runners is Send+Sync
  • #3777 Use webc's compat layer in more places

Fixed

  • #3806 Fixed FunctionEnv migration doc to 3.0
  • #3804 Fixed doc comment in memory_view.rs
  • #3791 Fix doc api

... (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-compiler-cranelift](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...v3.3.0)

---
updated-dependencies:
- dependency-name: wasmer-compiler-cranelift
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2023

Superseded by #746.

@dependabot dependabot bot closed this Jul 2, 2023
@dependabot dependabot bot deleted the dependabot/cargo/packages/compiler-cranelift/wasmer-compiler-cranelift-3.3.0 branch July 2, 2023 14:15
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.

1 participant