runfinch / finch

The Finch CLI is an open source client for container development
https://www.runfinch.com
Apache License 2.0
3.47k stars 87 forks source link

build(deps): Bump github.com/lima-vm/lima from 0.20.2 to 0.21.0 #862

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/lima-vm/lima from 0.20.2 to 0.21.0.

Release notes

Sourced from github.com/lima-vm/lima's releases.

v0.21.0

This release adds the support for limactl start-at-login and inotify.

Changes

  • limactl CLI:

  • Mounts:

  • YAML:

    • Allow {{.Name}} in provision scripts (#2179)
  • nerdctl:

  • Templates:

    • Alpine: demote from Tier 1 to Tier 2 (#2236)
    • Update Ubuntu, Arch Linux, CentOS Stream, and Debian to the latest revisions (#2248)

Full changes: https://github.com/lima-vm/lima/milestone/43?closed=1 Thanks to @​afbjorklund @​alexandear @​balajiv113 @​blmhemu @​jandubois @​norio-nomura @​pendo324 @​roman-kiselenko @​terev

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/8307250970

The sha256sum of the SHA256SUMS file itself is 3a4fc483678ef5aea033a9d19b5e4db1ddc480f54d1a12afb257f255d72b5395 .

v0.21.0-beta.0

Changes

... (truncated)

Commits
  • 6587349 Merge pull request #2251 from AkihiroSuda/dev
  • 93b145b nerdctl: update to v1.7.5
  • b06770d Merge pull request #2249 from terev/guestagent-oomscoreadj
  • 97b722c Merge pull request #2248 from AkihiroSuda/dev
  • c5b4eba Merge pull request #2250 from alexandear/docs-config-fix-broken-links
  • 2d69b14 docs/config: fix broken links
  • e507f55 Adjust guestagent oom parameters
  • bc28529 templates: update Usernetes to gen2-v20240203.0
  • 1f94d52 templates: update Debian 12 to 20240211-1654
  • 9138d39 templates: update Debian 11 to 20240211-1654
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)