From 3fd462254198e17b079c437fb1acf12da1e13ede Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Wed, 7 May 2025 11:44:18 +0000 Subject: [PATCH 1/2] feat(mise): upgrade runtimes * `aqua:CircleCI-Public/circleci-cli` from 0.1.31543 to 0.1.31632 * `aqua:astral-sh/uv` from 0.6.16 to 0.7.2 * `aqua:aws/aws-cli` from 2.26.7 to 2.27.9 * `aqua:dagger/dagger` from 0.18.4 to 0.18.6 * `aqua:evilmartians/lefthook` from 1.11.11 to 1.11.12 * `aqua:eza-community/eza` from 0.21.1 to 0.21.3 * `aqua:github-cli` from 2.70.0 to 2.72.0 * `aqua:go-task/task` from 3.43.2 to 3.43.3 * `aqua:junegunn/fzf` from 0.61.3 to 0.62.0 * `aqua:kubernetes/kubectl` from 1.32.3 to 1.33.0 * `aqua:starship/starship` from 1.22.1 to 1.23.0 * `npm:@anthropic-ai/claude-code` from 0.2.78 to 0.2.103 * `pipx:aider-chat` from 0.82.2 to 0.82.3 * `pipx:vectorcode` from 0.5.6 to 0.6.5 * add `mcp` to extras * update `python` from 3.13.2 to 3.13.3 * `ubi:jdx/usage` from 2.0.7 to 2.1.1 * `ubi:supabase/cli` from 2.22.4 to 2.22.12 --- config/mise/config.toml | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 368affd..dbdba4e 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -1,40 +1,41 @@ [tools] "aqua:BurntSushi/ripgrep" = "14.1.1" -"aqua:CircleCI-Public/circleci-cli" = "0.1.31543" +"aqua:CircleCI-Public/circleci-cli" = "0.1.31632" "aqua:FiloSottile/age" = "1.2.1" "aqua:ajeetdsouza/zoxide" = "0.9.7" "aqua:alexellis/k3sup" = "0.13.8" -"aqua:astral-sh/uv" = "0.6.16" -"aqua:aws/aws-cli" = "2.26.7" +"aqua:astral-sh/uv" = "0.7.2" +"aqua:aws/aws-cli" = "2.27.9" "aqua:bitwarden/clients" = "cli-v2025.2.0" -"aqua:dagger/dagger" = "0.18.4" +"aqua:dagger/dagger" = "0.18.6" "aqua:derailed/k9s" = "0.50.4" "aqua:eksctl-io/eksctl" = "0.207.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.43.2" +"aqua:evilmartians/lefthook" = "1.11.12" +"aqua:eza-community/eza" = "0.21.3" +"aqua:github-cli" = "2.72.0" +"aqua:go-task/task" = "3.43.3" "aqua:hashicorp/terraform" = "1.11.4" "aqua:helm/helm" = "3.17.3" "aqua:junegunn/fzf" = "0.61.3" +"aqua:junegunn/fzf" = "0.62.0" "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.27.0" -"aqua:kubernetes/kubectl" = "1.32.3" +"aqua:kubernetes/kubectl" = "1.33.0" "aqua:sbstp/kubie" = "0.25.2" "aqua:sharkdp/bat" = "0.25.0" -"aqua:starship/starship" = "1.22.1" +"aqua:starship/starship" = "1.23.0" "aqua:tilt-dev/ctlptl" = "0.8.40" "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.78" -"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", extras = "mcp" } +"npm:@anthropic-ai/claude-code" = "0.2.103" +"pipx:aider-chat" = { version = "0.82.3", uvx_args = "--python 3.12.10 --with google-generativeai" } +"pipx:vectorcode" = { version = "0.6.5", uvx_args = "--python 3.13.3", extras = "mcp" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:hlsxx/tukai" = "0.2.2" -"ubi:jdx/usage" = "2.0.7" +"ubi:jdx/usage" = "2.1.1" "ubi:max-niederman/ttyper" = "1.6.0" -"ubi:supabase/cli" = { version = "2.22.4", exe = "supabase" } +"ubi:supabase/cli" = { version = "2.22.12", exe = "supabase" } "ubi:wagoodman/dive" = "0.13.1" elixir = "1.18.3" erlang = "27.3.3" -- 2.47.2 From 097b2d13638678e897084ed2b79a5c6198de65f2 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Wed, 7 May 2025 11:50:16 +0000 Subject: [PATCH 2/2] feat(mise): add runtimes * `aqua:jj-vcs/jj`: experiment with `jujutsu` version control * `aqua:pnpm/pnpm`: use `pnpm` to handle `node` packages --- config/mise/config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index dbdba4e..20d06bb 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -16,11 +16,12 @@ "aqua:go-task/task" = "3.43.3" "aqua:hashicorp/terraform" = "1.11.4" "aqua:helm/helm" = "3.17.3" -"aqua:junegunn/fzf" = "0.61.3" +"aqua:jj-vcs/jj" = "0.28.2" "aqua:junegunn/fzf" = "0.62.0" "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.27.0" "aqua:kubernetes/kubectl" = "1.33.0" +"aqua:pnpm/pnpm" = "10.10.0" "aqua:sbstp/kubie" = "0.25.2" "aqua:sharkdp/bat" = "0.25.0" "aqua:starship/starship" = "1.23.0" -- 2.47.2