From 031393812e72f1941a284dcff0c692ffc3c37b41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 06:43:57 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20aq?= =?UTF-8?q?ua-packages=20(#143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry) | minor | `v4.155.0` -> `v4.176.0` | | [golang/go](https://togithub.com/golang/go) | patch | `1.22.1` -> `1.22.3` | | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.57.1` -> `v1.58.1` | | [goreleaser/goreleaser](https://togithub.com/goreleaser/goreleaser) | minor | `v1.24.0` -> `v1.25.1` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sheldonhull/magetools). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .aqua/aqua.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.aqua/aqua.yaml b/.aqua/aqua.yaml index 31cd8d4a..e410d352 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -7,13 +7,13 @@ # require_checksum: true registries: - type: standard - ref: v4.155.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.176.0 # renovate: depName=aquaproj/aqua-registry packages: - name: miniscruff/changie@v1.18.0 - - name: goreleaser/goreleaser@v1.24.0 + - name: goreleaser/goreleaser@v1.25.1 - name: magefile/mage@v1.15.0 - - name: golangci/golangci-lint@v1.57.1 - - name: golang/go@go1.22.1 + - name: golangci/golangci-lint@v1.58.1 + - name: golang/go@go1.22.3 - name: gotestyourself/gotestsum@v1.11.0 - name: BurntSushi/ripgrep@14.1.0 - name: direnv/direnv@v2.34.0