Skip to content
New issue

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

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

Already on GitHub? # to your account

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

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.4.

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
@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
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lima-vm/lima-1.0.3 branch from 9c7eda2 to 9a85a3d Compare January 13, 2025 16:53
Signed-off-by: Justin Alvarez <alvajus@amazon.com>
sondavidb
sondavidb previously approved these changes Jan 13, 2025
Signed-off-by: Justin Alvarez <alvajus@amazon.com>
@pendo324
Copy link
Member

The yamlfmt hash is different when using the go proxy vs. using direct mode. The dependency is brought in by Lima, so we can wait for the next release, which uses yamlfmt 0.15.0, and hopefully fixes this issue.

Signed-off-by: Justin Alvarez <alvajus@amazon.com>
@pendo324 pendo324 changed the title build(deps): Bump github.com/lima-vm/lima from 0.23.2 to 1.0.3 build(deps): Bump github.com/lima-vm/lima from 0.23.2 to 1.0.4 Jan 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2025

A newer version of github.com/lima-vm/lima exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

…a-1.0.3

Signed-off-by: Justin Alvarez <alvajus@amazon.com>
@Shubhranshu153 Shubhranshu153 merged commit 67ab6f8 into main Jan 23, 2025
28 checks passed
@Shubhranshu153 Shubhranshu153 deleted the dependabot/go_modules/github.com/lima-vm/lima-1.0.3 branch January 23, 2025 16:39
# for free to join this conversation on GitHub. Already have an account? # 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.

3 participants