From f76492b94240d012bf58d2d3cb77c134790ddcd9 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Sun, 15 Sep 2024 17:45:58 +0300 Subject: [PATCH] chore(deps): update asdf deps, rearrange order --- base/tool-versions | 31 ++++++++++---------- config/asdf-direnv/zshrc | 3 ++ config/asdf/plugin-versions | 56 ++++++++++++++++++------------------- config/nvm/default-packages | 7 ----- 4 files changed, 45 insertions(+), 52 deletions(-) create mode 100644 config/asdf-direnv/zshrc delete mode 100644 config/nvm/default-packages diff --git a/base/tool-versions b/base/tool-versions index a2b8610..a701626 100644 --- a/base/tool-versions +++ b/base/tool-versions @@ -1,24 +1,23 @@ -1password-cli 2.30.0 -age 1.2.0 asdf-plugin-manager 1.3.1 -bottom 0.10.2 -direnv 2.34.0 -dotenv-linter 3.3.0 -editorconfig-checker 2.8.0 -eza 0.19.2 -fd 10.2.0 -github-cli 2.56.0 -golang 1.23.1 -hadolint 2.12.0 -kubectl 1.31.0 -lazygit 0.44.0 nodejs 22.8.0 -pipx 1.7.1 -pre-commit 3.8.0 +golang 1.23.1 python 3.12.6 -ripgrep 14.1.1 ruby 3.3.4 rust 1.81.0 +direnv 2.34.0 +eza 0.19.3 +fd 10.2.0 +1password-cli 2.30.0 +age 1.2.0 +bottom 0.10.2 +dotenv-linter 3.3.0 +editorconfig-checker 2.8.0 +github-cli 2.56.0 +hadolint 2.12.0 +kubectl 1.31.1 +pipx 1.7.1 +pre-commit 3.8.0 +ripgrep 14.1.1 shellcheck 0.10.0 shfmt 3.9.0 terragrunt 0.67.4 diff --git a/config/asdf-direnv/zshrc b/config/asdf-direnv/zshrc new file mode 100644 index 0000000..67c8360 --- /dev/null +++ b/config/asdf-direnv/zshrc @@ -0,0 +1,3 @@ +### Do not edit. This was autogenerated by 'asdf direnv setup' ### +export ASDF_DIRENV_BIN="$(asdf where direnv)/bin/direnv" +eval "$($ASDF_DIRENV_BIN hook zsh)" diff --git a/config/asdf/plugin-versions b/config/asdf/plugin-versions index f15e0d1..4bcf0d5 100644 --- a/config/asdf/plugin-versions +++ b/config/asdf/plugin-versions @@ -1,29 +1,27 @@ -1password-cli https://github.com/NeoHsu/asdf-1password-cli.git f5d5aab -age https://github.com/threkk/asdf-age.git 4df80a0 -asdf-plugin-manager https://github.com/asdf-community/asdf-plugin-manager.git dfb44cb -bats https://github.com/timgluz/asdf-bats.git 299551f -bottom https://github.com/carbonteq/asdf-btm.git fd8a55a -direnv https://github.com/asdf-community/asdf-direnv.git a2219c2 -dotenv-linter https://github.com/wesleimp/asdf-dotenv-linter.git 1369f53 -editorconfig-checker https://github.com/gabitchov/asdf-editorconfig-checker.git 585c1d5 -eza https://github.com/lwiechec/asdf-eza.git eee3d59 -fd https://gitlab.com/wt0f/asdf-fd.git 17d56e0 -github-cli https://github.com/bartlomiejdanek/asdf-github-cli.git e0605b7 -gitleaks https://github.com/jmcvetta/asdf-gitleaks.git 0cc0d7e -golang https://github.com/asdf-community/asdf-golang.git 0e86b1d -hadolint https://github.com/devlincashman/asdf-hadolint.git 335e230 -kubectl https://github.com/asdf-community/asdf-kubectl.git cbe6df4 -lazygit https://github.com/nklmilojevic/asdf-lazygit.git 78e04f1 -nodejs https://github.com/asdf-vm/asdf-nodejs.git c36e6f0 -pipx https://github.com/yozachar/asdf-pipx.git 31db618 -pre-commit https://github.com/jonathanmorley/asdf-pre-commit.git 26bfc42 -python https://github.com/asdf-community/asdf-python 7b0af87 -ripgrep https://gitlab.com/wt0f/asdf-ripgrep.git e836665 -ruby https://github.com/asdf-vm/asdf-ruby.git 27f78c9 -rust https://github.com/code-lever/asdf-rust.git 95acf4f -shellcheck https://github.com/luizm/asdf-shellcheck.git 66200ff -shfmt https://github.com/luizm/asdf-shfmt.git a42c5ff -terragrunt https://github.com/ohmer/asdf-terragrunt.git 4a6651a -tf-summarize https://github.com/adamcrews/asdf-tf-summarize.git 880ad26 -yamllint https://github.com/ericcornelissen/asdf-yamllint.git d8c041a -yq https://github.com/sudermanjr/asdf-yq.git 772992f +1password-cli https://github.com/NeoHsu/asdf-1password-cli.git f5d5aab +age https://github.com/threkk/asdf-age.git 4df80a0 +asdf-plugin-manager https://github.com/asdf-community/asdf-plugin-manager.git ecd1642 +bottom https://github.com/carbonteq/asdf-btm.git fd8a55a +direnv https://github.com/asdf-community/asdf-direnv.git a2219c2 +dotenv-linter https://github.com/wesleimp/asdf-dotenv-linter.git 1369f53 +editorconfig-checker https://github.com/gabitchov/asdf-editorconfig-checker.git 585c1d5 +eza https://github.com/lwiechec/asdf-eza.git eee3d59 +fd https://gitlab.com/wt0f/asdf-fd.git 17d56e0 +github-cli https://github.com/bartlomiejdanek/asdf-github-cli.git e0605b7 +golang https://github.com/asdf-community/asdf-golang.git 0e86b1d +hadolint https://github.com/devlincashman/asdf-hadolint.git 335e230 +kubectl https://github.com/asdf-community/asdf-kubectl.git cbe6df4 +lazygit https://github.com/nklmilojevic/asdf-lazygit.git 78e04f1 +nodejs https://github.com/asdf-vm/asdf-nodejs.git c5b7c40 +pipx https://github.com/yozachar/asdf-pipx.git 31db618 +pre-commit https://github.com/jonathanmorley/asdf-pre-commit.git 26bfc42 +python https://github.com/asdf-community/asdf-python 7b0af87 +ripgrep https://gitlab.com/wt0f/asdf-ripgrep.git e836665 +ruby https://github.com/asdf-vm/asdf-ruby.git 27f78c9 +rust https://github.com/code-lever/asdf-rust.git 95acf4f +shellcheck https://github.com/luizm/asdf-shellcheck.git 780d78d +shfmt https://github.com/luizm/asdf-shfmt.git a42c5ff +terragrunt https://github.com/ohmer/asdf-terragrunt.git 4a6651a +tf-summarize https://github.com/adamcrews/asdf-tf-summarize.git 880ad26 +yamllint https://github.com/ericcornelissen/asdf-yamllint.git 2f4fd4c +yq https://github.com/sudermanjr/asdf-yq.git 772992f diff --git a/config/nvm/default-packages b/config/nvm/default-packages deleted file mode 100644 index c55318b..0000000 --- a/config/nvm/default-packages +++ /dev/null @@ -1,7 +0,0 @@ -blade-formatter -corepack -editorconfig-checker -github-release-notes -neovim -stylelint-lsp -