From fb818c35e62958889d94d50dd352601a9bb20548 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 18 Aug 2025 13:12:46 +0000 Subject: [PATCH] chore(deps): update dependency aqua:aws/aws-cli to v2.28.11 (#300) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:aws/aws-cli](https://github.com/aws/aws-cli) | patch | `2.28.6` -> `2.28.11` | --- ### Release Notes
aws/aws-cli (aqua:aws/aws-cli) ### [`v2.28.11`](https://github.com/aws/aws-cli/compare/2.28.10...2.28.11) [Compare Source](https://github.com/aws/aws-cli/compare/2.28.10...2.28.11) ### [`v2.28.10`](https://github.com/aws/aws-cli/compare/2.28.9...2.28.10) [Compare Source](https://github.com/aws/aws-cli/compare/2.28.9...2.28.10) ### [`v2.28.9`](https://github.com/aws/aws-cli/compare/2.28.8...2.28.9) [Compare Source](https://github.com/aws/aws-cli/compare/2.28.8...2.28.9) ### [`v2.28.8`](https://github.com/aws/aws-cli/compare/2.28.7...2.28.8) [Compare Source](https://github.com/aws/aws-cli/compare/2.28.7...2.28.8) ### [`v2.28.7`](https://github.com/aws/aws-cli/compare/2.28.6...2.28.7) [Compare Source](https://github.com/aws/aws-cli/compare/2.28.6...2.28.7)
--- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/300 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 4b4a5c8..eada49b 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -4,7 +4,7 @@ "aqua:ajeetdsouza/zoxide" = "0.9.8" "aqua:alexellis/k3sup" = "0.13.10" "aqua:astral-sh/uv" = "0.8.11" -"aqua:aws/aws-cli" = "2.28.6" +"aqua:aws/aws-cli" = "2.28.11" "aqua:bitwarden/clients" = "2025.7.0" "aqua:dagger/dagger" = "0.18.14" "aqua:derailed/k9s" = "0.50.9"