Skip to content

Commit 9aa3c1f

Browse files
author
ECG Bot
committed
build(deps): update lima-vm/lima to v1.2.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [lima-vm/lima](https://github.com/lima-vm/lima) | patch | `v1.2.1` -> `v1.2.2` | 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.2.2`](https://github.com/lima-vm/lima/releases/tag/v1.2.2) [Compare Source](lima-vm/lima@v1.2.1...v1.2.2) #### Changes - nerdctl: Update from v2.1.3 to v2.2.0 - [v2.1.4 release note](https://github.com/containerd/nerdctl/releases/tag/v2.1.4) - [v2.1.5 release note](https://github.com/containerd/nerdctl/releases/tag/v2.1.5) - [v2.1.6 release note](https://github.com/containerd/nerdctl/releases/tag/v2.1.6) - [v2.2.0 release note](https://github.com/containerd/nerdctl/releases/tag/v2.2.0) - Update containerd to v2.2.0 for fixing CVE-2024-25621 and CVE-2025-64329 - Update runc to v1.3.3 for fixing CVE-2025-31133, CVE-2025-52565, and CVE-2025-52881 Full changes: <https://github.com/lima-vm/lima/milestone/63?closed=1> #### 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/19129294069> The sha256sum of the SHA256SUMS file itself is `606387afe060bfab9be2669c8cc05a7370ff1a25aa73a85ca23258261bfcaac4` . *** 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 50861ed commit 9aa3c1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/[email protected]
114114
description: Docker (and Kubernetes) on MacOS with minimal setup
115115
link: https://github.com/abiosoft/colima
116-
- name: lima-vm/[email protected].1
116+
- name: lima-vm/[email protected].2
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/[email protected]

0 commit comments

Comments
 (0)