Skip to content

Conversation

@github-actions
Copy link

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 3 times, most recently from b5d48c4 to 175845c Compare October 23, 2025 09:14
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from 2a8a1a2 to 0037797 Compare October 30, 2025 09:14
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 4 times, most recently from 89dfe46 to c143169 Compare November 6, 2025 09:15
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from 1d4f4e6 to 0ee5ec4 Compare November 18, 2025 09:15
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 4 times, most recently from b49647f to a9ca509 Compare December 16, 2025 09:19
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from e5d8572 to 986f509 Compare December 23, 2025 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 986f509 to 21d3225 Compare December 25, 2025 09:16
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