chore(deps): update dependency lima-vm/lima to v1.1.1 #474
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.7->v1.1.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
lima-vm/lima (lima-vm/lima)
v1.1.1Compare Source
Changes
Usage
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.0Compare Source
Highlights:
Changes
lima-additional-guestagents-*.tar.gzfromlima-*.tar.gz(#3503)CONFIG_GUESTAGENT_COMPRESS=yby default (#3529)ansible(#3451, thanks to @afbjorklund)data(#3302, thanks to @jandubois)qemu64(x86-64 v1) tomax(#3487)limactlCLI:--yesflag as an alias of--tty=false(#3342, thanks to @suryaaprakassh)limactl edit(#3437, #3533, thanks to @songponssw)limactl disk importcommand (#3439, thanks to @songponssw)See also the release notes of v2.0.5, v2.1.0, v2.1.1.
ubuntu-25.04: New template (#3445).The
defaulttemplate still refers to Ubuntu 24.10, asubuntu-25.04needsthe very recent release of macOS on Intel Mac by default (see the note below).
fedora-42: New template (#3434)linuxbrew: New template (#3454)almalinux-kitten-10: New template (#3084, thanks to @afbjorklund)oraclelinux-8: Fix virtiofs support (#3441)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:
lima-<VERSION>-Darwin-arm64.tar.gz: (Built withmake native)bin/lima,bin/limactl,share/lima/templates, ...)share/lima/lima-guestagent.Linux-aarch64.gz)lima-additional-guestagents-<VERSION>-Darwin-arm64.tar.gz: (Built withmake additional-guestagents)share/lima/lima-guestagent.Linux-{armv7l,ppc64le,riscv64,s390x,x86_64}.gz))For compatibility reason,
makestill builds the guest agents for all the architectures by default.Package maintainers are suggested to split their
limapackage tolima(make native) andlima-additional-guestagents(make additional-guestagents).Usage
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.
This PR was generated by Mend Renovate. View the repository job log.