Skip to content

.github: bump vmactions/dragonflybsd-vm from 1.3.1 to 1.3.3 - #163

Merged
tklauser merged 1 commit into
mainfrom
dependabot/github_actions/vmactions/dragonflybsd-vm-1.3.3
Sep 2, 2026
Merged

.github: bump vmactions/dragonflybsd-vm from 1.3.1 to 1.3.3#163
tklauser merged 1 commit into
mainfrom
dependabot/github_actions/vmactions/dragonflybsd-vm-1.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps vmactions/dragonflybsd-vm from 1.3.1 to 1.3.3.

Release notes

Sourced from vmactions/dragonflybsd-vm's releases.

v1.3.3

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. dragonflybsd-builder v2.0.7 declares it for every release, and it was 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.

Under the hood

The runtime moves to anyvm v0.6.5 (from v0.6.3), the version the rest of the fleet pins. Of its changes, the one that can reach a VM job here: on hosts whose nested AMD virtualization corrupts AVX512 XSAVE state, the CPU-feature mask now drops the whole AVX512 family instead of only avx512f.

Full Changelog: vmactions/dragonflybsd-vm@v1.3.2...v1.3.3

v1.3.2

support major version

Full Changelog: vmactions/dragonflybsd-vm@v1.3.1...v1.3.2

Commits
  • 7cd7c9b Update vmactions/dragonflybsd-vm from base-vm
  • 55b702a Generated from base-vm
  • 09ebd7a Sync from base-builder
  • 5651db6 Update vmactions/dragonflybsd-vm from base-vm
  • 1b52adb Generated from base-vm
  • c65ec32 Update vmactions/dragonflybsd-vm from base-vm
  • c03b1e5 Generated from base-vm
  • 988300e Update version to v1.3.2
  • 2437328 Update vmactions/dragonflybsd-vm from base-vm
  • 503fc4a Generated from base-vm
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases)
- [Commits](vmactions/dragonflybsd-vm@bc8ccba...7cd7c9b)

---
updated-dependencies:
- dependency-name: vmactions/dragonflybsd-vm
  dependency-version: 1.3.3
  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 Sep 1, 2026
@tklauser
tklauser merged commit 06f37f8 into main Sep 2, 2026
22 checks passed
@tklauser
tklauser deleted the dependabot/github_actions/vmactions/dragonflybsd-vm-1.3.3 branch September 2, 2026 08:05
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.

1 participant