Commit d9ac7cc
ECG Bot
build(deps): update lima-vm/lima to v2.0.3
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lima-vm/lima](https://github.com/lima-vm/lima) | patch | `v2.0.2` → `v2.0.3` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>lima-vm/lima (lima-vm/lima)</summary>
### [`v2.0.3`](https://github.com/lima-vm/lima/releases/tag/v2.0.3)
[Compare Source](lima-vm/lima@v2.0.2...v2.0.3)
#### Changes
- `limactl` CLI:
- Fix [#​4468](lima-vm/lima#4468) "\[v2 regression] `limactl copy` (w/ rsync) puts the destination directory in an extra directory" ([#​4482](lima-vm/lima#4482))
- vz:
- Fix compilation on macOS < 13 ([#​4412](lima-vm/lima#4412), [#​4438](lima-vm/lima#4438), thanks to [@​jandubois](https://github.com/jandubois) [@​razzius](https://github.com/razzius))
- Support ASIF disk format ([#​4327](lima-vm/lima#4327), thanks to [@​norio-nomura](https://github.com/norio-nomura))
- nerdctl:
- Update from v2.2.0 to [v2.2.1](https://github.com/containerd/nerdctl/releases/tag/v2.2.1) ([#​4484](lima-vm/lima#4484))
- `nerdctl.lima`: respect `$LIMA_INSTANCE` ([#​4432](lima-vm/lima#4432), thanks to [@​Kim-Yukyung](https://github.com/Kim-Yukyung))
- Project:
- Set up X and Mastodon accounts ([#​445](lima-vm/lima#445))
- <https://x.com/@​TheLimaProject>
- <https://mastodon.social/@​TheLimaProject>
Full changes: <https://github.com/lima-vm/lima/milestone/67?closed=1>
Thanks to [@​EclipseAditya](https://github.com/EclipseAditya) [@​Kim-Yukyung](https://github.com/Kim-Yukyung) [@​afbjorklund](https://github.com/afbjorklund) [@​ashwat287](https://github.com/ashwat287) [@​buraksekili](https://github.com/buraksekili) [@​jandubois](https://github.com/jandubois) [@​k-veda](https://github.com/k-veda) [@​norio-nomura](https://github.com/norio-nomura) [@​paralin](https://github.com/paralin) [@​razzius](https://github.com/razzius) [@​sneugle](https://github.com/sneugle) [@​unsuman](https://github.com/unsuman)
#### Usage
```console
$ limactl create
$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.
$ lima uname
Linux
```
***
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: <https://github.com/lima-vm/lima/actions/runs/20502264257>
The sha256sum of the SHA256SUMS file itself is `4e87c2b80108bcbf96cb02a18349b702dc9cdec4386b218def65007f98152001` .
***
Release manager: [@​AkihiroSuda](https://github.com/AkihiroSuda)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni40IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->1 parent 8ee28a9 commit d9ac7cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments