-
Notifications
You must be signed in to change notification settings - Fork 94
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.12.0 to 0.13.0 #40
Merged
davidhsingyuchen
merged 1 commit into
main
from
dependabot/go_modules/github.com/lima-vm/lima-0.13.0
Nov 24, 2022
Merged
build(deps): Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0 #40
davidhsingyuchen
merged 1 commit into
main
from
dependabot/go_modules/github.com/lima-vm/lima-0.13.0
Nov 24, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 23, 2022
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/lima-vm/lima-0.13.0
branch
from
November 23, 2022 18:37
0dd1d46
to
0c1bb61
Compare
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
bot
force-pushed
the
dependabot/go_modules/github.com/lima-vm/lima-0.13.0
branch
from
November 23, 2022 20:33
0c1bb61
to
d3fe1ac
Compare
davidhsingyuchen
approved these changes
Nov 24, 2022
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
... (truncated)
Commits
6b6073f
Merge pull request #1127 from AkihiroSuda/dev1ec2ba5
README.ja.md: sync (2022-Oct-23)b723985
nerdctl: update to v1.0.08bc33d3
templates: update Debian 11 to 2022102-1174566f8d8
templates: update Arch Linux to 20221015.94571b65049d
templates: update Ubuntu from 22.04 to 22.100adcd62
templates: update Ubuntu 22.04 to release-20221018a5d043d
hack/test-example.sh: set DEBIAN_FRONTEND=noninteractive2ff80c5
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.9Dependabot 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)