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 #1021

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 9, 2024

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pendo324 pendo324 closed this Jul 9, 2024
@pendo324 pendo324 reopened this Jul 9, 2024
@Shubhranshu153 Shubhranshu153 merged commit fd1677b into main Jul 9, 2024
22 checks passed
@Shubhranshu153 Shubhranshu153 deleted the create-pull-request/patch branch July 9, 2024 20:35
Shubhranshu153 pushed a commit that referenced this pull request Jul 9, 2024
🤖 I have created a release *beep* *boop*
---


## [1.2.2](v1.2.1...v1.2.2)
(2024-07-09)


### Build System or External Dependencies

* **deps:** bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1
([#1004](#1004))
([0174b05](0174b05))
* **deps:** bump golang.org/x/crypto from 0.24.0 to 0.25.0
([#1016](#1016))
([b7c711a](b7c711a))
* **deps:** bump golang.org/x/tools from 0.22.0 to 0.23.0
([#1019](#1019))
([81b2446](81b2446))
* **deps:** Bump submodules and dependencies
([#1020](#1020))
([30d8e69](30d8e69))
* **deps:** Bump submodules and dependencies
([#1021](#1021))
([fd1677b](fd1677b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

2 participants