Skip to content

build(deps): Bump submodules and dependencies#1674

Open
github-actions[bot] wants to merge 1 commit intomainfrom
create-pull-request/patch
Open

build(deps): Bump submodules and dependencies#1674
github-actions[bot] wants to merge 1 commit intomainfrom
create-pull-request/patch

Conversation

@github-actions
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

@github-actions github-actions bot force-pushed the create-pull-request/patch branch 5 times, most recently from 1ab87a2 to 536bb6b Compare January 22, 2026 22:49
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from 125588d to 5c0e3ba Compare January 28, 2026 09:14
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 5c0e3ba to 09110db Compare February 3, 2026 09:18
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 09110db to e92022b Compare February 7, 2026 09:12
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.

2 participants