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.17.2 to 0.18.0 (#643)
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.17.2 to 0.18.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.18.0</h2> <p>Highlights:</p> <ul> <li><a href="https://lima-vm.io/docs/config/vmtype/"><code>wsl2</code> driver</a> (experimental)</li> <li><code>limactl create --plain</code> to create "plain" instances (no mounts, port forwarding, containerd, etc.)</li> <li>Significant updates on the website (<a href="https://lima-vm.io/">https://lima-vm.io/</a>)</li> </ul> <h2>Changes</h2> <ul> <li> <p><code>limactl</code> CLI:</p> <ul> <li>Move <code>--set</code>, <code>--network</code>, and <code>--video</code> out of experimental (<a href="https://redirect.github.com/lima-vm/lima/issues/1852">#1852</a>)</li> <li>Make <code>--tty</code> to be a global flag (<a href="https://redirect.github.com/lima-vm/lima/issues/1864">#1864</a>)</li> <li>Add <code>limactl protect <INSTANCE></code> to prohibit accidental removal (<a href="https://redirect.github.com/lima-vm/lima/issues/1873">#1873</a>)</li> <li>Deprecate <code>limactl show-ssh</code> in favor of <code>ssh -F ...</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1811">#1811</a>)</li> </ul> </li> <li> <p>YAML:</p> <ul> <li>Add "plain" mode (disables mounts, port forwarding, containerd, etc.) (<a href="https://redirect.github.com/lima-vm/lima/issues/1840">#1840</a>)</li> </ul> </li> <li> <p>WSL2:</p> <ul> <li>Add an experimental <a href="https://lima-vm.io/docs/config/vmtype/"><code>wsl2</code> driver</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1721">#1721</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1883">#1883</a>, etc. Thanks to <a href="https://github.com/pendo324"><code>@pendo324</code></a>)</li> </ul> </li> <li> <p>user-v2 network:</p> <ul> <li>Support for configurable network addresses (<a href="https://redirect.github.com/lima-vm/lima/issues/1626">#1626</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1886">#1886</a>, thanks to <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> <li>Support for deterministic IP (<a href="https://redirect.github.com/lima-vm/lima/issues/1801">#1801</a>, thanks to <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> </ul> </li> <li> <p>nerdctl:</p> <ul> <li>Update from v1.5.0 to <a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.0">v1.6.0</a> →<a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.1">v1.6.1</a> →<a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.2">v1.6.2</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1820">#1820</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1912">#1912</a>)</li> </ul> </li> <li> <p>Templates:</p> <ul> <li>Alpine: update to alpine-lima <a href="https://github.com/lima-vm/alpine-lima/releases/tag/v0.2.32">v0.2.32</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1869">#1869</a>)</li> <li>Arch Linux: update to 20231001.182377 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>CentOS Stream 8: update to 20231009.1 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>CentOS Stream 9: update to 20231009.1 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Debian 11: update to 20231004-1523 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Debian 12: update to 20231004-1523 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Ubuntu 22.04: update to release-20231010 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Ubuntu 23.04: update to 23.10 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Add <code>template://experimental/vnc</code> with Xorg (<a href="https://redirect.github.com/lima-vm/lima/issues/1901">#1901</a>, thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a>)</li> </ul> </li> <li> <p>Makefile:</p> <ul> <li>Add <code>make menuconfig</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1790">#1790</a>, thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a>)</li> </ul> </li> <li> <p>Web site:</p> <ul> <li><a href="https://lima-vm.io/">https://lima-vm.io/</a> is now significantly updated (<a href="https://redirect.github.com/lima-vm/lima/issues/1754">#1754</a>, etc., thanks to <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> </ul> </li> </ul> <p>Full changes: <a href="https://github.com/lima-vm/lima/milestone/38?closed=1">https://github.com/lima-vm/lima/milestone/38?closed=1</a></p> <p>Thanks to <a href="https://github.com/AlexVCS"><code>@AlexVCS</code></a> <a href="https://github.com/Victor-Chris"><code>@Victor-Chris</code></a> <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/cdfmlr"><code>@cdfmlr</code></a> <a href="https://github.com/jandubois"><code>@jandubois</code></a> <a href="https://github.com/lobshunter"><code>@lobshunter</code></a> <a href="https://github.com/mairin"><code>@mairin</code></a> <a href="https://github.com/ningziwen"><code>@ningziwen</code></a> <a href="https://github.com/pendo324"><code>@pendo324</code></a> <a href="https://github.com/pszpetkowski"><code>@pszpetkowski</code></a> <a href="https://github.com/reishoku"><code>@reishoku</code></a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lima-vm/lima/commit/c4986e7579496dbe4108e247e11e53d1ea415ff8"><code>c4986e7</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1912">#1912</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/2405e7b96bc319552037e47a29f2e81dd3c864d7"><code>2405e7b</code></a> nerdctl: update to v1.6.2</li> <li><a href="https://github.com/lima-vm/lima/commit/2a2489d84b624a05bd5ed747fc052cb45252af21"><code>2a2489d</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/3c559f6de33931bd215bc9e478b30a1a49eaca81"><code>3c559f6</code></a> Ubuntu: install /etc/apparmor.d/usr.local.bin.rootlesskit</li> <li><a href="https://github.com/lima-vm/lima/commit/a4ca13415c5c399bb990c7b0e229310d2f8b54e7"><code>a4ca134</code></a> templates: riscv64: update u-boot to 2023.07</li> <li><a href="https://github.com/lima-vm/lima/commit/e2b533661d08054950a6e81a0a5efcdd2a98c92a"><code>e2b5336</code></a> templates: update Debian 12 to 20231004-1523</li> <li><a href="https://github.com/lima-vm/lima/commit/0d2ecf1b4318fdd6e9d9c7c6a126111178a5f40a"><code>0d2ecf1</code></a> templates: update Debian 11 to 20231004-1523</li> <li><a href="https://github.com/lima-vm/lima/commit/6a9995e10bdc8819660b81b18ebc4f4e20baf8c0"><code>6a9995e</code></a> templates: update CentOS Stream 9 to 20231009.1</li> <li><a href="https://github.com/lima-vm/lima/commit/e48419d1f287cbf9f6809768cffe3f1e5abdd2c0"><code>e48419d</code></a> templates: update CentOS Stream 8 to 20231009.1</li> <li><a href="https://github.com/lima-vm/lima/commit/142c14385497717c53a8d6062b9fc9f5408019b6"><code>142c143</code></a> templates: update Arch Linux to 20231001.182377</li> <li>Additional commits viewable in <a href="https://github.com/lima-vm/lima/compare/v0.17.2...v0.18.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.17.2&new-version=0.18.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 show <dependency name> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information