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

  • Restore backwards compatibility for VirtioNet:ToCmdline() by @​cfergeau in #​419
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.7.2 to 2.8.0 in /tools by @​dependabot[bot] in #​417
  • build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @​dependabot[bot] in #​418

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

  • test: Update from f40 to f42 by @​cfergeau in #​344
  • bump version of tcpproxy to github issue#39 by @​djalanxyz in #​312
  • golangci-lint: Migrate to v2 by @​vyasgun in #​303
  • build(deps): bump actions/checkout from 4 to 5 by @​dependabot[bot] in #​343
  • build(deps): bump actions/checkout from 5 to 6 by @​dependabot[bot] in #​402
  • build(deps): bump actions/setup-go from 5 to 6 by @​dependabot[bot] in #​360
  • build(deps): bump actions/upload-artifact from 4 to 5 by @​dependabot[bot] in #​393
  • build(deps): bump actions/upload-artifact from 5 to 6 by @​dependabot[bot] in #​413
  • build(deps): bump github.com/Code-Hex/vz/v3 from 3.6.0 to 3.7.0 by @​dependabot[bot] in #​322
  • build(deps): bump github.com/Code-Hex/vz/v3 from 3.7.0 to 3.7.1 by @​dependabot[bot] in #​351
  • build(deps): bump github.com/containers/common from 0.62.2 to 0.62.3 by @​dependabot[bot] in #​289
  • build(deps): bump github.com/containers/common from 0.62.3 to 0.64.0 by @​dependabot[bot] in #​334
  • build(deps): bump github.com/containers/common from 0.64.0 to 0.64.1 by @​dependabot[bot] in #​338
  • build(deps): bump github.com/containers/common from 0.64.1 to 0.64.2 by @​dependabot[bot] in #​361
  • build(deps): bump github.com/crc-org/crc/v2 from 2.48.0 to 2.49.0 by @​dependabot[bot] in #​288
  • build(deps): bump github.com/crc-org/crc/v2 from 2.49.0 to 2.51.0 by @​dependabot[bot] in #​310
  • build(deps): bump github.com/crc-org/crc/v2 from 2.51.0 to 2.52.0 by @​dependabot[bot] in #​326
  • build(deps): bump github.com/crc-org/crc/v2 from 2.52.0 to 2.53.0 by @​dependabot[bot] in #​336
  • build(deps): bump github.com/crc-org/crc/v2 from 2.53.0 to 2.54.0 by @​dependabot[bot] in #​365
  • build(deps): bump github.com/crc-org/crc/v2 from 2.54.0 to 2.55.0 by @​dependabot[bot] in #​374
  • build(deps): bump github.com/crc-org/crc/v2 from 2.55.0 to 2.56.0 by @​dependabot[bot] in #​397
  • build(deps): bump github.com/crc-org/crc/v2 from 2.56.0 to 2.57.0 by @​dependabot[bot] in #​404
  • build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @​dependabot[bot] in #​308
  • build(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @​dependabot[bot] in #​371
  • build(deps): bump github.com/golangci/golangci-lint from 1.64.7 to 1.64.8 in /tools by @​dependabot[bot] in #​285
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.1.6 to 2.2.1 in /tools by @​dependabot[bot] in #​328
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.2.1 to 2.3.0 in /tools by @​dependabot[bot] in #​335
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.3.0 to 2.4.0 in /tools by @​dependabot[bot] in #​346
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.4.0 to 2.5.0 in /tools by @​dependabot[bot] in #​370
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.5.0 to 2.6.0 in /tools by @​dependabot[bot] in #​394
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.6.0 to 2.6.2 in /tools by @​dependabot[bot] in #​400
  • build(deps): bump github.com/golangci/golangci-lint/v2 from 2.6.2 to 2.7.2 in /tools by @​dependabot[bot] in #​409
  • build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12 by @​dependabot[bot] in #​415
  • build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.6 to 4.25.8 by @​dependabot[bot] in #​367
  • build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9 by @​dependabot[bot] in #​377
  • build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.11 by @​dependabot[bot] in #​403
  • build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @​dependabot[bot] in #​405
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @​dependabot[bot] in #​358
  • build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @​dependabot[bot] in #​333
  • build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @​dependabot[bot] in #​359
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @​dependabot[bot] in #​350
  • build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @​dependabot[bot] in #​295
  • build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @​dependabot[bot] in #​306
  • build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @​dependabot[bot] in #​320
  • build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @​dependabot[bot] in #​332
  • build(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @​dependabot[bot] in #​341
  • build(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @​dependabot[bot] in #​364
  • build(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @​dependabot[bot] in #​385
  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 by @​dependabot[bot] in #​398
  • build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @​dependabot[bot] in #​401
  • build(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @​dependabot[bot] in #​410
  • build(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 by @​dependabot[bot] in #​331
  • build(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @​dependabot[bot] in #​340
  • build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @​dependabot[bot] in #​362
  • build(deps): bump golang.org/x/mod from 0.28.0 to 0.30.0 by @​dependabot[bot] in #​399
  • build(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0 by @​dependabot[bot] in #​411
  • build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by @​dependabot[bot] in #​381

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.1485827954.workers.dev-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
@cfergeau
Copy link
Contributor

https://github.com/containers/podman/pull/27872/checks?check_run_id=59935323885 is green.
It’s a relief that’s the 0.6.2 regression was caught by CI !

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