Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2026

This PR contains the following updates:

Package Type Update Change
wasmer (source) dependencies major 6.17.0

Release Notes

wasmerio/wasmer (wasmer)

v7.0.1

Compare Source

v7.0.0

Compare Source

This release adds:

  • New WASIX Context switching API (green threads).
  • New (experimental) Async API (enable it using the experimental-async feature in wasmer)
  • Full support for Dynamic Linking in WASIX.
  • Wasmer compilation progress bar.
  • Improved debugging experience via --compiler-debug-dir.
  • Singlepass: RISC-V (64-bit) support.
  • Singlepass: Multi-value support.
  • Cranelift: Exception handling support.
  • LLVM: Updated backend from LLVM 18 → LLVM 21.
  • LLVM: New target support for RISC-V (32-bit).
  • LLVM: Disabled optimizations for huge functions (e.g. Python compile time ~90s → ~10s).
  • Many secondary platform fixes and improvements for aarch64-linux, riscv64gc-linux, and loongarch64-linux.
  • Many bugfixes and improvements.

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 31, 2026 00:25
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 7.0.1
    Updating crates.io index
error: failed to select a version for the requirement `wasmer = "=6.1.0"`
candidate versions found which didn't match: 7.0.1
location searched: crates.io index
required by package `wasmer-wasix v0.601.0`
    ... which satisfies dependency `wasmer-wasix = "^0.601"` of package `sdf-viewer v1.6.8 (/tmp/renovate/repos/github/yeicor/sdf-viewer)`

@renovate renovate bot force-pushed the renovate/wasmer-7.x branch 4 times, most recently from 6c8878b to 083107b Compare January 31, 2026 17:55
@renovate renovate bot force-pushed the renovate/wasmer-7.x branch from 083107b to 0a72182 Compare February 2, 2026 00:43
@renovate
Copy link
Contributor Author

renovate bot commented Feb 7, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit eef8abe into master Feb 7, 2026
13 checks passed
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.

0 participants