From bd7fd85446f09ba2ee38d4397b4ee11ced6ada51 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Mon, 16 Jun 2025 20:42:54 -0300 Subject: [PATCH] feat(mise): upgrade runtimes * `aqua:CircleCI-Public/circleci-cli`: from 0.1.32145 to 0.1.32367 * `aqua:astral-sh/uv`: from 0.7.10 to 0.7.13 * `aqua:aws/aws-cli`: from 2.27.28 to 2.27.35 * `aqua:dagger/dagger`: from 0.18.9 to 0.18.10 * `aqua:eksctl-io/eksctl`: from 0.208.0 to 0.210.0 * `aqua:evilmartians/lefthook`: from 1.11.13 to 1.11.14 * `aqua:github-cli`: from 2.74.0 to 2.74.1 * `aqua:go-task/task`: from 3.43.3 to 3.44.0 * `aqua:hashicorp/terraform`: from 1.12.1 to 1.12.2 * `aqua:jj-vcs/jj`: from 0.29.0 to 0.30.0 * `aqua:pnpm/pnpm`: from 10.11.1 to 10.12.1 * `aqua:tilt-dev/tilt`: from 0.34.5 to 0.35.0 * `npm:@anthropic-ai/claude-code`: from 1.0.10 to 1.0.24 * `pipx:vectorcode`: from 0.6.10 to 0.6.13 * `ubi:block/goose`: from 1.0.24 to 1.0.28 --- config/mise/config.toml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 949f2b0..387e3ca 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -1,39 +1,39 @@ [tools] "aqua:BurntSushi/ripgrep" = "14.1.1" -"aqua:CircleCI-Public/circleci-cli" = "0.1.32145" +"aqua:CircleCI-Public/circleci-cli" = "0.1.32367" "aqua:FiloSottile/age" = "1.2.1" "aqua:ajeetdsouza/zoxide" = "0.9.8" "aqua:alexellis/k3sup" = "0.13.9" -"aqua:astral-sh/uv" = "0.7.10" -"aqua:aws/aws-cli" = "2.27.28" +"aqua:astral-sh/uv" = "0.7.13" +"aqua:aws/aws-cli" = "2.27.35" "aqua:bitwarden/clients" = "cli-v2025.5.0" -"aqua:dagger/dagger" = "0.18.9" +"aqua:dagger/dagger" = "0.18.10" "aqua:derailed/k9s" = "0.50.6" -"aqua:eksctl-io/eksctl" = "0.208.0" -"aqua:evilmartians/lefthook" = "1.11.13" +"aqua:eksctl-io/eksctl" = "0.210.0" +"aqua:evilmartians/lefthook" = "1.11.14" "aqua:eza-community/eza" = "0.21.4" -"aqua:github-cli" = "2.74.0" -"aqua:go-task/task" = "3.43.3" -"aqua:hashicorp/terraform" = "1.12.1" +"aqua:github-cli" = "2.74.1" +"aqua:go-task/task" = "3.44.0" +"aqua:hashicorp/terraform" = "1.12.2" "aqua:helm/helm" = "3.18.2" -"aqua:jj-vcs/jj" = "0.29.0" +"aqua:jj-vcs/jj" = "0.30.0" "aqua:junegunn/fzf" = "0.62.0" "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.29.0" "aqua:kubernetes/kubectl" = "1.33.1" -"aqua:pnpm/pnpm" = "10.11.1" +"aqua:pnpm/pnpm" = "10.12.1" "aqua:sbstp/kubie" = "0.25.2" "aqua:sharkdp/bat" = "0.25.0" "aqua:starship/starship" = "1.23.0" "aqua:tilt-dev/ctlptl" = "0.8.42" -"aqua:tilt-dev/tilt" = "0.34.5" +"aqua:tilt-dev/tilt" = "0.35.0" "aqua:xo/usql" = "0.19.24" "go:github.com/bloznelis/typioca" = "3.1.0" -"npm:@anthropic-ai/claude-code" = "1.0.10" +"npm:@anthropic-ai/claude-code" = "1.0.24" "pipx:aider-chat" = { version = "0.84.0", uvx_args = "--python 3.12.10 --with google-generativeai" } -"pipx:vectorcode" = { version = "0.6.10", uvx_args = "--python 3.13.3", extras = "mcp" } +"pipx:vectorcode" = { version = "0.6.13", uvx_args = "--python 3.13.3", extras = "mcp" } "ubi:Samyak2/toipe" = "0.5.0" -"ubi:block/goose" = "1.0.24" +"ubi:block/goose" = "1.0.28" "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.1.1" "ubi:max-niederman/ttyper" = "1.6.0"