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.20.2 to 0.21.0 (#862)
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.20.2 to 0.21.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.21.0</h2> <p>This release adds the support for <code>limactl start-at-login</code> and inotify.</p> <h2>Changes</h2> <ul> <li> <p><code>limactl</code> CLI:</p> <ul> <li>Add <code>limactl start-at-login INSTANCE</code> command (<a href="https://redirect.github.com/lima-vm/lima/issues/2151">#2151</a>, thanks to <a href="https://github.com/roman-kiselenko"><code>@roman-kiselenko</code></a>)</li> </ul> </li> <li> <p>Mounts:</p> <ul> <li>Support for inotify: <code>limactl start --mount-inotify</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1913">#1913</a>, thanks to <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> </ul> </li> <li> <p>YAML:</p> <ul> <li>Allow <code>{{.Name}}</code> in provision scripts (<a href="https://redirect.github.com/lima-vm/lima/issues/2179">#2179</a>)</li> </ul> </li> <li> <p>nerdctl:</p> <ul> <li>Update to <a href="https://github.com/containerd/nerdctl/releases/tag/v1.7.4">v1.7.4</a> → <a href="https://github.com/containerd/nerdctl/releases/tag/v1.7.5">v1.7.5</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/2251">#2251</a>)</li> </ul> </li> <li> <p>Templates:</p> <ul> <li>Alpine: demote from Tier 1 to Tier 2 (<a href="https://redirect.github.com/lima-vm/lima/issues/2236">#2236</a>)</li> <li>Update Ubuntu, Arch Linux, CentOS Stream, and Debian to the latest revisions (<a href="https://redirect.github.com/lima-vm/lima/issues/2248">#2248</a>)</li> </ul> </li> </ul> <p>Full changes: <a href="https://github.com/lima-vm/lima/milestone/43?closed=1">https://github.com/lima-vm/lima/milestone/43?closed=1</a> Thanks to <a href="https://github.com/afbjorklund"><code>@afbjorklund</code></a> <a href="https://github.com/alexandear"><code>@alexandear</code></a> <a href="https://github.com/balajiv113"><code>@balajiv113</code></a> <a href="https://github.com/blmhemu"><code>@blmhemu</code></a> <a href="https://github.com/jandubois"><code>@jandubois</code></a> <a href="https://github.com/norio-nomura"><code>@norio-nomura</code></a> <a href="https://github.com/pendo324"><code>@pendo324</code></a> <a href="https://github.com/roman-kiselenko"><code>@roman-kiselenko</code></a> <a href="https://github.com/terev"><code>@terev</code></a></p> <h2>Usage</h2> <pre lang="console"><code>[macOS]$ limactl create [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/8307250970">https://github.com/lima-vm/lima/actions/runs/8307250970</a></p> <p>The sha256sum of the SHA256SUMS file itself is <code>3a4fc483678ef5aea033a9d19b5e4db1ddc480f54d1a12afb257f255d72b5395</code> .</p> <h2>v0.21.0-beta.0</h2> <h2>Changes</h2> <ul> <li> <p><code>limactl</code> CLI:</p> <ul> <li>Add <code>limactl start-at-login INSTANCE</code> command (<a href="https://redirect.github.com/lima-vm/lima/issues/2151">#2151</a>, thanks to <a href="https://github.com/roman-kiselenko"><code>@roman-kiselenko</code></a>)</li> </ul> </li> <li> <p>Mounts:</p> <ul> <li>Support for inotify: <code>limactl start --mount-inotify</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1913">#1913</a>, thanks to <a href="https://github.com/balajiv113"><code>@balajiv113</code></a>)</li> </ul> </li> <li> <p>YAML:</p> </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/65873499802516189f13f02eaa5f61cc5dad27b6"><code>6587349</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2251">#2251</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/93b145b890b7bc960d0c566d299de5feca4267b7"><code>93b145b</code></a> nerdctl: update to v1.7.5</li> <li><a href="https://github.com/lima-vm/lima/commit/b06770d8b75780bc47196b3c0b6ddec0cc632d7d"><code>b06770d</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2249">#2249</a> from terev/guestagent-oomscoreadj</li> <li><a href="https://github.com/lima-vm/lima/commit/97b722c022e0ab07ad799eebf8e479cb2a362c23"><code>97b722c</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2248">#2248</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/c5b4eba8f1d81fde3b1d7dc4a6330ac3bf5e7af2"><code>c5b4eba</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2250">#2250</a> from alexandear/docs-config-fix-broken-links</li> <li><a href="https://github.com/lima-vm/lima/commit/2d69b14de5e2b318abf6946ed41e4b86c4eee355"><code>2d69b14</code></a> docs/config: fix broken links</li> <li><a href="https://github.com/lima-vm/lima/commit/e507f553063781557d406b83245d09d2de0abbf7"><code>e507f55</code></a> Adjust guestagent oom parameters</li> <li><a href="https://github.com/lima-vm/lima/commit/bc28529046950d8e0d795adee1e66aa0b1c0b44a"><code>bc28529</code></a> templates: update Usernetes to gen2-v20240203.0</li> <li><a href="https://github.com/lima-vm/lima/commit/1f94d5218d2cb3531196ed2972a3c1800d5bf49e"><code>1f94d52</code></a> templates: update Debian 12 to 20240211-1654</li> <li><a href="https://github.com/lima-vm/lima/commit/9138d39c886edc6ec383c44e1c7658d64635a887"><code>9138d39</code></a> templates: update Debian 11 to 20240211-1654</li> <li>Additional commits viewable in <a href="https://github.com/lima-vm/lima/compare/v0.20.2...v0.21.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.20.2&new-version=0.21.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information