Skip to content

build(deps): Bump submodules and dependencies #1346

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

Merged
merged 2 commits into from
Apr 14, 2025
Merged

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

@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from a1084be to 7194878 Compare March 26, 2025 09:06
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 2 times, most recently from 1f6cac4 to 23f1aec Compare April 3, 2025 09:07
@github-actions github-actions bot force-pushed the create-pull-request/patch branch 3 times, most recently from 794e343 to 3114eaa Compare April 10, 2025 22:31
@pendo324 pendo324 closed this Apr 10, 2025
@pendo324 pendo324 reopened this Apr 10, 2025
@github-actions github-actions bot force-pushed the create-pull-request/patch branch from 3114eaa to 51eb71b Compare April 11, 2025 09:07
@pendo324 pendo324 closed this Apr 11, 2025
@pendo324 pendo324 reopened this Apr 11, 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 66ec759 to 8681c8a Compare April 12, 2025 09:06
Signed-off-by: Justin Alvarez <[email protected]>
@pendo324 pendo324 merged commit a112465 into main Apr 14, 2025
81 of 82 checks passed
@pendo324 pendo324 deleted the create-pull-request/patch branch April 14, 2025 17:44
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.

4 participants