4 Commits

Author SHA1 Message Date
eabeca27b7 chore(deps): update dependency npm:@google/gemini-cli to v0.1.14 2025-07-28 09:50:46 -03:00
8cbdd5f18e chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.61 (#279)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [npm:@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.58` -> `1.0.61` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@anthropic-ai%2fclaude-code/1.0.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@anthropic-ai%2fclaude-code/1.0.58/1.0.61?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #279
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-07-28 12:48:11 +00:00
8be3e065e5 chore(deps): update dependency aqua:aws/aws-cli to v2.27.60 (#278)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aqua:aws/aws-cli](https://github.com/aws/aws-cli) | patch | `2.27.58` -> `2.27.60` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #278
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-07-28 12:47:26 +00:00
5ec3b02116 chore(deps): update dependency aqua:astral-sh/uv to v0.8.3 (#277)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aqua:astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.2` -> `0.8.3` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #277
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-07-28 12:41:27 +00:00

View File

@@ -3,8 +3,8 @@
"aqua:FiloSottile/age" = "1.2.1"
"aqua:ajeetdsouza/zoxide" = "0.9.8"
"aqua:alexellis/k3sup" = "0.13.10"
"aqua:astral-sh/uv" = "0.8.2"
"aqua:aws/aws-cli" = "2.27.58"
"aqua:astral-sh/uv" = "0.8.3"
"aqua:aws/aws-cli" = "2.27.60"
"aqua:bitwarden/clients" = "cli-v2025.5.0"
"aqua:dagger/dagger" = "0.18.14"
"aqua:derailed/k9s" = "0.50.9"
@@ -26,7 +26,7 @@
"aqua:starship/starship" = "1.23.0"
"aqua:tilt-dev/ctlptl" = "0.8.42"
"aqua:tilt-dev/tilt" = "0.35.0"
"npm:@anthropic-ai/claude-code" = "1.0.58"
"npm:@anthropic-ai/claude-code" = "1.0.61"
"npm:@google/gemini-cli" = "0.1.14"
"pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }