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.20.1 to 0.20.2 #855

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

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

Release notes

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

v0.20.2

Changes

Prior to Lima v0.20.2, a host directory could be wiped out when all the following conditions are met:

  • The directory is mounted to Lima via virtiofs or 9p (reverse-sshfs is not affected)
  • The mount is writable
  • The mount point in the guest is under one of: /etc /home /root /usr/local /var/lib
  • The guest OS is Alpine Linux

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

The sha256sum of the SHA256SUMS file itself is 1aa58b5567fb1e2ca60500ed0e8b7fefbdf930d74214b3858add6b20f5dbdec3 .

Commits
  • b14a40c Merge pull request #2244 from AkihiroSuda/prepare-0.20.2
  • c02b0f7 Unmount MNTPNT before escaping quotes/backslashes
  • 2e9b83a alpine: avoid wiping out writable host mounts under /home, etc.
  • 2522110 Bump alpine-lima image from 0.2.35 → 0.2.37
  • See full diff 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)

Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/lima-vm/lima/releases)
- [Commits](lima-vm/lima@v0.20.1...v0.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 13, 2024
@pendo324 pendo324 merged commit 99d4c3c into main Mar 14, 2024
21 checks passed
@pendo324 pendo324 deleted the dependabot/go_modules/github.com/lima-vm/lima-0.20.2 branch March 14, 2024 16:31
Shubhranshu153 pushed a commit that referenced this pull request Mar 29, 2024
🤖 I have created a release *beep* *boop*
---


## [1.1.3](v1.1.2...v1.1.3)
(2024-03-28)


### Build System or External Dependencies

* **deps:** Bump github.com/aws/aws-sdk-go-v2 from 1.25.0 to 1.25.2
([#831](#831))
([9eb8097](9eb8097))
* **deps:** Bump github.com/aws/aws-sdk-go-v2 from 1.25.2 to 1.25.3
([#856](#856))
([e9314f0](e9314f0))
* **deps:** Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0
([#864](#864))
([9223219](9223219))
* **deps:** Bump github.com/docker/cli from 25.0.3+incompatible to
25.0.4+incompatible
([#857](#857))
([838fc07](838fc07))
* **deps:** Bump github.com/docker/cli from 25.0.4+incompatible to
26.0.0+incompatible
([#867](#867))
([4167d3d](4167d3d))
* **deps:** Bump github.com/docker/docker from 25.0.3+incompatible to
25.0.4+incompatible
([#845](#845))
([769ae32](769ae32))
* **deps:** Bump github.com/docker/docker from 25.0.4+incompatible to
26.0.0+incompatible
([#866](#866))
([7fa6e72](7fa6e72))
* **deps:** Bump github.com/lima-vm/lima from 0.20.1 to 0.20.2
([#855](#855))
([99d4c3c](99d4c3c))
* **deps:** Bump github.com/lima-vm/lima from 0.20.2 to 0.21.0
([#862](#862))
([120ffcc](120ffcc))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
([#842](#842))
([8e04421](8e04421))
* **deps:** Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
([#860](#860))
([b2c9449](b2c9449))
* **deps:** Bump github.com/runfinch/common-tests from 0.7.13 to 0.7.14
([#834](#834))
([2287575](2287575))
* **deps:** Bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
([#838](#838))
([d2612aa](d2612aa))
* **deps:** Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
([#839](#839))
([9f0953d](9f0953d))
* **deps:** Bump golang.org/x/crypto from 0.19.0 to 0.20.0
([#833](#833))
([1ed1474](1ed1474))
* **deps:** Bump golang.org/x/crypto from 0.20.0 to 0.21.0
([#843](#843))
([b7ef6f2](b7ef6f2))
* **deps:** Bump golang.org/x/tools from 0.18.0 to 0.19.0
([#844](#844))
([f8883b2](f8883b2))
* **deps:** Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
([#858](#858))
([14532d5](14532d5))
* **deps:** Bump k8s.io/apimachinery from 0.29.2 to 0.29.3
([#863](#863))
([c8a4262](c8a4262))
* **deps:** Bump submodules and dependencies
([#825](#825))
([8828c56](8828c56))


### Bug Fixes

* parse management commands with proper arguments
([#876](#876))
([e2f42fe](e2f42fe))
* Reset disks and force remove vm after suite execution
([#846](#846))
([c2363b1](c2363b1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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