Skip to content

Commit

Permalink
build(deps): Bump github.com/lima-vm/lima from 0.13.0 to 0.14.0 (runf…
Browse files Browse the repository at this point in the history
…inch#113)

Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from
0.13.0 to 0.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lima-vm/lima/releases">github.com/lima-vm/lima's
releases</a>.</em></p>
<blockquote>
<h2>v0.14.0</h2>
<p>This release adds an experimental support for Apple's <a
href="https://developer.apple.com/documentation/virtualization"><code>Virtualization.framework</code></a>
aka <code>vz</code>.</p>
<pre lang="bash"><code>limactl start template://experimental/vz
</code></pre>
<p>Pros:</p>
<ul>
<li><a
href="https://github.com/lima-vm/lima/blob/v0.14.0/docs/mount.md#virtiofs">Supports
faster filesystem sharing (<code>virtiofs</code>)</a></li>
<li><a
href="https://github.com/lima-vm/lima/blob/v0.14.0/docs/multi-arch.md#fast-mode-2-rosetta-intel-containers-on-arm-vm-on-arm-host">Supports
faster emulation for running Linux/x86_64 ELF binaries on ARM (Rosetta
2)</a></li>
</ul>
<p>Cons:</p>
<ul>
<li>No support for legacy BIOS</li>
<li>The boot log is not available in <code>serial.log</code></li>
<li>The source code of <code>Virtualization.framework</code> does not
seem available</li>
</ul>
<p>Using <code>Virtualization.framework</code> with Lima needs macOS
13.0 or later.
See also <a
href="https://github.com/lima-vm/lima/blob/v0.14.0/docs/vmtype.md"><code>docs/vmtype.md</code></a>.</p>
<h2>Changes</h2>
<ul>
<li>
<p>Virtualization.framework (VZ):</p>
<ul>
<li>Support Virtualization.framework (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1147">#1147</a>,
etc., thanks to <a
href="https://github.com/balajiv113"><code>@​balajiv113</code></a>)</li>
<li>Support Rosetta for Linux (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1155">#1155</a>,
thanks to <a
href="https://github.com/chancez"><code>@​chancez</code></a>)</li>
<li>Support <code>vzNAT</code> networking (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1207">#1207</a>)</li>
</ul>
</li>
<li>
<p>vmnet:</p>
<ul>
<li>Support detecting Homebrew's <code>socket_vmnet</code> path (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1220">#1220</a>)</li>
</ul>
</li>
<li>
<p>YAML:</p>
<ul>
<li>Remove deprecated <code>network</code> and
<code>useHostResolver</code> (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1186">#1186</a>)</li>
</ul>
</li>
<li>
<p><code>limactl</code> CLI:</p>
<ul>
<li>Allow using <code>$SSH</code> as a custom SSH binary path (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1132">#1132</a>,
thanks to <a
href="https://github.com/antoineco"><code>@​antoineco</code></a>)</li>
<li>Add <code>limactl disk (create|delete|list)</code> commands for
attaching multiple disks to instances (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1065">#1065</a>,
thanks to <a
href="https://github.com/sam-berning"><code>@​sam-berning</code></a>)</li>
<li>Add <code>limactl start --timeout=&lt;TIMEOUT&gt;</code> for setting
custom timeout (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1143">#1143</a>,
thanks to <a
href="https://github.com/antoineco"><code>@​antoineco</code></a>)</li>
</ul>
</li>
<li>
<p>nerdctl:</p>
<ul>
<li>Update to <a
href="https://github.com/containerd/nerdctl/releases/tag/v1.1.0">v1.1.0</a>.
Compose is significantly improved. (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1236">#1236</a>)</li>
</ul>
</li>
<li>
<p>Templates: (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1159">#1159</a>,
<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1194">#1194</a>,
<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1215">#1215</a>,
<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1236">#1236</a>)</p>
<ul>
<li>Alpine: update to 3.17.0</li>
<li>Arch Linux: update to 20221201.106936</li>
<li>Debian 11: update to 20221205-1220</li>
<li>EL derivatives: update to 8.7/9.1</li>
<li>Fedora: update to 37</li>
<li>Ubuntu 22.04: update to release-20221201</li>
<li>Ubuntu 22.10: update to release-20221201</li>
<li>openSUSE Tumbleweed: switch away from &quot;JeOS&quot; to
&quot;Minimal-VM&quot;</li>
</ul>
</li>
<li>
<p>Misc:</p>
<ul>
<li>Add <a href="https://github.com/runfinch/finch">Finch</a> as an
adopter of Lima (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1199">#1199</a>,
thanks to <a
href="https://github.com/estesp"><code>@​estesp</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lima-vm/lima/commit/08854bec77a5f7213bbe5e22a8ab154a18dd3d09"><code>08854be</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1237">#1237</a>
from AkihiroSuda/dev</li>
<li><a
href="https://github.com/lima-vm/lima/commit/7c4e59122deb7fe463909d112ebf1c34c8c724bd"><code>7c4e591</code></a>
README.ja.md: sync (2022-Dec-12)</li>
<li><a
href="https://github.com/lima-vm/lima/commit/c1368f45d908947dd0828bc5caa00baa4a46be5c"><code>c1368f4</code></a>
docs: update</li>
<li><a
href="https://github.com/lima-vm/lima/commit/9eb13960f1f5b581e0ba814a70741234695c7672"><code>9eb1396</code></a>
docs: remove outdated information</li>
<li><a
href="https://github.com/lima-vm/lima/commit/c496e6e9b08f7e0a44ab61a6e98a0998ca2380c1"><code>c496e6e</code></a>
typo</li>
<li><a
href="https://github.com/lima-vm/lima/commit/57beb9f92ca27c41480931875af292eaa0282c94"><code>57beb9f</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1220">#1220</a>
from AkihiroSuda/socket_vmnet_path</li>
<li><a
href="https://github.com/lima-vm/lima/commit/9d822a291e0079c7fa7e2af37ceea74b9a9ed409"><code>9d822a2</code></a>
vmnet: support detecting Homebrew's socket_vmnet path</li>
<li><a
href="https://github.com/lima-vm/lima/commit/142c5fd17c31464e6d37ac2d78b24c16a5500968"><code>142c5fd</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1236">#1236</a>
from AkihiroSuda/dev2</li>
<li><a
href="https://github.com/lima-vm/lima/commit/dbadd340d0ecbc6ce4fe5d5bd42565ce9465a81b"><code>dbadd34</code></a>
templates: update Rocky Linux 8.7 to 20221130.0</li>
<li><a
href="https://github.com/lima-vm/lima/commit/fb074ce726235e51c25028f7a75a784651f9834d"><code>fb074ce</code></a>
templates: update Rocky Linux 9.1 to 20221130.0</li>
<li>Additional commits viewable in <a
href="https://github.com/lima-vm/lima/compare/v0.13.0...v0.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lima-vm/lima&package-manager=go_modules&previous-version=0.13.0&new-version=0.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent 0b74597 commit 9b275bc
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 6 deletions.
20 changes: 18 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.5.0
github.com/lima-vm/lima v0.13.0
github.com/lima-vm/lima v0.14.0
github.com/onsi/ginkgo/v2 v2.6.0
github.com/onsi/gomega v1.24.1
github.com/pelletier/go-toml v1.9.5
Expand All @@ -22,13 +22,29 @@ require (
k8s.io/apimachinery v0.26.0
)

require (
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/apparentlymart/go-cidr v1.1.0 // indirect
github.com/containers/gvisor-tap-vsock v0.4.1-0.20220920072955-5b1aff8ba743 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/gopacket v1.1.19 // indirect
github.com/insomniacslk/dhcp v0.0.0-20220504074936-1ca156eafb9f // indirect
github.com/miekg/dns v1.1.50 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/u-root/uio v0.0.0-20210528114334-82958018845c // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
gvisor.dev/gvisor v0.0.0-20220908032458-edc830a43ba6 // indirect
inet.af/tcpproxy v0.0.0-20220326234310-be3ee21c9fa0 // indirect
)

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/go-units v0.5.0
github.com/emirpasic/gods v1.12.0 // indirect
github.com/fatih/color v1.13.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/goccy/go-yaml v1.9.5 // indirect
github.com/goccy/go-yaml v1.9.7 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 // indirect
Expand Down
Loading

0 comments on commit 9b275bc

Please sign in to comment.