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.2 #1203

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 3, 2024

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

Release notes

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

v1.0.2

Changes

Full changes: https://github.com/lima-vm/lima/milestone/51?closed=1 Thanks to @​SpiffyEight77 @​alexandear @​jandubois @​kachick @​nirs @​norio-nomura @​tamird @​tcooper

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

The sha256sum of the SHA256SUMS file itself is 02ef78494c498ca4180915ba78d5e2fc471ed401f63dfb2b5864c3711f3c0fb2 .


Release manager: @​AkihiroSuda

v1.0.1

Reverted the default port forwarder from gRPC to SSH for the stability reason (#2864). This reversion fixes several regressions related to docker run -p in Lima v1.0.0 (#2859).

Although the gRPC forwarder is faster and has an advanced feature (UDP support), it turned out to be still immature.

... (truncated)

Commits
  • 7cea6f8 Merge pull request #2954 from AkihiroSuda/docs
  • a9ceb2d website: add a guide for running Lima on GHA
  • 3b1eec8 Merge pull request #2966 from AkihiroSuda/dev
  • bb02262 nerdctl: update to v2.0.1
  • 7a1697a Merge pull request #2965 from lima-vm/dependabot/go_modules/github.com/goccy/...
  • 44a21f9 Merge pull request #2964 from lima-vm/dependabot/go_modules/github.com/contai...
  • eb450e7 Merge pull request #2953 from AkihiroSuda/dev
  • a2c70b3 build(deps): bump github.com/goccy/go-yaml from 1.15.5 to 1.15.6
  • 7f97e3e build(deps): bump github.com/containers/gvisor-tap-vsock
  • 09607e9 Merge pull request #2958 from lima-vm/dependabot/go_modules/github.com/goccy/...
  • 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 3, 2024
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.23.2 to 1.0.2.
- [Release notes](https://github.com/lima-vm/lima/releases)
- [Commits](lima-vm/lima@v0.23.2...v1.0.2)

---
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.2 branch from 13cd4fa to ac0ace2 Compare December 12, 2024 21:11
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