mab / dotfiles

Manage my dotfiles with chezmoi
MIT License
2 stars 0 forks source link

Update dependency lima-vm/lima to v0.21.0 #188

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
lima-vm/lima minor v0.20.2 -> v0.21.0

Release Notes

lima-vm/lima (lima-vm/lima) ### [`v0.21.0`](https://togithub.com/lima-vm/lima/releases/tag/v0.21.0) [Compare Source](https://togithub.com/lima-vm/lima/compare/v0.20.2...v0.21.0-beta.0) This release adds the support for `limactl start-at-login` and inotify. ##### Changes - `limactl` CLI: - Add `limactl start-at-login INSTANCE` command ([#​2151](https://togithub.com/lima-vm/lima/issues/2151), thanks to [@​roman-kiselenko](https://togithub.com/roman-kiselenko)) - Mounts: - Support for inotify: `limactl start --mount-inotify` ([#​1913](https://togithub.com/lima-vm/lima/issues/1913), thanks to [@​balajiv113](https://togithub.com/balajiv113)) - YAML: - Allow `{{.Name}}` in provision scripts ([#​2179](https://togithub.com/lima-vm/lima/issues/2179)) - nerdctl: - Update to [v1.7.4](https://togithub.com/containerd/nerdctl/releases/tag/v1.7.4) → [v1.7.5](https://togithub.com/containerd/nerdctl/releases/tag/v1.7.5) ([#​2251](https://togithub.com/lima-vm/lima/issues/2251)) - Templates: - Alpine: demote from Tier 1 to Tier 2 ([#​2236](https://togithub.com/lima-vm/lima/issues/2236)) - Update Ubuntu, Arch Linux, CentOS Stream, and Debian to the latest revisions ([#​2248](https://togithub.com/lima-vm/lima/issues/2248)) Full changes: https://github.com/lima-vm/lima/milestone/43?closed=1 Thanks to [@​afbjorklund](https://togithub.com/afbjorklund) [@​alexandear](https://togithub.com/alexandear) [@​balajiv113](https://togithub.com/balajiv113) [@​blmhemu](https://togithub.com/blmhemu) [@​jandubois](https://togithub.com/jandubois) [@​norio-nomura](https://togithub.com/norio-nomura) [@​pendo324](https://togithub.com/pendo324) [@​roman-kiselenko](https://togithub.com/roman-kiselenko) [@​terev](https://togithub.com/terev) ##### 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/8307250970 The sha256sum of the SHA256SUMS file itself is `3a4fc483678ef5aea033a9d19b5e4db1ddc480f54d1a12afb257f255d72b5395` .

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.