Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/crc-org/vfkit v0.6.1v0.6.3 age confidence

Release Notes

crc-org/vfkit (github.com/crc-org/vfkit)

v0.6.3: vfkit v0.6.3

Compare Source

This release fixes problems when using the github.com/crc-org/vfkit/pkg/config from the v0.6.2 release to generate the command line to start a vfkit binary older than v0.6.2

What's Changed

Full Changelog: crc-org/vfkit@v0.6.2...v0.6.3

v0.6.2: vfkit v0.6.2

Compare Source

This vfkit release has a number of new features:

  • nested virtualization support for linux guests
  • support for VMs which use host disk devices
  • added --device virtio-serial,pty to get an interactive TTY
  • improved --device virtio-net,unixSocketPath=… behaviour, including better command line compatibility with krunkit
  • added support for network-config files when using cloud-init
  • improved cleanup when vfkit is stopped using signals

What's Changed

Documentation updates

Dependencies updates

New Contributors

Full Changelog: crc-org/vfkit@v0.6.1...v0.6.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 dependencies Pull requests that update a dependency file release-note-none labels Jan 7, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 7, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/shirou/gopsutil/v4 v4.25.11 -> v4.25.12
golang.org/x/sys v0.39.0 -> v0.40.0
github.com/containers/common v0.62.2 -> v0.64.2
golang.org/x/mod v0.30.0 -> v0.31.0

@cfergeau
Copy link
Contributor

cfergeau commented Jan 9, 2026

I’ll tag a 0.6.3 release soon, but CI should be fixed if you pick up github.com/crc-org/vfkit@main
This PR must not be merged as is, good that CI caught it.

@Luap99
Copy link
Member

Luap99 commented Jan 9, 2026

I asked the bot to rebase that should pick up 0.6.3 and then we see if CI will be happy.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-crc-org-vfkit-0.x branch from bc5ddac to 1abe194 Compare January 9, 2026 17:09
@renovate renovate bot changed the title fix(deps): update module github.com/crc-org/vfkit to v0.6.2 Update module github.com/crc-org/vfkit to v0.6.3 Jan 9, 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 release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants