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

fix(deps): update rust crate wasmtime to 14.0.4 #29

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
wasmtime dependencies patch 14.0.0 -> 14.0.4

Release Notes

bytecodealliance/wasmtime (wasmtime)

v14.0.4

Compare Source

Released 2023-11-01

Fixed
  • Using the --dir argument combined with a ::-remapped path no longer prints
    a warning about compatibility with the old CLI and works with remapping.
    #​7416

  • Consecutive file writes in preview2 have been fixed.
    #​7394


v14.0.3

Compare Source

Released 2023-10-29

Fixed
  • The wasmtime executable will now attempt to more gracefully handle the
    transition from the 13.0.0 CLI arguments and parsing to the changes in 14.0.0.
    CLI commands should now warn if they no longer work with the new parser, but
    still execute as they previously did. This behavior can be controlled via a
    new WASMTIME_NEW_CLI environment variable if necessary.
    #​7385

  • The serve subcommand of the wasmtime CLI is now enabled by default for the
    wasmtime executable.
    #​7392


v14.0.2

Compare Source

Released 2023-10-26

Fixed
  • Make the wasmtime::unix module accessible on macOS again.
    #​7360

  • Inter-crate dependencies between cranelift-* crates now disable the
    default feature meaning that it's possible for embedders to depend on
    cranelift-codegen as well without the default feature.
    #​7369


v14.0.1

Compare Source

Released 2023-10-23

Fixed
  • Cranelift: preserve uext and sext flags for parameters on x86_64 and apple
    aarch64. Note that this does not affect Wasmtime and is only intended for
    Cranelift embedders such as rustc_codegen_cranelift.
    #​7333


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/wasmtime-14.x branch from 1c0d1a3 to f075c30 Compare October 26, 2023 16:46
@renovate renovate bot changed the title fix(deps): update rust crate wasmtime to 14.0.1 fix(deps): update rust crate wasmtime to 14.0.2 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/wasmtime-14.x branch from f075c30 to c923ba0 Compare October 30, 2023 16:51
@renovate renovate bot changed the title fix(deps): update rust crate wasmtime to 14.0.2 fix(deps): update rust crate wasmtime to 14.0.3 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/wasmtime-14.x branch from c923ba0 to 5f054bd Compare November 1, 2023 19:04
@renovate renovate bot changed the title fix(deps): update rust crate wasmtime to 14.0.3 fix(deps): update rust crate wasmtime to 14.0.4 Nov 1, 2023
@geofmureithi geofmureithi merged commit a520be0 into main Nov 6, 2023
@renovate renovate bot deleted the renovate/wasmtime-14.x branch November 6, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant