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

Update cranelift-codegen requirement from 0.36.0 to 0.37.0 #228

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 27, 2019

Updates the requirements on cranelift-codegen to permit the latest version.

Commits
  • 3c42749 Bump version to 0.37.0
  • 4b27419 Derive Hash for some types
  • a58a9d1 Generate basic blocks for wasm if..then..else.
  • d7f3973 cranelift-wasm hooks to instrument wasm operators (#861)
  • 39b96e7 Assert if newly added instructions break the Basic Block invariant.
  • f59545d Fix licm/jump-table-entry.clif test case to work with basic blocks.
  • c1b9989 Add basic-blocks feature flag at the top-level Cargo.toml.
  • aba199b Produce more helpful basic block errors in cranelift-frontend.
  • eeebe91 Generate basic blocks for Wasm br_if.
  • 1bcea50 Add some comments to the frontend code.
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 27, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/cranelift-codegen-0.37.0 branch from 9279ac9 to ff6d742 Compare July 31, 2019 14:21
Updates the requirements on [cranelift-codegen](https://github.com/CraneStation/cranelift) to permit the latest version.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](bytecodealliance/cranelift@v0.36.0...v0.37.0)

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

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

yurydelendik added a commit that referenced this pull request Aug 2, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/cranelift-codegen-0.37.0 branch August 2, 2019 01:46
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
* Allow mutable exported global.

* Update test for mutable global which is now legal.
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.

None yet

0 participants