Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2025

This PR contains the following updates:

Package Update Change
lima-vm/lima minor v1.1.1 -> v1.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lima-vm/lima (lima-vm/lima)

v1.2.0

Compare Source

Changes

  • limactl CLI:
    • Add limactl network (list|create|delete) commands (#​3677)
    • Add limactl clone OLDINST NEWINST command. Not to be confused with limactl copy, which copies files. (#​3673)
    • Add limactl edit --mount-none flag (#​3647)
  • Port forwarding:
  • nerdctl:
  • Templates:
    • default: update from Ubuntu 24.10 to 25.04 (#​3643)
    • fedora: update from Fedora 41 to 42 (#​3643)
    • almalinux-10: new template (#​3602, thanks to @​refi64)
    • rocky-10: new template (#​3642)
    • experimental/debian-testing: new template (#​3645)
    • experimental/ubuntu-next: new template (#​3645)
  • Makefile:

[!NOTE]
On Intel Mac, macOS 15.5 or later is needed to boot the default Ubuntu 25.04 template.

Workarounds for macOS <= 15.4 :

  • Option 1: Use QEMU
limactl create --vm-type=qemu
  • Option2: Use Ubuntu 24.04 template
limactl create --name=default template://ubuntu-24.04

Full changes: https://github.com/lima-vm/lima/milestone/61?closed=1

Thanks to
@​AkinoKaede @​Horiodino @​afbjorklund @​alexandear @​arixmkii @​balajiv113 @​fruzitent @​jandubois @​kachick @​mazzz1y @​nirs @​refi64 @​songponssw @​thomasjm @​unsuman

Usage

$ 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/16187325385

The sha256sum of the SHA256SUMS file itself is f4d57cdd637022ead291af680c0c88a8d07fd35fd6a779b7c6348e2c9a2ec2cc .


Release manager: @​AkihiroSuda


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/lima-vm-lima-1.x branch 4 times, most recently from 81112c4 to c442df2 Compare July 11, 2025 01:50
@renovate renovate bot force-pushed the renovate/lima-vm-lima-1.x branch from c442df2 to 691a17a Compare July 11, 2025 08:00
@renovate renovate bot merged commit 72afc18 into main Jul 11, 2025
5 checks passed
@renovate renovate bot deleted the renovate/lima-vm-lima-1.x branch July 11, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant