Skip to content

chore(deps): update vmactions/freebsd-vm action to v1.5.8 - #164

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vmactions-freebsd-vm-1-x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vmactions-freebsd-vm-1-x

Conversation

@renovate

@renovate renovate Bot commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
vmactions/freebsd-vm action patch v1.5.7 → v1.5.8

Release Notes

vmactions/freebsd-vm (vmactions/freebsd-vm)

v1.5.8

Compare Source

FreeBSD on ubuntu-26.04 runners

The action's test matrix, 10.4, 11.4 and 13.2 - 15.1 across x86_64,
aarch64, riscv64 and powerpc64, now runs on ubuntu-26.04 and
ubuntu-26.04-arm: 313 of 314 jobs pass, and the 9p job is skipped as
before. 12.4, which the matrix leaves out, passes anyvm's own FreeBSD CI
on the same runners.

What failed on 26.04

With v1.5.7 on a 26.04 runner:

  • Every aarch64 job, on both runner types, timed out in the firmware.
    The serial log holds only the banner of 26.04's edk2 2025.11, which
    hangs under -cpu max:
    tianocore/edk2#11962

  • Every riscv64 job stopped at

    Error: QEMU binary 'qemu-system-riscv64' not found (searched PATH
    and common install locations).

    Since Ubuntu 25.10 the riscv64 emulator ships in a separate
    qemu-system-riscv package, no longer in qemu-system-misc.

  • With the emulator installed, 13.2, 13.3, 13.5, 14.0, 14.1, 14.2 and
    14.3 riscv64 still hung after the last PCI device attached, before
    "Timecounters tick", on QEMU 10.2.1.

x86_64 and powerpc64 were not affected.

Fixes

  • anyvm 0.7.2 reads the build stamp of the host's aarch64 UEFI image
    and, for 2025.08 and later, boots with Ubuntu 24.04's edk2 2024.02
    build instead, downloaded once and checked against a pinned sha256.
  • anyvm 0.7.2 runs 13.2 - 14.3 riscv64 with -cpu rv64,sstc=off on
    QEMU 10.1 and later; 14.4, 14.5 and 15.x keep Sstc.
  • The action installs qemu-system-riscv instead of qemu-system-misc
    for riscv64 on Ubuntu releases newer than 24.04.

Each fix engages only on a newer firmware, QEMU or Ubuntu release than
24.04 ships, so jobs on ubuntu-24.04 run as before. Details:
https://github.com/anyvm-org/anyvm/releases/tag/v0.7.2

Pins

BUILDER_VERSION 2.2.8 (unchanged)
ANYVM_VERSION 0.7.1 -> 0.7.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

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

♻ Rebasing: Never, 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 added ci dependencies Pull requests that update a dependency file labels Sep 26, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.07%. Comparing base (bc0ee37) to head (7ebcc9f).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   74.00%   74.07%   +0.06%     
==========================================
  Files          40       40              
  Lines       10107    10107              
  Branches     3544     3544              
==========================================
+ Hits         7480     7487       +7     
+ Misses       1986     1969      -17     
- Partials      641      651      +10     
Flag Coverage Δ
FreeBSD 52.49% <ø> (ø)
Linux-Clang 55.38% <ø> (ø)
Linux-GCC 66.13% <ø> (ø)
PowerShell 75.60% <ø> (ø)
Windows-MSVC 88.77% <ø> (+0.11%) ⬆️
Windows-MinGW-UCRT64 63.60% <ø> (-0.02%) ⬇️
macOS 49.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc0ee37...7ebcc9f. Read the comment docs.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants