Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
vmactions/freebsd-vm action patch v1.5.3v1.5.4

Release Notes

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

v1.5.4

Compare Source

sync: tar

A fourth way to share the workspace, available on every architecture
including riscv64 and powerpc64, where rsync and sshfs do not exist:

The workspace is streamed in as a ustar archive over the ssh connection the
action already opens, and streamed back the same way when the run finishes.
Nothing is installed in the guest and no filesystem support is needed on
either side, unlike sshfs and nfs. Verified before shipping: 300 files plus
a 1 MB binary blob pushed into a 15.1 guest, a file written inside it, the
whole tree pulled back and compared by content hash.

rsync remains the default. Reach for tar when the guest lacks rsync, or when
a mount-based method is more machinery than the job needs.

Under the hood

The image builder moves to freebsd-builder v2.2.6 and the runtime to anyvm
v0.6.4, nine releases on from what v1.5.3 shipped. Most of that is other
guests, but two fixes reach every action:

A failed folder sync used to be a warning. The run continued with the guest
missing the files it was about to use, which surfaced much later as a
confusing error or a job that sat until its timeout. It is now fatal, and
says so.

The workspace push no longer carries the runner's own harness directories
into the guest.

Also

The shell note no longer mentions usesh, which has not been needed for
some time.

Full Changelog: vmactions/freebsd-vm@v1.5.3...v1.5.4


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 Aug 22, 2026
@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.76%. Comparing base (7a59212) to head (73f10dd).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5540      +/-   ##
==========================================
- Coverage   33.81%   33.76%   -0.06%     
==========================================
  Files         104      104              
  Lines       25065    25062       -3     
  Branches    11087    11086       -1     
==========================================
- Hits         8476     8462      -14     
+ Misses      15629    15275     -354     
- Partials      960     1325     +365     
Flag Coverage Δ
Archlinux 0.00% <ø> (ø)
FreeBSD-amd64 19.45% <ø> (+<0.01%) ⬆️
Homebrew-macos-14 30.69% <ø> (ø)
Homebrew-macos-15 31.40% <ø> (ø)
Homebrew-macos-26 31.52% <ø> (+0.01%) ⬆️
Homebrew-ubuntu-24.04 20.76% <ø> (ø)
Linux-AppImage 20.17% <ø> (ø)
Windows-AMD64 25.76% <ø> (ø)
Windows-ARM64 21.64% <ø> (+<0.01%) ⬆️
macOS-arm64 25.48% <ø> (ø)
macOS-x86_64 ?

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

@github-actions

Copy link
Copy Markdown
Last Updated 2026-08-22 07:20:59 UTC
Source Run CI Run #5070
Commit 73f10dd6352d5957cd9feb6526f72494eaf2ce44

Screenshot Comparison

PR #5540 screenshots vs screenshots baseline.

Matrix: AppImage

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: Windows-AMD64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: Windows-ARM64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: macOS-arm64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: macOS-x86_64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

@ReenigneArcher
ReenigneArcher merged commit cdaba7a into master Aug 23, 2026
68 of 70 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/vmactions-freebsd-vm-1-x branch August 23, 2026 20:06
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