From a752a079f3f06c79d38916b90af43ac6fd7ee20c Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Tue, 22 Apr 2025 09:04:34 -0300 Subject: [PATCH] feat(mise): upgrade runtimes * `aqua:astral-sh/uv` from 0.6.14 to 0.6.16 * `aqua:aws/aws-cli` from 2.26.2 to 2.26.6 * `aqua:derailed/k9s` from 0.50.3 to 0.50.4 * `aqua:evilmartians/lefthook` from 1.11.10 to 1.11.11 * `aqua:eza-community/eza` from 0.21.0 to 0.21.1 * `aqua:go-task/task` from 3.42.1 to 3.43.2 * `aqua:junegunn/fzf` from 0.61.1 to 0.61.2 * `npm:@anthropic-ai/claude-code` from 0.2.70 to 0.2.76 * `pipx:aider-chat` from 0.82.0 to 0.82.2 * `pipx:vectorcode` from 0.5.5 to 0.5.6 * `ubi:speakeasy-api/speakeasy` from 1.533.0 to 1.537.0 --- config/mise/config.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index f0b2810..b62ef83 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -4,19 +4,19 @@ "aqua:FiloSottile/age" = "1.2.1" "aqua:ajeetdsouza/zoxide" = "0.9.7" "aqua:alexellis/k3sup" = "0.13.8" -"aqua:astral-sh/uv" = "0.6.14" -"aqua:aws/aws-cli" = "2.26.2" +"aqua:astral-sh/uv" = "0.6.16" +"aqua:aws/aws-cli" = "2.26.6" "aqua:bitwarden/clients" = "cli-v2025.2.0" "aqua:dagger/dagger" = "0.18.3" -"aqua:derailed/k9s" = "0.50.3" +"aqua:derailed/k9s" = "0.50.4" "aqua:eksctl-io/eksctl" = "0.207.0" -"aqua:evilmartians/lefthook" = "1.11.10" -"aqua:eza-community/eza" = "0.21.0" +"aqua:evilmartians/lefthook" = "1.11.11" +"aqua:eza-community/eza" = "0.21.1" "aqua:github-cli" = "2.70.0" -"aqua:go-task/task" = "3.42.1" +"aqua:go-task/task" = "3.43.2" "aqua:hashicorp/terraform" = "1.11.4" "aqua:helm/helm" = "3.17.3" -"aqua:junegunn/fzf" = "0.61.1" +"aqua:junegunn/fzf" = "0.61.2" "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.27.0" "aqua:kubernetes/kubectl" = "1.32.3" @@ -27,14 +27,14 @@ "aqua:tilt-dev/tilt" = "0.34.2" "aqua:xo/usql" = "0.19.21" "go:github.com/bloznelis/typioca" = "3.1.0" -"npm:@anthropic-ai/claude-code" = "0.2.70" -"pipx:aider-chat" = { version = "0.82.0", uvx_args = "--python 3.12.7 --with google-generativeai" } -"pipx:vectorcode" = { version = "0.5.5", uvx_args = "--python 3.13.2" } +"npm:@anthropic-ai/claude-code" = "0.2.76" +"pipx:aider-chat" = { version = "0.82.2", uvx_args = "--python 3.12.7 --with google-generativeai" } +"pipx:vectorcode" = { version = "0.5.6", uvx_args = "--python 3.13.2" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.0.7" "ubi:max-niederman/ttyper" = "1.6.0" -"ubi:speakeasy-api/speakeasy" = "1.533.0" +"ubi:speakeasy-api/speakeasy" = "1.537.0" "ubi:wagoodman/dive" = "0.13.1" elixir = "1.18.3" erlang = "27.3.3"