Skip to content

Commit 2058164

Browse files
build(deps): Bump github.com/lima-vm/lima from 0.18.0 to 0.19.0 (runfinch#721)
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.18.0 to 0.19.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.19.0</h2> <p>This release fixes the disk image corruption issue with <code>--vm-type=vz</code> on ARM Mac (<a href="https://redirect.github.com/lima-vm/lima/issues/2026">#2026</a>)</p> <h2>Changes</h2> <ul> <li> <p><code>limactl</code> CLI:</p> <ul> <li>Add <code>limactl disk resize</code> command (<a href="https://redirect.github.com/lima-vm/lima/issues/2034">#2034</a>, thanks to <a href="https://github.com/vasileknik76"><code>@​vasileknik76</code></a>)</li> </ul> </li> <li> <p>VZ:</p> <ul> <li>Fix the disk image corruption issue on ARM Mac (<a href="https://redirect.github.com/lima-vm/lima/issues/2026">#2026</a>, thanks to <a href="https://github.com/wpiekutowski"><code>@​wpiekutowski</code></a> for providing the <a href="https://redirect.github.com/utmapp/UTM/issues/4840#issuecomment-1824340975">hint</a>)</li> </ul> </li> <li> <p>QEMU:</p> <ul> <li>Skip checking the qemu binary signature on macOS 11 and older (<a href="https://redirect.github.com/lima-vm/lima/issues/1981">#1981</a>, thanks to <a href="https://github.com/jandubois"><code>@​jandubois</code></a>)</li> </ul> </li> <li> <p>Hostagent (affects port forwarding, reverse sshfs, etc.)</p> <ul> <li>Increase the limit on the number of the file descriptors (<a href="https://redirect.github.com/lima-vm/lima/issues/2015">#2015</a>, thanks to <a href="https://github.com/vasileknik76"><code>@​vasileknik76</code></a>)</li> </ul> </li> <li> <p>Guestagent:</p> <ul> <li>Switch away from SSH to vsock (vz) and virtio serial (qemu) (<a href="https://redirect.github.com/lima-vm/lima/issues/1998">#1998</a>, thanks to <a href="https://github.com/balajiv113"><code>@​balajiv113</code></a>)</li> </ul> </li> <li> <p>Misc:</p> <ul> <li>Fix SELinux issues (<a href="https://redirect.github.com/lima-vm/lima/issues/1926">#1926</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1942">#1942</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1965">#1965</a>, thanks to <a href="https://github.com/hasan4791"><code>@​hasan4791</code></a>)</li> </ul> </li> <li> <p>nerdctl:</p> <ul> <li>Update from <a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.2">v1.6.2</a>→<a href="https://github.com/containerd/nerdctl/releases/tag/v1.7.0">v1.7.0</a>→<a href="https://github.com/containerd/nerdctl/releases/tag/v1.7.1">v1.7.1</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/2044">#2044</a>)</li> </ul> </li> <li> <p>Templates:</p> <ul> <li>AlmaLinux, Rocky Linux, Oracle Linux: update to 9.3 and 8.9 (<a href="https://redirect.github.com/lima-vm/lima/issues/2024">#2024</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/2027">#2027</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/2043">#2043</a>, thanks to <a href="https://github.com/tcooper"><code>@​tcooper</code></a>)</li> <li>Arch Linux: update to 20231115.191878</li> <li>CentOS Stream 8: update to 20231127.0 (<a href="https://redirect.github.com/lima-vm/lima/issues/2043">#2043</a>)</li> <li>CentOS Stream 9: update to 20231128.1 (<a href="https://redirect.github.com/lima-vm/lima/issues/2043">#2043</a>)</li> <li>Debian 11, 12: update to 20231013-1532 (<a href="https://redirect.github.com/lima-vm/lima/issues/2027">#2027</a>)</li> <li>Fedora: update to 39 (<a href="https://redirect.github.com/lima-vm/lima/issues/1997">#1997</a>, thanks to <a href="https://github.com/ZhongRuoyu"><code>@​ZhongRuoyu</code></a>)</li> <li>Ubuntu 22.04: update to release-20231026 (<a href="https://redirect.github.com/lima-vm/lima/issues/2027">#2027</a>)</li> <li>Add <code>template://experimental/gentoo</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1935">#1935</a>, thanks to <a href="https://github.com/afbjorklund"><code>@​afbjorklund</code></a>)</li> </ul> </li> </ul> <p>Full changes: <a href="https://github.com/lima-vm/lima/milestone/39?closed=1">https://github.com/lima-vm/lima/milestone/39?closed=1</a> Thanks to <a href="https://github.com/ZhongRuoyu"><code>@​ZhongRuoyu</code></a> <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/choznerol"><code>@​choznerol</code></a> <a href="https://github.com/cwegener"><code>@​cwegener</code></a> <a href="https://github.com/hasan4791"><code>@​hasan4791</code></a> <a href="https://github.com/jandubois"><code>@​jandubois</code></a> <a href="https://github.com/neowu"><code>@​neowu</code></a> <a href="https://github.com/takanohi"><code>@​takanohi</code></a> <a href="https://github.com/tcooper"><code>@​tcooper</code></a> <a href="https://github.com/terev"><code>@​terev</code></a> <a href="https://github.com/vasileknik76"><code>@​vasileknik76</code></a> <a href="https://github.com/yuvipanda"><code>@​yuvipanda</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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lima-vm/lima/commit/b453dedb757e5fc1e249f352d0812d008e66fa3f"><code>b453ded</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2034">#2034</a> from vasileknik76/disk-resize</li> <li><a href="https://github.com/lima-vm/lima/commit/a8c703bf8b66d213d00542ef68271cd7b73612ef"><code>a8c703b</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2044">#2044</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/f7526e236b193aeadeac4bb9075791337c740f0d"><code>f7526e2</code></a> nerdctl: update to v1.7.1</li> <li><a href="https://github.com/lima-vm/lima/commit/00453cfa974e97b21e93b5d7a4bd2ab473566514"><code>00453cf</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2043">#2043</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/2ada07e0130872bb7cf8abd2c87d782727071691"><code>2ada07e</code></a> templates: update Oracle Linux 9 to 9.3</li> <li><a href="https://github.com/lima-vm/lima/commit/bdb9448821bac807fbfe8c8830e0548c6f2cbea0"><code>bdb9448</code></a> templates: update Oracle Linux 8 to 8.9</li> <li><a href="https://github.com/lima-vm/lima/commit/4f51ccebf8275d66f13d45f109f8ddc26546c31a"><code>4f51cce</code></a> templates: update CentOS Stream 9 to 20231128.1</li> <li><a href="https://github.com/lima-vm/lima/commit/c8b2548fe1a2334146e724187af6d3b9f074424c"><code>c8b2548</code></a> templates: update CentOS Stream 8 to 20231127.0</li> <li><a href="https://github.com/lima-vm/lima/commit/c37043ff8ec3295a1a30e7dec6cae3c0f157dff8"><code>c37043f</code></a> templates: update AlmaLinux 8 to 8.9</li> <li><a href="https://github.com/lima-vm/lima/commit/b2ad9c2eb193b2aa72cc9a3a49bd40983fef8865"><code>b2ad9c2</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/2042">#2042</a> from lima-vm/dependabot/go_modules/github.com/contai...</li> <li>Additional commits viewable in <a href="https://github.com/lima-vm/lima/compare/v0.18.0...v0.19.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.18.0&new-version=0.19.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 928574f commit 2058164

File tree

2 files changed

+12
-20
lines changed

2 files changed

+12
-20
lines changed

Diff for: go.mod

+4-7
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/docker/docker v24.0.7+incompatible
99
github.com/golang/mock v1.6.0
1010
github.com/google/go-licenses v1.6.0
11-
github.com/lima-vm/lima v0.18.0
11+
github.com/lima-vm/lima v0.19.0
1212
github.com/onsi/ginkgo/v2 v2.13.2
1313
github.com/onsi/gomega v1.30.0
1414
github.com/pelletier/go-toml v1.9.5
@@ -28,9 +28,9 @@ require (
2828
)
2929

3030
require (
31-
github.com/Microsoft/go-winio v0.6.1 // indirect
3231
github.com/aws/smithy-go v1.18.1 // indirect
33-
github.com/containerd/containerd v1.7.7 // indirect
32+
github.com/containerd/containerd v1.7.10 // indirect
33+
github.com/coreos/go-semver v0.3.1 // indirect
3434
github.com/docker/docker-credential-helpers v0.7.0 // indirect
3535
github.com/docker/go-connections v0.4.0 // indirect
3636
github.com/go-ole/go-ole v1.2.6 // indirect
@@ -40,16 +40,13 @@ require (
4040
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
4141
github.com/lima-vm/go-qcow2reader v0.1.1 // indirect
4242
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
43-
github.com/mdlayher/socket v0.4.1 // indirect
44-
github.com/mdlayher/vsock v1.2.1 // indirect
4543
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b // indirect
4644
github.com/pkg/errors v0.9.1 // indirect
4745
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
4846
github.com/shoenig/go-m1cpu v0.1.6 // indirect
4947
github.com/tklauser/go-sysconf v0.3.12 // indirect
5048
github.com/tklauser/numcpus v0.6.1 // indirect
5149
github.com/yusufpapurcu/wmi v1.2.3 // indirect
52-
golang.org/x/sync v0.5.0 // indirect
5350
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
5451
google.golang.org/grpc v1.59.0 // indirect
5552
google.golang.org/protobuf v1.31.0 // indirect
@@ -70,7 +67,7 @@ require (
7067
github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd // indirect
7168
github.com/kr/fs v0.1.0 // indirect
7269
github.com/mattn/go-colorable v0.1.13 // indirect
73-
github.com/mattn/go-isatty v0.0.19 // indirect
70+
github.com/mattn/go-isatty v0.0.20 // indirect
7471
github.com/mitchellh/go-homedir v1.1.0 // indirect
7572
github.com/opencontainers/go-digest v1.0.0
7673
github.com/otiai10/copy v1.6.0 // indirect

Diff for: go.sum

+8-13
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ cloud.google.com/go/storage v1.22.1/go.mod h1:S8N1cAStu7BOeFfE8KAQzmyyLkK8p/vmRq
5959
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
6060
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
6161
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
62-
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
63-
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
6462
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
6563
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 h1:uSoVVbwJiQipAclBbw+8quDsfcvFjOpI5iCf4p/cqCs=
6664
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod h1:6zEj6s6u/ghQa61ZWa/C2Aw3RkjiTBOix7dkqa1VLIs=
@@ -89,8 +87,10 @@ github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158/go.mod h1:eXthEFrGJvWH
8987
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
9088
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
9189
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
92-
github.com/containerd/containerd v1.7.7 h1:QOC2K4A42RQpcrZyptP6z9EJZnlHfHJUfZrAAHe15q4=
93-
github.com/containerd/containerd v1.7.7/go.mod h1:3c4XZv6VeT9qgf9GMTxNTMFxGJrGpI2vz1yk4ye+YY8=
90+
github.com/containerd/containerd v1.7.10 h1:2nfZyT8BV0C3iKu/SsGxKVAf9dp5W7l9nA8JmWmDGuo=
91+
github.com/containerd/containerd v1.7.10/go.mod h1:0/W44LWEYfSHoxBtsHIiNU/duEkgpMokemafHVCpq9Y=
92+
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4=
93+
github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec=
9494
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
9595
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
9696
github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
@@ -270,19 +270,15 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
270270
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
271271
github.com/lima-vm/go-qcow2reader v0.1.1 h1:UegxTAU4usoSzKLDqhbaNmmV4Ec4qhQO11QYeLLy7Jc=
272272
github.com/lima-vm/go-qcow2reader v0.1.1/go.mod h1:e3p29BzLT8hNh4jbLezdFAHU4eBijf0bm5GilStCRKE=
273-
github.com/lima-vm/lima v0.18.0 h1:zcTLZ8DKpjsjRwsELmKdg5Mu6t7+MJpI1kErUuBq1Ns=
274-
github.com/lima-vm/lima v0.18.0/go.mod h1:uUZjARIvZIVPWVVaJQDlkEBhpFCddIJcCCmC03mxiYs=
273+
github.com/lima-vm/lima v0.19.0 h1:l4eW1H8XLFXX9QEjrOie1o9h14zynuRA5lMrSx0lbKo=
274+
github.com/lima-vm/lima v0.19.0/go.mod h1:YUhBhA8CyXSToiaNV0/xOBeGXSbKlFJRSFBfv9+3RsQ=
275275
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
276276
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
277277
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
278278
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
279279
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
280-
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
281-
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
282-
github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U=
283-
github.com/mdlayher/socket v0.4.1/go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA=
284-
github.com/mdlayher/vsock v1.2.1 h1:pC1mTJTvjo1r9n9fbm7S1j04rCgCzhCOS5DY0zqHlnQ=
285-
github.com/mdlayher/vsock v1.2.1/go.mod h1:NRfCibel++DgeMD8z/hP+PPTjlNJsdPOmxcnENvE+SE=
280+
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
281+
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
286282
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
287283
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
288284
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
@@ -519,7 +515,6 @@ golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJ
519515
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
520516
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
521517
golang.org/x/sync v0.5.0 h1:60k92dhOjHxJkrqnwsfl8KuaHbn/5dl0lUPUklKo3qE=
522-
golang.org/x/sync v0.5.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
523518
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
524519
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
525520
golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=

0 commit comments

Comments
 (0)