From 8a97d1acee6bbcc1408f824be5255eea9df26310 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Fri, 28 Mar 2025 17:21:31 +0000 Subject: [PATCH] feat(mise): upgrade runtimes (#203) Upgraded * `aqua:aws/aws-cli` from 2.25.3 to 2.25.5 * `aqua:dagger/dagger` from 0.17.1 to 0.17.2 * `aqua:hashicorp/terraform` from 1.11.2 to 1.11.3 * `npm:@anthropic-ai/claude-code` from 0.2.54 to 0.2.56 * `pipx:aider-chat` from 0.79.1 to 0.79.2 * `pipx:vectorcode` from 0.5.1 to 0.5.2 Added * `go:github.com/bloznelis/typioca` Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/203 Co-authored-by: Joao P Dubas Co-committed-by: Joao P Dubas --- config/mise/config.toml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index d050bc2..b47fe02 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -5,16 +5,16 @@ "aqua:ajeetdsouza/zoxide" = "0.9.7" "aqua:alexellis/k3sup" = "0.13.8" "aqua:astral-sh/uv" = "0.6.10" -"aqua:aws/aws-cli" = "2.25.3" +"aqua:aws/aws-cli" = "2.25.5" "aqua:bitwarden/clients" = "cli-v2025.2.0" -"aqua:dagger/dagger" = "0.17.1" +"aqua:dagger/dagger" = "0.17.2" "aqua:derailed/k9s" = "0.40.10" "aqua:eksctl-io/eksctl" = "0.206.0" "aqua:evilmartians/lefthook" = "1.11.5" "aqua:eza-community/eza" = "0.20.24" "aqua:github-cli" = "2.69.0" "aqua:go-task/task" = "3.42.1" -"aqua:hashicorp/terraform" = "1.11.2" +"aqua:hashicorp/terraform" = "1.11.3" "aqua:helm/helm" = "3.17.2" "aqua:junegunn/fzf" = "0.60.3" "aqua:k3d-io/k3d" = "5.8.3" @@ -26,9 +26,9 @@ "aqua:tilt-dev/ctlptl" = "0.8.40" "aqua:tilt-dev/tilt" = "0.34.0" "aqua:xo/usql" = "0.19.19" -"npm:@anthropic-ai/claude-code" = "0.2.54" -"pipx:aider-chat" = { version = "0.79.1", uvx_args = "--python 3.12.7 --with google-generativeai" } -"pipx:vectorcode" = { version = "0.5.1", uvx_args = "--python 3.13.2" } +"npm:@anthropic-ai/claude-code" = "0.2.56" +"pipx:aider-chat" = { version = "0.79.2", uvx_args = "--python 3.12.7 --with google-generativeai" } +"pipx:vectorcode" = { version = "0.5.2", uvx_args = "--python 3.13.2" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.0.7" @@ -45,6 +45,7 @@ python = "3.13.2" r = "4.4.3" rust = "1.85.1" yarn = "1.22.22" +"go:github.com/bloznelis/typioca" = "3.1.0" [settings] experimental = true