Skip to content

Commit 120ffcc

Browse files
build(deps): Bump github.com/lima-vm/lima from 0.20.2 to 0.21.0 (runfinch#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14532d5 commit 120ffcc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/docker/docker v25.0.4+incompatible
99
github.com/golang/mock v1.6.0
1010
github.com/google/go-licenses v1.6.1-0.20230903011517-706b9c60edd4
11-
github.com/lima-vm/lima v0.20.2
11+
github.com/lima-vm/lima v0.21.0
1212
github.com/onsi/ginkgo/v2 v2.16.0
1313
github.com/onsi/gomega v1.31.1
1414
github.com/pelletier/go-toml v1.9.5
@@ -30,7 +30,7 @@ require (
3030

3131
require (
3232
github.com/aws/smithy-go v1.20.1 // indirect
33-
github.com/containerd/containerd v1.7.13 // indirect
33+
github.com/containerd/containerd v1.7.14 // indirect
3434
github.com/coreos/go-semver v0.3.1 // indirect
3535
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
3636
github.com/docker/docker-credential-helpers v0.8.1 // indirect
@@ -57,7 +57,7 @@ require (
5757
golang.org/x/image v0.10.0 // indirect
5858
golang.org/x/sync v0.6.0 // indirect
5959
google.golang.org/genproto/googleapis/rpc v0.0.0-20240213162025-012b6fc9bca9 // indirect
60-
google.golang.org/grpc v1.61.1 // indirect
60+
google.golang.org/grpc v1.62.1 // indirect
6161
google.golang.org/protobuf v1.33.0 // indirect
6262
)
6363

Diff for: go.sum

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5P
1010
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
1111
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
1212
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
13-
github.com/containerd/containerd v1.7.13 h1:wPYKIeGMN8vaggSKuV1X0wZulpMz4CrgEsZdaCyB6Is=
14-
github.com/containerd/containerd v1.7.13/go.mod h1:zT3up6yTRfEUa6+GsITYIJNgSVL9NQ4x4h1RPzk0Wu4=
13+
github.com/containerd/containerd v1.7.14 h1:H/XLzbnGuenZEGK+v0RkwTdv2u1QFAruMe5N0GNPJwA=
14+
github.com/containerd/containerd v1.7.14/go.mod h1:YMC9Qt5yzNqXx/fO4j/5yYVIHXSRrlB3H7sxkUTvspg=
1515
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4=
1616
github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec=
1717
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
@@ -114,8 +114,8 @@ github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
114114
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
115115
github.com/lima-vm/go-qcow2reader v0.1.1 h1:UegxTAU4usoSzKLDqhbaNmmV4Ec4qhQO11QYeLLy7Jc=
116116
github.com/lima-vm/go-qcow2reader v0.1.1/go.mod h1:e3p29BzLT8hNh4jbLezdFAHU4eBijf0bm5GilStCRKE=
117-
github.com/lima-vm/lima v0.20.2 h1:wMEf78NVKIzoQ9nthpZIyWqA1UKoXPsUAA5KyK1GiOs=
118-
github.com/lima-vm/lima v0.20.2/go.mod h1:ya+IyquUmntJUEzzERwi1gBGOQKnVOyrVx4OePFfwP4=
117+
github.com/lima-vm/lima v0.21.0 h1:pWzT7JSEDDAP5r67EAjoFL4tcG8+jQDq+GBkUVZYCW8=
118+
github.com/lima-vm/lima v0.21.0/go.mod h1:myM3bcdt4sc0WaT97i1CLGDEdHvXlUlXVk795FEwH7o=
119119
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
120120
github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed h1:036IscGBfJsFIgJQzlui7nK1Ncm0tp2ktmPj8xO4N/0=
121121
github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed/go.mod h1:ilwx/Dta8jXAgpFYFvSWEMwxmbWXyiUHkd5FwyKhb5k=
@@ -330,8 +330,8 @@ google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyac
330330
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
331331
google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
332332
google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc=
333-
google.golang.org/grpc v1.61.1 h1:kLAiWrZs7YeDM6MumDe7m3y4aM6wacLzM1Y/wiLP9XY=
334-
google.golang.org/grpc v1.61.1/go.mod h1:VUbo7IFqmF1QtCAstipjG0GIoq49KvMe9+h1jFLBNJs=
333+
google.golang.org/grpc v1.62.1 h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk=
334+
google.golang.org/grpc v1.62.1/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE=
335335
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
336336
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
337337
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=

0 commit comments

Comments
 (0)