Commit d5a94b6
ECG Bot
build(deps): update lima-vm/lima to v1.0.7
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lima-vm/lima](https://github.com/lima-vm/lima) | patch | `v1.0.6` -> `v1.0.7` |
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>
### [`v1.0.7`](https://github.com/lima-vm/lima/releases/tag/v1.0.7)
[Compare Source](lima-vm/lima@v1.0.6...v1.0.7)
#### Changes
- nerdctl: update to v2.0.4 ([#​3373](lima-vm/lima#3373))
- WSL2: lots of improvements (several MRs, thanks to [@​arixmkii](https://github.com/arixmkii))
- Makefile: allow setting `KEEP_SYMBOLS=1` ([#​3236](lima-vm/lima#3236))
- go.mod: experimental integration of [gomodjail](https://github.com/AkihiroSuda/gomodjail) (library sandbox) ([#​3238](lima-vm/lima#3238), [#​3260](lima-vm/lima#3260))
Full changes: https://github.com/lima-vm/lima/milestone/57?closed=1
Thanks to [@​alexandear](https://github.com/alexandear) [@​arixmkii](https://github.com/arixmkii) [@​jandubois](https://github.com/jandubois) [@​kairveeehh](https://github.com/kairveeehh) [@​mook-as](https://github.com/mook-as) [@​rfay](https://github.com/rfay)
#### Usage
```console
[macOS]$ limactl create
[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.
[macOS]$ 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/14009229801
The sha256sum of the SHA256SUMS file itself is `59f4e8a5b40e6477849ac2dc343b33c9b1c30538516ef44530873d401da7e646` .
***
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->1 parent 29cc934 commit d5a94b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments