Skip to content

Update cranelift-codegen requirement from 0.40.0 to 0.41.0#315

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cranelift-codegen-0.41.0
Closed

Update cranelift-codegen requirement from 0.40.0 to 0.41.0#315
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cranelift-codegen-0.41.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 31, 2019

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

Commits
  • 100fa12 Bump version to 0.41.0
  • ef8bda4 Split edges to have a block to add regmove & copy instructions.
  • 2999076 Add EntryRegDiversions to record diversions for each block entry.
  • fc88520 Add Azure Pipelines CI setup (#948)
  • 2f146c6 Fix documentation warnings in ConstantPool
  • 6516250 Add feature flags to test files.
  • dbe45c4 Remove specific calling convention in clif-util's run test.
  • bac7215 Remove calling convention on FunctionRunner test
  • d755002 Add options for parsing test files (#942)
  • 8222380 [meta] Generate doc comments for the encodings tables;
  • 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 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)
  • @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.

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.40.0...v0.41.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 31, 2019
@dependabot-preview
Copy link
Contributor Author

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

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/cranelift-codegen-0.41.0 branch September 6, 2019 00:16
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Generator for the `{min,max}_fp_value` specs.

The spec is uglier, but it's easier to make sure the floating point bit
patterns match up with the corresponding Rust.

Updates bytecodealliance#310
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