From eedfbfd62886c13aad44e5b8425d1ac1fa8e7d04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 06:40:30 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20aq?= =?UTF-8?q?ua-packages=20(#93)?= 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.55.0` -> `v4.66.0` | | [golang/go](https://togithub.com/golang/go) | patch | `1.21.1` -> `1.21.3` | | [miniscruff/changie](https://togithub.com/miniscruff/changie) | minor | `v1.13.1` -> `v1.14.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 166ebba4..d8a380ab 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -7,13 +7,13 @@ # require_checksum: true registries: - type: standard - ref: v4.55.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.66.0 # renovate: depName=aquaproj/aqua-registry packages: - - name: miniscruff/changie@v1.13.1 + - name: miniscruff/changie@v1.14.0 - name: goreleaser/goreleaser@v1.21.2 - name: magefile/mage@v1.15.0 - name: golangci/golangci-lint@v1.54.2 - - name: golang/go@go1.21.1 + - name: golang/go@go1.21.3 - name: gotestyourself/gotestsum@v1.11.0 - name: BurntSushi/ripgrep@13.0.0 - name: direnv/direnv@v2.32.3