Skip to content

Commit d9ac7cc

Browse files
author
ECG Bot
committed
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 [#&#8203;4468](lima-vm/lima#4468) "\[v2 regression] `limactl copy` (w/ rsync) puts the destination directory in an extra directory" ([#&#8203;4482](lima-vm/lima#4482)) - vz: - Fix compilation on macOS < 13 ([#&#8203;4412](lima-vm/lima#4412), [#&#8203;4438](lima-vm/lima#4438), thanks to [@&#8203;jandubois](https://github.com/jandubois) [@&#8203;razzius](https://github.com/razzius)) - Support ASIF disk format ([#&#8203;4327](lima-vm/lima#4327), thanks to [@&#8203;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) ([#&#8203;4484](lima-vm/lima#4484)) - `nerdctl.lima`: respect `$LIMA_INSTANCE` ([#&#8203;4432](lima-vm/lima#4432), thanks to [@&#8203;Kim-Yukyung](https://github.com/Kim-Yukyung)) - Project: - Set up X and Mastodon accounts ([#&#8203;445](lima-vm/lima#445)) - <https://x.com/@&#8203;TheLimaProject> - <https://mastodon.social/@&#8203;TheLimaProject> Full changes: <https://github.com/lima-vm/lima/milestone/67?closed=1> Thanks to [@&#8203;EclipseAditya](https://github.com/EclipseAditya) [@&#8203;Kim-Yukyung](https://github.com/Kim-Yukyung) [@&#8203;afbjorklund](https://github.com/afbjorklund) [@&#8203;ashwat287](https://github.com/ashwat287) [@&#8203;buraksekili](https://github.com/buraksekili) [@&#8203;jandubois](https://github.com/jandubois) [@&#8203;k-veda](https://github.com/k-veda) [@&#8203;norio-nomura](https://github.com/norio-nomura) [@&#8203;paralin](https://github.com/paralin) [@&#8203;razzius](https://github.com/razzius) [@&#8203;sneugle](https://github.com/sneugle) [@&#8203;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: [@&#8203;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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ packages:
113113
- name: abiosoft/colima@v0.9.1
114114
description: Docker (and Kubernetes) on MacOS with minimal setup
115115
link: https://github.com/abiosoft/colima
116-
- name: lima-vm/lima@v2.0.2
116+
- name: lima-vm/lima@v2.0.3
117117
description: Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially)
118118
link: https://github.com/lima-vm/lima
119119
- name: BurntSushi/ripgrep@15.1.0

0 commit comments

Comments
 (0)