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

chore(deps): update ⇡ aqua-installer to v3.1.1 #381

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Update Change
aquaproj/aqua-installer minor v3.0.1 -> v3.1.1

Release Notes

aquaproj/aqua-installer (aquaproj/aqua-installer)

v3.1.1

Compare Source

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

v3.1.0

Compare Source

SHA256 checksum

62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9  aqua-installer

Features

#​709 action: Add an input skip_install_aqua

If this true and aqua is already installed, installing aqua is skipped.
This input is useful when you want to ensure aqua is installed.

Fixes

#​708 action: stop adding bat to $PATH on Windows

v3.0.2

Compare Source

SHA256 checksum
62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9  aqua-installer
Bug Fixes

#​703 Fix the feature of the input enable_aqua_install.

  1. Update $PATH even if enable_aqua_install is false
  2. Stop running aqua i if enable_aqua_install isn't true
Others

#​704 Update the bootstrap aqua version to v2.37.2
#​666 refactor: Use $GITHUB_ACTION_PATH

We ever stopped using ${{ github.action_path }} and copied aqua-installer in action.yaml due to the bug of GitHub Actions. https://github.com/aquaproj/aqua-installer/pull/463
But we noticed that $GITHUB_ACTION_PATH worked well in containers as well, so we use it instead of coping aqua-installer in action.yaml.


Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from scottames as a code owner November 22, 2024 02:02
@renovate renovate bot force-pushed the renovate/aqua-installer branch from 6217ef6 to f85c713 Compare November 22, 2024 13:54
@renovate renovate bot changed the title chore(deps): update ⇡ aqua-installer to v3.0.2 chore(deps): update ⇡ aqua-installer to v3.1.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/aqua-installer branch from f85c713 to aad8c1e Compare November 26, 2024 16:26
@renovate renovate bot force-pushed the renovate/aqua-installer branch 4 times, most recently from 91b4f06 to c93ba37 Compare December 11, 2024 23:32
@renovate renovate bot force-pushed the renovate/aqua-installer branch 2 times, most recently from dfcd54c to 45634a1 Compare December 29, 2024 17:32
@renovate renovate bot changed the title chore(deps): update ⇡ aqua-installer to v3.1.0 chore(deps): update ⇡ aqua-installer to v3.1.1 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/aqua-installer branch from 45634a1 to d1dc36f Compare January 21, 2025 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants