Skip to content

Commit

Permalink
build(deps): update lima-vm/lima to v1.0.3
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lima-vm/lima](https://github.com/lima-vm/lima) | patch | `v1.0.2` -> `v1.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>

### [`v1.0.3`](https://github.com/lima-vm/lima/releases/tag/v1.0.3)

[Compare Source](lima-vm/lima@v1.0.2...v1.0.3)

#### Changes

-   QEMU:
    -   Support Apple M4 ([#&#8203;3032](lima-vm/lima#3032))
-   gRPC port forwarder:
    -   Improvements on stability ([#&#8203;2971](lima-vm/lima#2971), [#&#8203;2985](lima-vm/lima#2985), etc. thanks to [@&#8203;nirs](https://github.com/nirs) [@&#8203;balajiv113](https://github.com/balajiv113))
-   Templates:
    -   `archlinux`: allow 9p again ([#&#8203;3048](lima-vm/lima#3048))
    -   `centos-stream-10`: New template ([#&#8203;3023](lima-vm/lima#3023), [#&#8203;3047](lima-vm/lima#3047), thanks to [@&#8203;afbjorklund](https://github.com/afbjorklund))
    -   `opensuse`: disable virtiofs due to the lack of the kernel module in the default installation ([#&#8203;3056](lima-vm/lima#3056))
    -   Updated to the latest revisions ([#&#8203;3043](lima-vm/lima#3043))

Full changes: https://github.com/lima-vm/lima/milestone/52?closed=1
Thanks to [@&#8203;PascalBourdier](https://github.com/PascalBourdier) [@&#8203;afbjorklund](https://github.com/afbjorklund) [@&#8203;alexandear](https://github.com/alexandear) [@&#8203;balajiv113](https://github.com/balajiv113) [@&#8203;cpick](https://github.com/cpick) [@&#8203;jandubois](https://github.com/jandubois) [@&#8203;nirs](https://github.com/nirs) [@&#8203;olamilekan000](https://github.com/olamilekan000)

#### 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/12517401436

The sha256sum of the SHA256SUMS file itself is `69423d9f9044fc9264925d24cd38c1d0efb4367cfb46c568313f53d6f0ed7ee2` .

***

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**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44My4zIiwidXBkYXRlZEluVmVyIjoiMzkuODMuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
  • Loading branch information
ECG Bot authored and tmeijn committed Dec 28, 2024
1 parent 78cde64 commit eeca232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ packages:
- name: abiosoft/[email protected]
description: Docker (and Kubernetes) on MacOS with minimal setup
link: https://github.com/abiosoft/colima
- name: lima-vm/[email protected].2
- name: lima-vm/[email protected].3
description: Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially)
link: https://github.com/lima-vm/lima
- name: homeport/[email protected]
Expand Down

0 comments on commit eeca232

Please sign in to comment.