From d0968581102ab491f93462a2137810bf9b092487 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Oct 2025 18:44:39 +0000 Subject: [PATCH 1/3] Initial plan From ea1be4d4142b98407b70448a7b74b743f490b6f6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Oct 2025 18:57:41 +0000 Subject: [PATCH 2/3] chore(deps): add changelog entry for aqua v2.55.0 updates Co-authored-by: sheldonhull <3526320+sheldonhull@users.noreply.github.com> --- .changes/unreleased/aqua-updates-issue-97.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .changes/unreleased/aqua-updates-issue-97.md diff --git a/.changes/unreleased/aqua-updates-issue-97.md b/.changes/unreleased/aqua-updates-issue-97.md new file mode 100644 index 00000000..9fae84e6 --- /dev/null +++ b/.changes/unreleased/aqua-updates-issue-97.md @@ -0,0 +1,4 @@ +--- +kind: dependencies +body: Update Aqua to v2.55.0 and related tools (syft v1.33.0, golang v1.25.1, golangci-lint v1.64.8, goreleaser v2.12.5, changie v1.22.1, cli v2.81.0, direnv v2.37.1, glow v2.1.1, gofumpt v0.9.1, git-town v17.3.0, yq v4.47.2). Aqua dynamically parses paths with jq to ensure correct usage across different repository configurations. Aqua installer action updated to v3.1.2 across all workflows. +--- From cc3a2f1f20f961021fe3d0468abc7a8efa22c5ae Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 16 Nov 2025 16:25:34 +0000 Subject: [PATCH 3/3] fix(changelog): use changie cli to create changelog entry - Remove manually created .changes/unreleased/aqua-updates-issue-97.md - Use changie cli to properly create changelog entry - Generated file: dependencies-20251116-162434.yaml Co-authored-by: sheldonhull <3526320+sheldonhull@users.noreply.github.com> --- ...a-updates-issue-97.md => dependencies-20251116-162434.yaml} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename .changes/unreleased/{aqua-updates-issue-97.md => dependencies-20251116-162434.yaml} (91%) diff --git a/.changes/unreleased/aqua-updates-issue-97.md b/.changes/unreleased/dependencies-20251116-162434.yaml similarity index 91% rename from .changes/unreleased/aqua-updates-issue-97.md rename to .changes/unreleased/dependencies-20251116-162434.yaml index 9fae84e6..a5a19153 100644 --- a/.changes/unreleased/aqua-updates-issue-97.md +++ b/.changes/unreleased/dependencies-20251116-162434.yaml @@ -1,4 +1,3 @@ ---- kind: dependencies body: Update Aqua to v2.55.0 and related tools (syft v1.33.0, golang v1.25.1, golangci-lint v1.64.8, goreleaser v2.12.5, changie v1.22.1, cli v2.81.0, direnv v2.37.1, glow v2.1.1, gofumpt v0.9.1, git-town v17.3.0, yq v4.47.2). Aqua dynamically parses paths with jq to ensure correct usage across different repository configurations. Aqua installer action updated to v3.1.2 across all workflows. ---- +time: 2025-11-16T16:24:34.037225009Z