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.14.2 to 0.16.0 #479

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2023

Bumps github.com/lima-vm/lima from 0.14.2 to 0.16.0.

Release notes

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

v0.16.0

This release adds an experimental support for the user-v2 network driver: limactl start template://experimental/net-user-v2. The user-v2 network driver enables VM-to-VM networking without the root privilege on the host. This should be useful for simulating multi-node Kubernetes clusters on a laptop.

This release also fixes a relatively minor vulnerability CVE-2023-32684. This vulnerability is very unlikely to be exploitable as long as you are using the official templates of Lima.

Changes

Full changes: https://github.com/lima-vm/lima/milestone/34?closed=1 Thanks to @​afbjorklund @​balajiv113 @​bumpsoo063 @​cpach @​jandubois @​pendo324 @​sam-berning

Usage

[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/5118006806

The sha256sum of the SHA256SUMS file itself is 2062c42688128dca55331fc1a8f4841cbf41ed9dd11867d48decdf6880afde87 .

... (truncated)

Commits
  • 01dbd4d Merge pull request from GHSA-f7qw-jj9c-rpq9
  • bc1bdb8 Prohibit using a differential disk as a base disk
  • bfa5bab qemu: explicitly pass the basedisk format to QEMU
  • efe1c47 pkg/qemu/imgutil: add Info fields
  • 3dbc08c Merge pull request #1592 from afbjorklund/man-prefix
  • 703d69f Remove the build directories from the manpages
  • e7aa4ff Merge pull request #1591 from AkihiroSuda/dev
  • b9ea964 Merge pull request #1590 from balajiv113/usernet-default
  • 5656d1a templates: update Rocky Linux to 8.8
  • 5c0955d templates: update CentOS Stream 9 to 20230523.0
  • 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 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 requested a review from a team as a code owner May 30, 2023 22:12
@dependabot dependabot bot requested review from dlorenc and removed request for a team May 30, 2023 22:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 30, 2023
@dependabot dependabot bot requested a review from rawlingsj May 30, 2023 22:12
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.14.2 to 0.16.0.
- [Release notes](https://github.com/lima-vm/lima/releases)
- [Commits](lima-vm/lima@v0.14.2...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lima-vm/lima-0.16.0 branch from a74bca3 to a2c2e14 Compare May 30, 2023 23:10
@kaniini kaniini merged commit 0169988 into main May 31, 2023
@kaniini kaniini deleted the dependabot/go_modules/github.com/lima-vm/lima-0.16.0 branch May 31, 2023 03:19
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.

1 participant