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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0 #40

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps github.com/lima-vm/lima from 0.12.0 to 0.13.0.

Release notes

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

v0.13.0

Lima is now a CNCF Sandbox project 馃帀

The slack is now moved to the #lima channel in the CNCF Slack.

Changes

  • nerdctl:

  • YAML:

  • QEMU:

    • Enable trimming QEMU disks (#1102, thanks to @鈥媍hrisx8)
    • Change the default securityModel of 9p (experimental) from mapped-xattr to none, for supporting symlinks, sacrificing the support for chown (#1110)
  • Templates:

    • alpine: update alpine-lima to 0.2.23, to include resize2fs and growpart (#1106, #1118, thanks to @鈥媕andubois)
    • archlinux: update update Arch Linux to 20221015.94571 (#1127)
    • debian: update Debian 11 to 20221020-1174 (#1127)
    • default, ubuntu, etc.: update Ubuntu from 22.04 to 22.10 (#1127)
    • experimental/{almalinux,centos-stream,oraclinux,rocky}-9: moved to almalinux, centos-stream, oraclelinux, rocky (#1120)
    • k8s: Update flannel from v0.19.1 to v0.20.0 (#1128, thanks to @鈥媋fbjorklund)
    • podman-rootful: add podman-rootful (#1052, thanks to @鈥媋fbjorklund)
    • singularity, experimental/apptainer: moved to apptainer (#1076, #1081, thanks to @鈥媋fbjorklund)
    • ubuntu-lts: update Ubuntu 22.04 to release-20221018 (#1127)
  • Project:

    • Lima is now a CNCF Sandbox project (#1061, #1064)

Full changes: https://github.com/lima-vm/lima/milestone/28?closed=1 Thanks to @鈥婲ino-K @鈥媋fbjorklund @鈥媍hrisx8 @鈥媕andubois @鈥媝endo324 @鈥媠altbo @鈥媣masutin

Usage

[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.
[macOS]$ lima uname
Linux


... (truncated)

Commits
  • 6b6073f Merge pull request #1127 from AkihiroSuda/dev
  • 1ec2ba5 README.ja.md: sync (2022-Oct-23)
  • b723985 nerdctl: update to v1.0.0
  • 8bc33d3 templates: update Debian 11 to 20221020-1174
  • 566f8d8 templates: update Arch Linux to 20221015.94571
  • b65049d templates: update Ubuntu from 22.04 to 22.10
  • 0adcd62 templates: update Ubuntu 22.04 to release-20221018
  • a5d043d hack/test-example.sh: set DEBIAN_FRONTEND=noninteractive
  • 2ff80c5 Merge pull request #1130 from lima-vm/dependabot/go_modules/github.com/contai...
  • 572d827 build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.9
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 23, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lima-vm/lima-0.13.0 branch from 0dd1d46 to 0c1bb61 Compare November 23, 2022 18:37
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/lima-vm/lima/releases)
- [Commits](lima-vm/lima@v0.12.0...v0.13.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.13.0 branch from 0c1bb61 to d3fe1ac Compare November 23, 2022 20:33
@davidhsingyuchen davidhsingyuchen merged commit 520cc7f into main Nov 24, 2022
@davidhsingyuchen davidhsingyuchen deleted the dependabot/go_modules/github.com/lima-vm/lima-0.13.0 branch November 24, 2022 01:36
sam-berning pushed a commit that referenced this pull request Dec 6, 2022
馃 I have created a release *beep* *boop*
---


## [0.1.1](v0.1.0...v0.1.1)
(2022-12-06)


### Bug Fixes

* added the contrib folder to be ignored by CI
([#92](#92))
([3415f2a](3415f2a))
* error readable by using the right placeholder
([#39](#39))
([8e5f38d](8e5f38d))


### Build System or External Dependencies

* **deps:** bump finch-core to 0.1.1
([#93](#93))
([3f3bce5](3f3bce5))
* **deps:** Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0
([#40](#40))
([520cc7f](520cc7f))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
([#50](#50))
([fa108fd](fa108fd))
* **deps:** Bump github.com/runfinch/common-tests version from v0.1.0 to
v0.1.1 ([#76](#76))
([fd22d4a](fd22d4a))
* **deps:** Bump github.com/spf13/afero from 1.9.2 to 1.9.3
([#43](#43))
([bf0ad84](bf0ad84))
* **deps:** Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
([#44](#44))
([31c6d70](31c6d70))
* **deps:** Bump github.com/xorcare/pointer from 1.2.1 to 1.2.2
([#42](#42))
([8e83137](8e83137))
* **deps:** Bump golang.org/x/crypto from 0.1.0 to 0.3.0
([#49](#49))
([89826cf](89826cf))
* **deps:** Bump golang.org/x/tools from 0.2.0 to 0.3.0
([#52](#52))
([27c8f24](27c8f24))
* **deps:** Bump k8s.io/apimachinery from 0.25.2 to 0.25.4
([#51](#51))
([8f15779](8f15779))
* **deps:** Bump lima version
([#75](#75))
([cfaa4f6](cfaa4f6))

---
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>
ahsan-z-khan pushed a commit to ahsan-z-khan/finch that referenced this pull request Jan 11, 2023
馃 I have created a release *beep* *boop*
---


## [0.1.1](runfinch/finch@v0.1.0...v0.1.1)
(2022-12-06)


### Bug Fixes

* added the contrib folder to be ignored by CI
([runfinch#92](runfinch#92))
([3415f2a](runfinch@3415f2a))
* error readable by using the right placeholder
([runfinch#39](runfinch#39))
([8e5f38d](runfinch@8e5f38d))


### Build System or External Dependencies

* **deps:** bump finch-core to 0.1.1
([runfinch#93](runfinch#93))
([3f3bce5](runfinch@3f3bce5))
* **deps:** Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0
([runfinch#40](runfinch#40))
([520cc7f](runfinch@520cc7f))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
([runfinch#50](runfinch#50))
([fa108fd](runfinch@fa108fd))
* **deps:** Bump github.com/runfinch/common-tests version from v0.1.0 to
v0.1.1 ([runfinch#76](runfinch#76))
([fd22d4a](runfinch@fd22d4a))
* **deps:** Bump github.com/spf13/afero from 1.9.2 to 1.9.3
([runfinch#43](runfinch#43))
([bf0ad84](runfinch@bf0ad84))
* **deps:** Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
([runfinch#44](runfinch#44))
([31c6d70](runfinch@31c6d70))
* **deps:** Bump github.com/xorcare/pointer from 1.2.1 to 1.2.2
([runfinch#42](runfinch#42))
([8e83137](runfinch@8e83137))
* **deps:** Bump golang.org/x/crypto from 0.1.0 to 0.3.0
([runfinch#49](runfinch#49))
([89826cf](runfinch@89826cf))
* **deps:** Bump golang.org/x/tools from 0.2.0 to 0.3.0
([runfinch#52](runfinch#52))
([27c8f24](runfinch@27c8f24))
* **deps:** Bump k8s.io/apimachinery from 0.25.2 to 0.25.4
([runfinch#51](runfinch#51))
([8f15779](runfinch@8f15779))
* **deps:** Bump lima version
([runfinch#75](runfinch#75))
([cfaa4f6](runfinch@cfaa4f6))

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

None yet

1 participant