suzuki-shunsuke / tfcmt

tfcmt enhances mercari/tfnotify in many ways, including Terraform >= v0.15 support and advanced formatting options
https://suzuki-shunsuke.github.io/tfcmt/
Other
417 stars 45 forks source link

chore(deps): update dependency aquaproj/aqua to v2.26.0 #1212

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua minor v2.25.2 -> v2.26.0

Release Notes

aquaproj/aqua (aquaproj/aqua) ### [`v2.26.0`](https://togithub.com/aquaproj/aqua/releases/tag/v2.26.0) [Compare Source](https://togithub.com/aquaproj/aqua/compare/v2.25.2...v2.26.0) [Pull Requests](https://togithub.com/aquaproj/aqua/pulls?q=is%3Apr+milestone%3Av2.26.0) | [Issues](https://togithub.com/aquaproj/aqua/issues?q=is%3Aissue+milestone%3Av2.26.0) | https://github.com/aquaproj/aqua/compare/v2.25.2...v2.26.0 ##### Features [#​2782](https://togithub.com/aquaproj/aqua/issues/2782) [#​2804](https://togithub.com/aquaproj/aqua/issues/2804) generate: add `-g` option to add packages to a global configuration file e.g. ```console $ aqua g -g cli/cli ``` You can add packages to a global configuration file with `-g` and `-i` option. e.g. ```console $ aqua g -g -i cli/cli ``` If there are multiple global configuration files, a first global configuration file is used. ##### Others [#​2803](https://togithub.com/aquaproj/aqua/issues/2803) Update the help message of `remove` command > Note that this command remove files from AQUA_ROOT_DIR/pkgs, but doesn't remove packages from aqua.yaml and doesn't remove files from AQUA_ROOT_DIR/bin and AQUA_ROOT_DIR/bat.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.