Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/lima-vm/lima from 0.15.1 to 0.16.0 (runf…
…inch#428) Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.15.1 to 0.16.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.16.0</h2> <p>This release adds an experimental support for the <a href="https://github.com/lima-vm/lima/blob/v0.16.0/docs/network.md#lima-user-v2-network"><code>user-v2</code></a> network driver: <a href="https://github.com/lima-vm/lima/blob/v0.16.0/examples/experimental/net-user-v2.yaml"><code>limactl start template://experimental/net-user-v2</code></a>. The <code>user-v2</code> network driver enables VM-to-VM networking without the root privilege on the host. This should be useful for simulating multi-node Kubernetes clusters on a laptop.</p> <p>This release also fixes a relatively minor vulnerability <a href="https://github.com/lima-vm/lima/security/advisories/GHSA-f7qw-jj9c-rpq9">CVE-2023-32684</a>. This vulnerability is very <em>unlikely</em> to be exploitable as long as you are using the official templates of Lima.</p> <h2>Changes</h2> <ul> <li><code>limactl</code> CLI: <ul> <li>(Experimental) Add <code>limactl snapshot (apply|create|delete|list)</code> commands (<a href="https://redirect.github.com/lima-vm/lima/issues/1054">#1054</a>, thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a>)</li> <li>Escape only the value of env variables in <code>limactl shell</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1501">#1501</a>, thanks to <a href="https://github.com/sam-berning"><code>@sam-berning</code></a>)</li> </ul> </li> <li>YAML: <ul> <li>Add "dependency" provisioning mode (<a href="https://redirect.github.com/lima-vm/lima/issues/1105">#1105</a>, thanks to <a href="https://github.com/pendo324"><code>@pendo324</code></a>)</li> <li>(Experimental) Add <code>.audio.device</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1527">#1527</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1532">#1532</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1561">#1561</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1589">#1589</a>, thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a> <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> </ul> </li> <li>Documents: <ul> <li>Install man pages (<a href="https://redirect.github.com/lima-vm/lima/issues/1521">#1521</a>, thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a>)</li> </ul> </li> <li>Network: <ul> <li>(Experimental) Add <a href="https://github.com/lima-vm/lima/blob/v0.16.0/docs/network.md#lima-user-v2-network"><code>user-v2</code></a> network driver to enable VM-to-VM networking without root (<a href="https://redirect.github.com/lima-vm/lima/issues/1383">#1383</a>, thanks to <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> </ul> </li> <li>nerdctl: <ul> <li>Update from v1.3.1 to <a href="https://github.com/containerd/nerdctl/releases/tag/v1.4.0">v1.4.0</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1559">#1559</a>)</li> </ul> </li> <li>Templates: <ul> <li>AlmaLinux: update to 9.2 (<a href="https://redirect.github.com/lima-vm/lima/issues/1550">#1550</a>)</li> <li>Alpine: update to 3.18 and fix Rosetta support (<a href="https://redirect.github.com/lima-vm/lima/issues/1560">#1560</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1580">#1580</a>, thanks to <a href="https://github.com/jandubois"><code>@jandubois</code></a>)</li> <li>Arch Linux: update to 20230515.150700 (<a href="https://redirect.github.com/lima-vm/lima/issues/1550">#1550</a>)</li> <li>Fedora: update to 38 (<a href="https://redirect.github.com/lima-vm/lima/issues/1502">#1502</a>, thanks to <a href="https://github.com/cpach"><code>@cpach</code></a>)</li> <li>Nomad: update to v0.9.4 (<a href="https://redirect.github.com/lima-vm/lima/issues/1552">#1552</a>)</li> <li>Rocky Linux: update to 9.2 and 8.8 (<a href="https://redirect.github.com/lima-vm/lima/issues/1550">#1550</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1591">#1591</a>)</li> <li>Ubuntu: update to 23.04 (<a href="https://redirect.github.com/lima-vm/lima/issues/1550">#1550</a>)</li> </ul> </li> <li>Misc: <ul> <li>Improve disk efficiency (<a href="https://redirect.github.com/lima-vm/lima/issues/1411">#1411</a>) for caches (<a href="https://redirect.github.com/lima-vm/lima/issues/1544">#1544</a>)</li> </ul> </li> </ul> <p>Full changes: <a href="https://github.com/lima-vm/lima/milestone/34?closed=1">https://github.com/lima-vm/lima/milestone/34?closed=1</a> Thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a> <a href="https://github.com/balajiv113"><code>@balajiv113</code></a> <a href="https://github.com/bumpsoo063"><code>@bumpsoo063</code></a> <a href="https://github.com/cpach"><code>@cpach</code></a> <a href="https://github.com/jandubois"><code>@jandubois</code></a> <a href="https://github.com/pendo324"><code>@pendo324</code></a> <a href="https://github.com/sam-berning"><code>@sam-berning</code></a></p> <h2>Usage</h2> <pre lang="console"><code>[macOS]$ limactl start ... INFO[0029] READY. Run `lima` to open the shell. <p>[macOS]$ lima uname Linux </code></pre></p> <hr /> <p>The binaries were built automatically on GitHub Actions. The build log is available for 90 days: <a href="https://github.com/lima-vm/lima/actions/runs/5118006806">https://github.com/lima-vm/lima/actions/runs/5118006806</a></p> <p>The sha256sum of the SHA256SUMS file itself is <code>2062c42688128dca55331fc1a8f4841cbf41ed9dd11867d48decdf6880afde87</code> .</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lima-vm/lima/commit/01dbd4d9cabe692afa4517be3995771f0ebb38a5"><code>01dbd4d</code></a> Merge pull request from GHSA-f7qw-jj9c-rpq9</li> <li><a href="https://github.com/lima-vm/lima/commit/bc1bdb89d98aed2b82d21b95e02eade506513d78"><code>bc1bdb8</code></a> Prohibit using a differential disk as a base disk</li> <li><a href="https://github.com/lima-vm/lima/commit/bfa5bab99c667a2816a04abaa5105fc81335d318"><code>bfa5bab</code></a> qemu: explicitly pass the basedisk format to QEMU</li> <li><a href="https://github.com/lima-vm/lima/commit/efe1c47b2a0d5dce2134c6e9dacf0b3fd9b4056a"><code>efe1c47</code></a> pkg/qemu/imgutil: add Info fields</li> <li><a href="https://github.com/lima-vm/lima/commit/3dbc08cbd0d2b7ef60f475a515e63974a9dff370"><code>3dbc08c</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1592">#1592</a> from afbjorklund/man-prefix</li> <li><a href="https://github.com/lima-vm/lima/commit/703d69fb6db5214950e27956af8be5d2e84aac3a"><code>703d69f</code></a> Remove the build directories from the manpages</li> <li><a href="https://github.com/lima-vm/lima/commit/e7aa4ff90cb76564709a16bb11e7198c06a58242"><code>e7aa4ff</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1591">#1591</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/b9ea96482b1d65b3851b1c9fe2a6ad40551170b7"><code>b9ea964</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1590">#1590</a> from balajiv113/usernet-default</li> <li><a href="https://github.com/lima-vm/lima/commit/5656d1ad50c4516bc12079dcaa9b47402d56c6ab"><code>5656d1a</code></a> templates: update Rocky Linux to 8.8</li> <li><a href="https://github.com/lima-vm/lima/commit/5c0955dbcc541ab63db3d2f5402ce955b20551c1"><code>5c0955d</code></a> templates: update CentOS Stream 9 to 20230523.0</li> <li>Additional commits viewable in <a href="https://github.com/lima-vm/lima/compare/v0.15.1...v0.16.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.15.1&new-version=0.16.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