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): bump aquaproj/aqua-installer from 3.0.1 to 3.1.0 in the github-actions group #8025

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the github-actions group with 1 update: aquaproj/aqua-installer.

Updates aquaproj/aqua-installer from 3.0.1 to 3.1.0

Release notes

Sourced from aquaproj/aqua-installer's releases.

v3.1.0

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

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

aquaproj/aqua-installer@v3.0.1...v3.0.2

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. aquaproj/aqua-installer#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.

Commits
  • f13c5d2 feat: add an input to skip installing aqua (#709)
  • 23c282e fix: remove bat from PATH (#708)
  • 940741f chore(deps): update dependency aquaproj/aqua to v2.38.0 (#707)
  • a32cc1b chore(deps): update dependency aquaproj/aqua-renovate-config to v2.4.0 (#706)
  • a7ce859 chore(deps): update aquaproj/aqua-installer action to v3.0.2 (#705)
  • e6160e5 chore: update the bootstrap version to v2.37.2 (#704)
  • 3352a90 fix: update path even if enable_aqua_install is false and stop running aqua i...
  • 6af536d chore(deps): update aquaproj/update-checksum-workflow action to v1.0.3 (#702)
  • db37fb6 chore(deps): update dependency golangci/golangci-lint to v1.62.0 (#701)
  • 8f879d7 chore(deps): update dependency int128/ghcp to v1.13.5 (#700)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [aquaproj/aqua-installer](https://github.com/aquaproj/aqua-installer).


Updates `aquaproj/aqua-installer` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/aquaproj/aqua-installer/releases)
- [Commits](aquaproj/aqua-installer@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: aquaproj/aqua-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from knqyf263 as a code owner December 1, 2024 14:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

Looks like aquaproj/aqua-installer is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-87c52b0781 branch January 1, 2025 14:28
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants