Skip to content

Bump vmactions/netbsd-vm from 1.4.6 to 1.4.7 - #180

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/vmactions/netbsd-vm-1.4.7
Open

Bump vmactions/netbsd-vm from 1.4.6 to 1.4.7#180
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/vmactions/netbsd-vm-1.4.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps vmactions/netbsd-vm from 1.4.6 to 1.4.7.

Release notes

Sourced from vmactions/netbsd-vm's releases.

v1.4.7

sync: tar

A new way to share the workspace: the tree 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. netbsd-builder v2.2.3 declares it for every release conf -- including the images that ship no rsync at all, where tar is the first stream-based option. Verified on this guest before the declaration went in: 300 files plus a 1 MB binary blob pushed, a file written inside the VM, the whole tree pulled back and compared by content hash.

rsync remains the default where the image ships it.

Under the hood

netbsd-builder v2.2.3 also sets the guest hostname consistently across releases and architectures.

The runtime moves to anyvm v0.6.5, ten releases on from the v0.5.5 that v1.4.6 shipped. Two of its fixes reach every job: a failed folder sync is now fatal instead of a warning that left the guest running without the files it was about to use, and the workspace push no longer carries the runner's own harness directories into the guest.

Full Changelog: vmactions/netbsd-vm@v1.4.6...v1.4.7

Commits
  • 6334c83 Update vmactions/netbsd-vm from base-vm
  • 9ec6efa Generated from base-vm
  • 9eab485 Sync from base-builder
  • 99223e1 Update vmactions/netbsd-vm from base-vm
  • 68b595d Generated from base-vm
  • 561fd2e Update version to v1.4.6
  • b7b1f33 Update vmactions/netbsd-vm from base-vm
  • 81a85b6 Generated from base-vm
  • f960a54 Bump versions from upstream releases
  • d0be540 Update vmactions/netbsd-vm from base-vm
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](vmactions/netbsd-vm@00081e8...6334c83)

---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
  dependency-version: 1.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants