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 submodules and dependencies #1238

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2025

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

@github-actions github-actions bot force-pushed the create-pull-request/patch branch 5 times, most recently from 3b2a5f8 to 23082b8 Compare January 14, 2025 09:06
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from adc9fdc to c7365e1 Compare January 17, 2025 09:06
@swagatbora90 swagatbora90 reopened this Jan 17, 2025
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 c7365e1 to 857388f Compare January 17, 2025 19:53
@swagatbora90 swagatbora90 reopened this Jan 17, 2025
@swagatbora90 swagatbora90 merged commit 4b20a2f into main Jan 17, 2025
28 checks passed
@swagatbora90 swagatbora90 deleted the create-pull-request/patch branch January 17, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant