Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 21, 2025

This PR contains the following updates:

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

Warning

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


Release Notes

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

v1.1.1

Compare Source

Changes

Usage

[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/15178234655

The sha256sum of the SHA256SUMS file itself is 0d2d3fb073c8e26df163937dd605e9f2b9f227814a697411cc2b8879347bdd7f .


Release manager: @​AkihiroSuda

v1.1.0

Compare Source

[!IMPORTANT]
Package maintainers should refer to "Hint for package maintainers" below

Highlights:

  • Simplification of YAMLs
  • New port forwarder implementation by default
  • DragonflyBSD hosts
  • S390X and PPC64LE guests
  • Smaller binary packages

Changes

[!NOTE]
On Intel Mac with --vm-type=vz, macOS 15.5 or later is needed to boot ubuntu-25.04 and fedora-42

Full changes: https://github.com/lima-vm/lima/milestone/26?closed=1
Thanks to @​KGB33 @​Nino-K @​afbjorklund @​alexandear @​apachex692 @​arixmkii @​cakemanny @​jandubois @​jonas-peter @​kairveeehh @​liangyuanpeng @​nirs @​shenki @​songponssw @​unsuman @​ycdzj

Hint for package maintainers

Starting with v1.1, the official binary packages of Lima are split to two files for the each of the host OS and the architectures to save the disk space:

  1. lima-<VERSION>-Darwin-arm64.tar.gz: (Built with make native)
  • The core components (bin/lima, bin/limactl, share/lima/templates, ...)
  • The guest agent for the native architecture (share/lima/lima-guestagent.Linux-aarch64.gz)
  1. lima-additional-guestagents-<VERSION>-Darwin-arm64.tar.gz: (Built with make additional-guestagents)
  • The guest agents for emulating non-native architectures (share/lima/lima-guestagent.Linux-{armv7l,ppc64le,riscv64,s390x,x86_64}.gz))

For compatibility reason, make still builds the guest agents for all the architectures by default.

Package maintainers are suggested to split their lima package to lima (make native) and lima-additional-guestagents (make additional-guestagents).

Usage

[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/15154830653

The sha256sum of the SHA256SUMS file itself is 4391505a7f833c8245497b29fec65743abb1561a275037f6d268026284883c8a .


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 6 times, most recently from 1073b02 to cb39c7b Compare May 22, 2025 08:08
@renovate renovate bot changed the title chore(deps): update dependency lima-vm/lima to v1.1.0 chore(deps): update dependency lima-vm/lima to v1.1.1 May 22, 2025
@renovate renovate bot force-pushed the renovate/lima-vm-lima-1.x branch 10 times, most recently from 3199eff to 13a6240 Compare May 24, 2025 01:27
@renovate renovate bot force-pushed the renovate/lima-vm-lima-1.x branch from 13a6240 to 1c68e71 Compare May 24, 2025 05:59
@renovate renovate bot merged commit e9782e9 into main May 24, 2025
5 checks passed
@renovate renovate bot deleted the renovate/lima-vm-lima-1.x branch May 24, 2025 10:48
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