unikraft / kraftkit

Build and use highly customized and ultra-lightweight unikernel VMs.
https://unikraft.org/docs/cli
BSD 3-Clause "New" or "Revised" License
206 stars 61 forks source link

gomod(deps): Bump kraftkit.sh from 0.8.5 to 0.8.6 in /tools/go-generate-qemu-devices #1629

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps kraftkit.sh from 0.8.5 to 0.8.6.

Release notes

Sourced from kraftkit.sh's releases.

v0.8.6

KraftKit v0.8.6 (2024-04-29T19:50:21Z)

This is a stable release of kraftkit.

Changelog

🚀 New Features

  • 3b6315f4e78eabc303bad3a0863ec95c2b14f26c: feat(create): Assign memory to VM (#1616) (@​nderjung)
  • ffbc9ee4b50f98792342b51c76bd609d1730709d: feat(github-action): Bump to latest kraftkit (#1593) (@​nderjung)
  • 40e793cd3c561fa34818f8f9d3a9225af8c76bad: feat(webinstall): Don't reprompt for sudo (#1599) (@​nderjung)

🐛 Bug Fixes

  • fdc2a33489b1734e17b3205d6abe4b1241f89db5: fix(action): Bump buildkit container in the action (#1595) (@​nderjung)
  • 161334cde103e4305b7f4e0329af0a5b1f24e255: fix(iostreams): If enabled, proxy the color to ansi.ColorFunc (#1603) (@​craciunoiuc)
  • 0601616b89ba4703c0da4f0ccc5254eef93e7ce4: fix(kraft): Only accept single target in utils.BuildRootfs (#1596) (@​craciunoiuc)
  • eaa3781af6bff49ef896beb833d24c8f44c55427: fix(oci): Protect read access also, not only write (#1602) (@​nderjung)
  • c04feb28f56db2bdf4c8f502fba09482669bc51d: fix(run): Initialize env map if nil (#1613) (@​nderjung)
  • fc6cee176ff26493a5f0e314e64dbe865c62025f: fix(run): Prevent possible nil-pointers by always using Cut (#1600) (@​craciunoiuc)
  • ed670392af77ff7c7227535fcca2f601f205e977: fix(scale): Correctly check for minimum warm/cool period (#1617) (@​nderjung)
  • dc59dbf2b832c2ef69afd5d01b823310473e62c4: fix(webinstall): Ensure root prompt happens for fedora (#1598) (@​nderjung)

🤖 Bumps

  • 53dbc6802a75afb818455ed60849924d22128469: build(deps): Bump golangci/golangci-lint-action from 4 to 5 (#1611) (@​nderjung)
  • d46c42b63ef9380a2365c88e073381fdc48fff13: build(deps): Bump taskmedia/action-conventional-commits from 1.1.15 to 1.1.16 (#1610) (@​nderjung)
  • f857428c78e1bc1be413f065341979208bf0cc7b: gomod(deps): Bump github.com/moby/buildkit from 0.13.1 to 0.13.2 (#1605) (@​nderjung)
  • 1a276e93a598197891aa06bb66ab65ecb55bf561: gomod(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1606) (@​nderjung)
  • ee221a60768c48c29350efc5ec6a302fa79ff73b: gomod(deps): Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 (#1607) (@​nderjung)
  • ccdd68c2ed29718d2455d2d5d1a59c00b78b026e: gomod(deps): Bump google.golang.org/grpc from 1.59.0 to 1.63.2 (#1608) (@​nderjung)
  • 3db9da9c0d00458127e5d87c2812efd349ebc1bc: gomod(deps): Bump kraftkit.sh from 0.8.4 to 0.8.5 in /tools/go-generate-qemu-devices (#1604) (@​nderjung)

🐒 Miscellaneous

  • 6183dbf674f1844e59efeaf9968ef3fd7ca82f6f: refactor(webinstall): Reprompt after invalid input instead of exiting (#1585) (@​craciunoiuc)

v0.8.6-4-gb6124468

KraftKit v0.8.6-4-gb6124468 (2024-04-30T13:13:24Z)

This is the pre-release version of KraftKit.

Changelog

🚀 New Features

  • 767d864bbd94821b9983eb7fa67b6f68367d8346: feat(deploy): Inform about image quota limit on fail (@​craciunoiuc)

v0.8.6-2-g7001f2e0

KraftKit v0.8.6-2-g7001f2e0 (2024-04-30T10:16:59Z)

This is the pre-release version of KraftKit.

Changelog

🐛 Bug Fixes

  • c3117a832a622e2bfacabd46c55f0add3f855a9c: fix(test): Adjust cloud test state check to match new behaviour (@​craciunoiuc)
Commits
  • ed67039 fix(scale): Correctly check for minimum warm/cool period (#1617)
  • e874d79 fix(scale): Correctly check for minimum warm/cool period
  • 161334c fix(iostreams): If enabled, proxy the color to ansi.ColorFunc (#1603)
  • 3b6315f feat(create): Assign memory to VM (#1616)
  • 376fae5 feat(create): Assign memory to VM
  • dc59dbf fix(webinstall): Ensure root prompt happens for fedora (#1598)
  • ccdd68c gomod(deps): Bump google.golang.org/grpc from 1.59.0 to 1.63.2 (#1608)
  • acda2dc gomod(deps): Bump google.golang.org/grpc from 1.59.0 to 1.63.2
  • d46c42b build(deps): Bump taskmedia/action-conventional-commits from 1.1.15 to 1.1.16...
  • ee221a6 gomod(deps): Bump github.com/testcontainers/testcontainers-go from 0.29.1 to ...
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)