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 aquaproj/aqua-installer from 3.1.0 to 3.1.1 #2400

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps aquaproj/aqua-installer from 3.1.0 to 3.1.1.

Release notes

Sourced from aquaproj/aqua-installer's releases.

v3.1.1

aquaproj/aqua-installer@v3.1.0...v3.1.1

SHA256 Checksum

e9d4c99577c6b2ce0b62edf61f089e9b9891af1708e88c6592907d2de66e3714  aqua-installer

🐛 Bug Fixes

#750 Fix a bug that aqua-installer doesn't work using Darwin's built-in sha256sum @​Takashi-kun

aqua-installer worked well using GNU sha256sum, but it didn't work using Darwin's built-in sha256sum.

$ ./aqua-installer
[INFO] Installing aqua v2.37.2 for bootstrapping...
[INFO] Downloading https://github.com/aquaproj/aqua/releases/download/v2.37.2/aqua_darwin_arm64.tar.gz ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6716k  100 6716k    0     0  1227k      0  0:00:05  0:00:05 --:--:-- 1706k
[INFO] Verifying checksum of aqua v2.37.2 ...
usage: sha256sum [-bctwz] [files ...]
$ echo $?
1
Commits
  • e2d0136 take inputs from stdin (#750)
  • 8d64930 chore(deps): update dependency rhysd/actionlint to v1.7.7 (#749)
  • a20c731 chore(deps): update golang docker tag to v1.23.5 (#748)
  • 27bffbe chore(deps): update dependency aquaproj/aqua to v2.42.2 (#747)
  • dd9b40d chore(deps): update dependency aquaproj/aqua to v2.42.1 (#746)
  • beb1651 chore(deps): update dependency aquaproj/aqua to v2.42.0 (#745)
  • 378dd16 chore(deps): update dependency rhysd/actionlint to v1.7.6 (#744)
  • 4e64cea chore(deps): update dependency golangci/golangci-lint to v1.63.4 (#743)
  • 679acdf chore(deps): update dependency golangci/golangci-lint to v1.63.3 (#742)
  • 39d6adc chore(deps): update dependency golangci/golangci-lint to v1.63.2 (#741)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aquaproj/aqua-installer](https://github.com/aquaproj/aqua-installer) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/aquaproj/aqua-installer/releases)
- [Commits](aquaproj/aqua-installer@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: aquaproj/aqua-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 27, 2025
@github-actions github-actions bot added the deps label Jan 27, 2025
@afdesk afdesk merged commit 023fedf into main Jan 30, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/aquaproj/aqua-installer-3.1.1 branch January 30, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file deps github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant