Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/lima-vm/lima from 0.23.2 to 1.0.3 #1230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps github.com/lima-vm/lima from 0.23.2 to 1.0.3.

Release notes

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

v1.0.3

Changes

  • QEMU:
    • Support Apple M4 (#3032)
  • gRPC port forwarder:
  • Templates:
    • archlinux: allow 9p again (#3048)
    • centos-stream-10: New template (#3023, #3047, thanks to @​afbjorklund)
    • opensuse: disable virtiofs due to the lack of the kernel module in the default installation (#3056)
    • Updated to the latest revisions (#3043)

Full changes: https://github.com/lima-vm/lima/milestone/52?closed=1 Thanks to @​PascalBourdier @​afbjorklund @​alexandear @​balajiv113 @​cpick @​jandubois @​nirs @​olamilekan000

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

The sha256sum of the SHA256SUMS file itself is 69423d9f9044fc9264925d24cd38c1d0efb4367cfb46c568313f53d6f0ed7ee2 .


Release manager: @​AkihiroSuda

v1.0.2

Changes

  • DNS:

    • Fixed the host resolver regression in v1.0.0 #2939 (#2964)
  • limactl create:

    • Fixed races during parallel downloads (#2903, thanks to @​nirs)
    • Optimized qcow2-to-raw conversion for vz mode (#2933, thanks to @​nirs)
  • limactl start-at-login:

  • nerdctl:

... (truncated)

Commits
  • 9be3b9a Merge pull request #3047 from AkihiroSuda/centos-stream-10
  • 5f31a5f Merge pull request #3061 from olamilekan000/document-nestedVirtualization-in-...
  • 728813f add nestedVirtualization documentation to default.yaml
  • 497b8e2 templates: add centos-stream-10
  • badd9c4 Merge pull request #3062 from olamilekan000/website-should-have-a-search-box
  • 32d4377 enable search on website
  • 0e4ad07 Merge pull request #3043 from AkihiroSuda/dev
  • 25c57ea Merge pull request #3044 from AkihiroSuda/fix-3032
  • 0e2db44 Merge pull request #3048 from AkihiroSuda/archlinux
  • 4905a74 Merge pull request #3059 from AkihiroSuda/docs-installation
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 27, 2024
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.23.2 to 1.0.3.
- [Release notes](https://github.com/lima-vm/lima/releases)
- [Commits](lima-vm/lima@v0.23.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/lima-vm/lima
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lima-vm/lima-1.0.3 branch from a36836b to 9c7eda2 Compare December 28, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants