Skip to content

Update cranelift-wasm requirement from 0.33.0 to 0.36.0 #212

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

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

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

Commits
  • e7f2b71 Bump version to 0.36.0
  • 99f05ba Add serde derive to PrimaryMap
  • d6bdbf8 Verify that FunctionBuilder blocks are basic blocks in debug mode (#857)
  • a0fbde0 Enable basic block checks through a feature. (#856)
  • a5b17e8 Add x86 implementation of splat instruction
  • 8106189 Add x86 implementation of insertlane instruction
  • b4e91fa Add x86-specific shuffle instructions
  • f6fa866 Add raw_bitcast instruction
  • 93390fb Add scalar_to_vector instruction
  • 94477f2 Allow CDSL instructions to bind to vector types
  • 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 23, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/cranelift-wasm-0.36.0 branch from e518887 to 1023f84 Compare July 23, 2019 20:26
Updates the requirements on [cranelift-wasm](https://github.com/CraneStation/cranelift) to permit the latest version.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](bytecodealliance/cranelift@v0.33.0...v0.36.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/cranelift-wasm-0.36.0 branch from 1023f84 to ff5a972 Compare July 23, 2019 22:05
@dependabot-preview
Copy link
Contributor Author

Looks like cranelift-wasm is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/cranelift-wasm-0.36.0 branch July 25, 2019 23:17
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
mooori pushed a commit to mooori/wasmtime that referenced this pull request Feb 14, 2024
Use absolute paths in run-tests-zkasm.js
dhil added a commit to dhil/wasmtime that referenced this pull request Aug 9, 2024
Notable changes:
* Use wasm-tools v1.215.0, meaning the new resume table syntax is in
use!
avanhatt added a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Adds encoded `popcnt` operator. Imports work done in bytecodealliance#189.

Co-authored-by: Vaishu Chintam <[email protected]>
Co-authored-by: Alexa VanHattum <[email protected]>
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