Skip to content

Commit

Permalink
build(deps): Bump github.com/lima-vm/lima from 0.14.1 to 0.14.2 (runf…
Browse files Browse the repository at this point in the history
…inch#130)

Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from
0.14.1 to 0.14.2.
<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.14.2</h2>
<h2>Changes</h2>
<ul>
<li>
<p>VZ:</p>
<ul>
<li>Fix <code>NSInvalidArgumentException</code> on headless hosts, such
as EC2 <code>mac2.metal</code> (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1261">#1261</a>)</li>
</ul>
</li>
<li>
<p><code>limactl</code> CLI:</p>
<ul>
<li><code>limactl start</code>: support reading template from stdin
(<code>limactl start --name=NAME --tty=false -</code>) (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1250">#1250</a>,
thanks to <a
href="https://github.com/deitch"><code>@​deitch</code></a>)</li>
<li><code>limactl info</code>: add <code>vmTypes []string</code> to the
JSON output (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1262">#1262</a>)</li>
</ul>
</li>
<li>
<p>Templates:</p>
<ul>
<li>Arch Linux: update to 20221215.111177 (<a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1257">#1257</a>)</li>
</ul>
</li>
</ul>
<p>Full changes: <a
href="https://github.com/lima-vm/lima/milestone/32?closed=1">https://github.com/lima-vm/lima/milestone/32?closed=1</a>
Thanks to <a
href="https://github.com/deitch"><code>@​deitch</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/3766201229">https://github.com/lima-vm/lima/actions/runs/3766201229</a></p>
<p>The sha256sum of the SHA256SUMS file itself is
<code>682c7d5e520914cc513d8af440de9ea3608817bbb475a45e893e238b7d14d0af</code>
.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lima-vm/lima/commit/f8f3a7b5664b877421d89745ca74f5891e7061ba"><code>f8f3a7b</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1261">#1261</a>
from AkihiroSuda/vz-remove-spice</li>
<li><a
href="https://github.com/lima-vm/lima/commit/c437a9dbf8fdc6c56fcedc4ed049708906d7e9ed"><code>c437a9d</code></a>
vz: remove spice</li>
<li><a
href="https://github.com/lima-vm/lima/commit/a92ddad0e8934ca153dec2094139092ebe9629fa"><code>a92ddad</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1262">#1262</a>
from AkihiroSuda/info-vmtypes</li>
<li><a
href="https://github.com/lima-vm/lima/commit/153d455bca16786db08a93132c7e414c0e967415"><code>153d455</code></a>
limactl info: add <code>vmTypes []string</code></li>
<li><a
href="https://github.com/lima-vm/lima/commit/ade4a3790623feb0c986cacd6d17880e02eff65e"><code>ade4a37</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1254">#1254</a>
from lima-vm/dependabot/go_modules/github.com/goccy/...</li>
<li><a
href="https://github.com/lima-vm/lima/commit/07c7e3c9ec76f743dcb704f19a68ab9abc2c20d3"><code>07c7e3c</code></a>
build(deps): bump github.com/goccy/go-yaml from 1.9.7 to 1.9.8</li>
<li><a
href="https://github.com/lima-vm/lima/commit/333276bdb387d1f47e523804c83f7de4972a54cd"><code>333276b</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1255">#1255</a>
from lima-vm/dependabot/go_modules/github.com/contai...</li>
<li><a
href="https://github.com/lima-vm/lima/commit/224c96506c8603789229c01bad10eb7598996026"><code>224c965</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1250">#1250</a>
from deitch/template-stdin</li>
<li><a
href="https://github.com/lima-vm/lima/commit/ba10858e4dc9db453863e6b21b6555741544d84e"><code>ba10858</code></a>
build(deps): bump github.com/containerd/containerd from 1.6.12 to
1.6.14</li>
<li><a
href="https://github.com/lima-vm/lima/commit/2b516bb3f1776eb3fb8e9028cf84d83a4588dc39"><code>2b516bb</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/lima-vm/lima/issues/1257">#1257</a>
from AkihiroSuda/dev</li>
<li>Additional commits viewable in <a
href="https://github.com/lima-vm/lima/compare/v0.14.1...v0.14.2">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.14.1&new-version=0.14.2)](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
dependabot[bot] authored Dec 26, 2022
1 parent 0ceb060 commit 26b7b09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.5.0
github.com/lima-vm/lima v0.14.1
github.com/lima-vm/lima v0.14.2
github.com/onsi/ginkgo/v2 v2.6.1
github.com/onsi/gomega v1.24.2
github.com/pelletier/go-toml v1.9.5
Expand Down Expand Up @@ -44,7 +44,7 @@ require (
github.com/emirpasic/gods v1.12.0 // indirect
github.com/fatih/color v1.13.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/goccy/go-yaml v1.9.7 // indirect
github.com/goccy/go-yaml v1.9.8 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7a
github.com/go-playground/validator/v10 v10.4.1/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
github.com/goccy/go-yaml v1.9.7 h1:D/Vx+JITklB1ugSkncB4BNR67M3X6AKs9+rqVeo3ddw=
github.com/goccy/go-yaml v1.9.7/go.mod h1:JubOolP3gh0HpiBc4BLRD4YmjEjHAmIIB2aaXKkTfoE=
github.com/goccy/go-yaml v1.9.8 h1:5gMyLUeU1/6zl+WFfR1hN7D2kf+1/eRGa7DFtToiBvQ=
github.com/goccy/go-yaml v1.9.8/go.mod h1:JubOolP3gh0HpiBc4BLRD4YmjEjHAmIIB2aaXKkTfoE=
github.com/godbus/dbus/v5 v5.0.3/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gofrs/flock v0.8.0/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=
Expand Down Expand Up @@ -388,8 +388,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
github.com/lima-vm/lima v0.14.1 h1:LZZ61MiQeB0Laun/jgaNWBFYvJDQK+Z4zTfXo5LKv4g=
github.com/lima-vm/lima v0.14.1/go.mod h1:zi5fFSF3yKj/lOldUJ01oN1hQEVC0oCPy9D7AUh7noA=
github.com/lima-vm/lima v0.14.2 h1:a5kI3worMG/qCfbak+tqHMXrbA2mHlM4BsXcy0UCZdw=
github.com/lima-vm/lima v0.14.2/go.mod h1:0fr835M8HKbYzpEDcgeK5sPcbjlEe2YV6HcjYvv06q4=
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2/go.mod h1:SWzULI85WerrFt3u+nIm5F9l7EvxZTKQvd0InF3nmgM=
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
Expand Down

0 comments on commit 26b7b09

Please sign in to comment.