From fd7aaac8b33bf7e3594a1923f5da20ebd9e6c257 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 04:10:38 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20aq?= =?UTF-8?q?ua-packages=20(#97)?= 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.73.0` -> `v4.77.0` | | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | patch | `v1.55.0` -> `v1.55.1` | | [miniscruff/changie](https://togithub.com/miniscruff/changie) | minor | `v1.14.0` -> `v1.15.0` | copilot:all --- ### 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.aqua/aqua.yaml b/.aqua/aqua.yaml index 2321b362..ca695f68 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -7,12 +7,12 @@ # require_checksum: true registries: - type: standard - ref: v4.73.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.77.0 # renovate: depName=aquaproj/aqua-registry packages: - - name: miniscruff/changie@v1.14.0 + - name: miniscruff/changie@v1.15.0 - name: goreleaser/goreleaser@v1.21.2 - name: magefile/mage@v1.15.0 - - name: golangci/golangci-lint@v1.55.0 + - name: golangci/golangci-lint@v1.55.1 - name: golang/go@go1.21.3 - name: gotestyourself/gotestsum@v1.11.0 - name: BurntSushi/ripgrep@13.0.0