Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): Bump submodules and dependencies #1160

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bump for Finch's dependencies.
Updates finch-core submodule which defines the core dependencies for Finch on each respective platform such as: operating system images and Lima bundle (Lima version and it's dependencies) as lima-and-qemu.macos-*.*.tar.gz archives.
Since updating the Lima version may also update the default version of the nerdctl-full archive (which contains nerdctl, containerd, buildkit, etc.), this may require a manual update to e2e/vm/version_test.go.
To do so, checkout this PR branch locally, add a new commit to the branch, and push back to the branch:

git fetch --all
git switch create-pull-request/patch
# make changes
git add e2e/vm/version_test.go
git commit -s "update dependency versions in version test"
git push

austinvazquez
austinvazquez previously approved these changes Oct 30, 2024
Copy link
Member

@austinvazquez austinvazquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on CI pass

@austinvazquez austinvazquez enabled auto-merge (squash) October 30, 2024 13:42
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from 48cea25 to 5a0befb Compare November 6, 2024 09:06
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 4 times, most recently from 6790fd3 to b0f4f02 Compare November 19, 2024 09:06
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 4 times, most recently from d4777f4 to 16355e9 Compare November 26, 2024 09:06
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from 4361ea6 to 5072961 Compare November 28, 2024 09:06
auto-merge was automatically disabled November 30, 2024 17:55

Pull request was closed

@austinvazquez austinvazquez reopened this Nov 30, 2024
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 5072961 to da92db1 Compare December 2, 2024 21:56
@austinvazquez austinvazquez reopened this Dec 2, 2024
@austinvazquez austinvazquez merged commit c6bf4e8 into main Dec 3, 2024
28 checks passed
@austinvazquez austinvazquez deleted the create-pull-request/patch branch December 3, 2024 01:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant