Skip to content

Commit

Permalink
chore(deps): update ⬆️ aqua-packages to v4.118.0 (#114)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.115.0` -> `v4.118.0` |

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.118.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.118.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.117.0...v4.118.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.118.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.118.0)
| aquaproj/aqua-registry@v4.117.0...v4.118.0

##### 🎉 New Packages


[#&#8203;19011](https://togithub.com/aquaproj/aqua-registry/issues/19011)
[abhinav/doc2go](https://togithub.com/abhinav/doc2go): Your Go project's
documentation, to-go

[#&#8203;19003](https://togithub.com/aquaproj/aqua-registry/issues/19003)
[docker/buildx](https://togithub.com/docker/buildx): Docker CLI plugin
for extended build capabilities with BuildKit
[@&#8203;tmeijn](https://togithub.com/tmeijn)

> \[!WARNING]
> buildx is a Docker CLI plugin so you need to install plugins on
directories such as `$HOME/.docker/cli-plugins`,
> but aqua can't install tools on those directories.
> So you need to create a script on those directories.
>
> e.g. `$HOME/.docker/cli-plugins/docker-buildx`
>
> ```sh
> #!/bin/sh
> exec aqua exec -- docker-cli-plugin-docker-buildx "$@&#8203;"
> ```

##### Fixes


[#&#8203;19003](https://togithub.com/aquaproj/aqua-registry/issues/19003)
docker/compose: Fix old versions and Windows
[@&#8203;tmeijn](https://togithub.com/tmeijn)

###
[`v4.117.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.117.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.116.0...v4.117.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.117.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.117.0)
| aquaproj/aqua-registry@v4.116.0...v4.117.0

#### 🎉 New Packages


[#&#8203;18994](https://togithub.com/aquaproj/aqua-registry/issues/18994)
[brumhard/krewfile](https://togithub.com/brumhard/krewfile): Declarative
krew plugin management [@&#8203;tmeijn](https://togithub.com/tmeijn)

[#&#8203;18993](https://togithub.com/aquaproj/aqua-registry/issues/18993)
[doy/rbw](https://togithub.com/doy/rbw): unofficial bitwarden cli
[@&#8203;tmeijn](https://togithub.com/tmeijn)

###
[`v4.116.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.116.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.115.0...v4.116.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.116.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.116.0)
| aquaproj/aqua-registry@v4.115.0...v4.116.0

#### 🎉 New Packages


[#&#8203;18973](https://togithub.com/aquaproj/aqua-registry/issues/18973)
[#&#8203;18977](https://togithub.com/aquaproj/aqua-registry/issues/18977)
[turbot/flowpipe](https://togithub.com/turbot/flowpipe): Flowpipe is a
cloud scripting engine. Automation and workflow to connect your clouds
to the people, systems and data that matters

#### Fixes


[#&#8203;18898](https://togithub.com/aquaproj/aqua-registry/issues/18898)
ankitpokhrel/jira-cli: Follow up changes of jira-cli v1.5.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: mend-for-github.aaakk.us.kg[bot] <50673670+mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Jan 15, 2024
1 parent 32db48f commit a949eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ checksum:
require_checksum: false
registries:
- type: standard
ref: v4.115.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.118.0 # renovate: depName=aquaproj/aqua-registry
- name: local
type: local
path: registry.yaml
Expand Down

0 comments on commit a949eea

Please sign in to comment.