Skip to content

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

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/vmactions-freebsd-vm-1-x
Sep 11, 2026
Merged

chore(deps): update vmactions/freebsd-vm action to v1.5.6#132
ReenigneArcher merged 1 commit into
masterfrom
renovate/vmactions-freebsd-vm-1-x

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
vmactions/freebsd-vm action patch v1.5.5v1.5.6

Release Notes

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

v1.5.6

Compare Source

FreeBSD 14.5, and riscv64 can install packages

New releases

FreeBSD 14.5 on x86_64, aarch64, riscv64 and powerpc64. The action now
offers 13 releases; the default is still 15.1.

riscv64 gains rsync and sshfs

pkg.FreeBSD.org publishes no riscv64 packages at all, so the riscv64
images used to ship without rsync or fusefs-sshfs and only nfs, scp and
tar worked there. Image builder 2.2.7 configures the 15.0 and 15.1
riscv64 images for anyvm-org/freebsd-pkg-repo, a signed build of the
ports tree for FreeBSD:15:riscv64, so those two releases now support
all five sync methods:

sync: rsync (the default)
sync: sshfs
sync: nfs
sync: scp
sync: tar

pkg install also works inside the VM on those images. 13.x and 14.x
riscv64 are unchanged and stay on nfs, scp and tar.

Pins

BUILDER_VERSION 2.2.6 -> 2.2.7
ANYVM_VERSION 0.6.5 -> 0.6.9

Fixes from base-vm

  • The osname input defaults to lowercase "freebsd".
  • rsync keeps its timestamps on this action; the -t workaround added
    for AlmaLinux/Rocky ppc64le does not apply here.
  • scp-mode copyback picks the right archive tool per guest.

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 10, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.40%. Comparing base (b833249) to head (c1c7945).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   73.48%   73.40%   -0.09%     
==========================================
  Files          34       34              
  Lines        9305     9305              
  Branches     3471     3471              
==========================================
- Hits         6838     6830       -8     
- Misses       2138     2144       +6     
- Partials      329      331       +2     
Flag Coverage Δ
FreeBSD 52.03% <ø> (ø)
Linux-Clang 55.11% <ø> (-0.02%) ⬇️
Linux-GCC 65.93% <ø> (ø)
Windows-MSVC 88.24% <ø> (-0.13%) ⬇️
Windows-MinGW-UCRT64 62.95% <ø> (ø)
macOS 48.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 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 b833249...c1c7945. Read the comment docs.

@ReenigneArcher
ReenigneArcher merged commit 7d776d1 into master Sep 11, 2026
31 of 32 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/vmactions-freebsd-vm-1-x branch September 11, 2026 13:01
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.

1 participant