Skip to content

Commit

Permalink
chore(deps): update ⬆️ aqua-packages (#108)
Browse files Browse the repository at this point in the history
[![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.97.0` -> `v4.101.0` |
| [golang/go](https://togithub.com/golang/go) | patch | `1.21.4` ->
`1.21.5` |
| [miniscruff/changie](https://togithub.com/miniscruff/changie) | patch
| `v1.16.0` -> `v1.16.1` |

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent b926369 commit d69c873
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
# require_checksum: true
registries:
- type: standard
ref: v4.97.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.101.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: miniscruff/changie@v1.16.0
- name: miniscruff/changie@v1.16.1
- name: goreleaser/goreleaser@v1.22.1
- name: magefile/mage@v1.15.0
- name: golangci/golangci-lint@v1.55.2
- name: golang/go@go1.21.4
- name: golang/go@go1.21.5
- name: gotestyourself/gotestsum@v1.11.0
- name: BurntSushi/ripgrep@13.0.0
- name: direnv/direnv@v2.33.0

0 comments on commit d69c873

Please sign in to comment.