From c2c04b27d8faeab276b1a35488d052c4472a6add Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:00:13 +0000 Subject: [PATCH 1/3] Update aquaproj/aqua-installer action to v3.1.0 (#20) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/cli-installation-with-aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cli-installation-with-aqua.yaml b/.github/workflows/cli-installation-with-aqua.yaml index e0c5481..888b760 100644 --- a/.github/workflows/cli-installation-with-aqua.yaml +++ b/.github/workflows/cli-installation-with-aqua.yaml @@ -14,7 +14,7 @@ jobs: AQUA_LOG_COLOR: always steps: - uses: actions/checkout@v4 - - uses: aquaproj/aqua-installer@v3.0.1 + - uses: aquaproj/aqua-installer@v3.1.0 with: aqua_version: v2.37.2 aqua_opts: --all From dbcc47b71c680dc51034d692d1dd55e0d180b81f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 19:27:26 +0000 Subject: [PATCH 2/3] Update dependency aquaproj/aqua to v2.40.0 (#21) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/cli-installation-with-aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cli-installation-with-aqua.yaml b/.github/workflows/cli-installation-with-aqua.yaml index 888b760..967a6ed 100644 --- a/.github/workflows/cli-installation-with-aqua.yaml +++ b/.github/workflows/cli-installation-with-aqua.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - uses: aquaproj/aqua-installer@v3.1.0 with: - aqua_version: v2.37.2 + aqua_version: v2.40.0 aqua_opts: --all - name: Confirm if the installed commands run as expected # Confirming each and every feature of all the commands is nearly From 2b4fd3bbd28b5ddee29bcd2a021c7550825db00e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 22:44:31 +0000 Subject: [PATCH 3/3] Update dependency aquaproj/aqua-registry to v4.283.0 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .config/aquaproj-aqua/aqua.yaml | 2 +- aqua.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/aquaproj-aqua/aqua.yaml b/.config/aquaproj-aqua/aqua.yaml index cbefe8d..fa25418 100644 --- a/.config/aquaproj-aqua/aqua.yaml +++ b/.config/aquaproj-aqua/aqua.yaml @@ -8,7 +8,7 @@ # - all registries: - type: standard - ref: v4.279.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.283.0 # renovate: depName=aquaproj/aqua-registry packages: - name: rossmacarthur/sheldon@0.8.0 description: ":bowtie: Fast, configurable, shell plugin manager" diff --git a/aqua.yaml b/aqua.yaml index cc2ccf7..b4ea2b2 100644 --- a/aqua.yaml +++ b/aqua.yaml @@ -8,7 +8,7 @@ # - all registries: - type: standard - ref: v4.279.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.283.0 # renovate: depName=aquaproj/aqua-registry packages: - name: JohnnyMorganz/StyLua@v2.0.2 description: An opinionated Lua code formatter