diff --git a/common/completion.zsh b/common/completion.zsh index 537f53e..9b868a9 100644 --- a/common/completion.zsh +++ b/common/completion.zsh @@ -8,7 +8,7 @@ if [[ -s "$ZINIT_HOME/zinit.zsh" ]]; then if _selfishell_zinit_plugin_ready zsh-users/zsh-completions; then # Pinned to the commit recorded for zsh-users/zsh-completions in # dependencies.conf; keep the two in sync (see tests/common_zsh_test.bash). - zinit ice blockf atpull'zinit creinstall -q .' ver'9dc3bf5b3a00700d6af7b694e9831721dc0c714d' + zinit ice blockf atpull'zinit creinstall -q .' ver'8cd3bd78e8b1f17271cfdd8269074e5557d8d7b8' zinit light zsh-users/zsh-completions fi fi diff --git a/common/mise.toml b/common/mise.toml index 8b213be..90d2a50 100644 --- a/common/mise.toml +++ b/common/mise.toml @@ -1,10 +1,10 @@ [tools] node = "24.18.0" python = "3.13.14" -neovim = "0.12.4" -tree-sitter = "0.26.12" +neovim = "0.12.5" +tree-sitter = "0.26.13" uv = "0.12.5" -gh = "2.97.0" +gh = "2.98.0" [settings] not_found_auto_install = false diff --git a/dependencies.conf b/dependencies.conf index a4823bc..2c0da1a 100644 --- a/dependencies.conf +++ b/dependencies.conf @@ -1,14 +1,14 @@ # type name version platform architecture source checksum target marker -download mise 2026.8.6 linux amd64 https://github.com/jdx/mise/releases/download/v2026.8.6/mise-v2026.8.6-linux-x64 96f6f1f416d868b78addd22746eefc7f4bf7820c6a3afa392a9f653f708c1644 .local/bin/mise raw -download mise 2026.8.6 linux arm64 https://github.com/jdx/mise/releases/download/v2026.8.6/mise-v2026.8.6-linux-arm64 f9bd051912beb8861bf248289bfb2d8c281ff00fcdf1e44d730b8ea7e859e9a4 .local/bin/mise raw -download mise 2026.8.6 macos amd64 https://github.com/jdx/mise/releases/download/v2026.8.6/mise-v2026.8.6-macos-x64 f11cf5b3a5992ecd63a33cb0839fd253119fe171a8a4036aa534fd3c798b2cdc .local/bin/mise raw -download mise 2026.8.6 macos arm64 https://github.com/jdx/mise/releases/download/v2026.8.6/mise-v2026.8.6-macos-arm64 163b4ff8c2d1ed29776970c6217f343f0944d55cf51f0d662de5b3bed260e170 .local/bin/mise raw +download mise 2026.8.11 linux amd64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-linux-x64 3d825b8341925abb398fba6fd8dcd7d6e92ade6820d892da62992e0765638e66 .local/bin/mise raw +download mise 2026.8.11 linux arm64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-linux-arm64 6b7471271a990cbd6a795b24f9df83338aa220c227bf75fd083442e5a728f5f7 .local/bin/mise raw +download mise 2026.8.11 macos amd64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-macos-x64 30038ec1531f21dc98331f8f2050d0c48c01e7a59bf58951656f738c3096758b .local/bin/mise raw +download mise 2026.8.11 macos arm64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-macos-arm64 c846efad1f468356b3b1e144db0241e7b5374a692e7b571f2e8d6772e82dc3c0 .local/bin/mise raw download starship 1.26.0 linux amd64 https://github.com/starship/starship/releases/download/v1.26.0/starship-x86_64-unknown-linux-gnu.tar.gz 321f0dd7af8340a5f2e6a8fec6538a04f617486f9ec70d878f91c09cd8deef22 .local/bin/starship starship download starship 1.26.0 linux arm64 https://github.com/starship/starship/releases/download/v1.26.0/starship-aarch64-unknown-linux-musl.tar.gz dc30189378d2f2e287384e8a692d3f95ad1df64cf0e8c36aa9201516028aed6b .local/bin/starship starship download starship 1.26.0 macos amd64 https://github.com/starship/starship/releases/download/v1.26.0/starship-x86_64-apple-darwin.tar.gz 5548f406a4b6f5695903bdea83f77ce47ec12c8c0e62dabd33122d8f133e4207 .local/bin/starship starship download starship 1.26.0 macos arm64 https://github.com/starship/starship/releases/download/v1.26.0/starship-aarch64-apple-darwin.tar.gz c40b27b11f580411e068f2fa6c1be7830a387c0bc47a94d1d37f32b054c5361d .local/bin/starship starship git zinit v3.15.0 all all https://github.com/zdharma-continuum/zinit.git - .local/share/zinit/zinit.git zinit.zsh -zsh-plugin zsh-users/zsh-completions 9dc3bf5b3a00700d6af7b694e9831721dc0c714d all all https://github.com/zsh-users/zsh-completions.git - - - +zsh-plugin zsh-users/zsh-completions 8cd3bd78e8b1f17271cfdd8269074e5557d8d7b8 all all https://github.com/zsh-users/zsh-completions.git - - - zsh-plugin Aloxaf/fzf-tab 24105b15714bfec37989ed5c5b6e60f572253019 all all https://github.com/Aloxaf/fzf-tab.git - - - zsh-plugin zsh-users/zsh-autosuggestions 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5 all all https://github.com/zsh-users/zsh-autosuggestions.git - - - zsh-plugin zdharma-continuum/fast-syntax-highlighting 3d574ccf48804b10dca52625df13da5edae7f553 all all https://github.com/zdharma-continuum/fast-syntax-highlighting.git - - - @@ -17,13 +17,13 @@ nvim-plugin hrsh7th/nvim-cmp 2ffe79f1f021def8dd1fcd81deb16f1bb0d989f3 all all ht nvim-plugin hrsh7th/cmp-nvim-lsp cbc7b02bb99fae35cb42f514762b89b5126651ef all all https://github.com/hrsh7th/cmp-nvim-lsp.git - - - nvim-plugin hrsh7th/cmp-buffer b74fab3656eea9de20a9b8116afa3cfc4ec09657 all all https://github.com/hrsh7th/cmp-buffer.git - - - nvim-plugin hrsh7th/cmp-path c642487086dbd9a93160e1679a1327be111cbc25 all all https://github.com/hrsh7th/cmp-path.git - - - -nvim-plugin windwp/nvim-autopairs 7b9923abad60b903ece7c52940e1321d39eccc79 all all https://github.com/windwp/nvim-autopairs.git - - - -nvim-plugin nvim-treesitter/nvim-treesitter 074aa4422bf029908338e855d0c0f71470a971bb all all https://github.com/nvim-treesitter/nvim-treesitter.git - - - +nvim-plugin windwp/nvim-autopairs 430522f95fe4fb7c511ec64f8c1a90cc6a66c05c all all https://github.com/windwp/nvim-autopairs.git - - - +nvim-plugin nvim-treesitter/nvim-treesitter 8b98b4470eb326f1c7b50dae79f8c963568e5720 all all https://github.com/nvim-treesitter/nvim-treesitter.git - - - nvim-plugin HiPhish/rainbow-delimiters.nvim 012f1480cd9a5fc99fce7678e0a536421a53fc46 all all https://github.com/HiPhish/rainbow-delimiters.nvim.git - - - nvim-plugin folke/which-key.nvim 3aab2147e74890957785941f0c1ad87d0a44c15a all all https://github.com/folke/which-key.nvim.git - - - nvim-plugin mason-org/mason.nvim 2a6940af80375532e5e9e7c1f2fc6319a1b7a69d all all https://github.com/mason-org/mason.nvim.git - - - nvim-plugin mason-org/mason-lspconfig.nvim 9d28935aa95fa6c1dc7c4d6747f101a72a8a4bec all all https://github.com/mason-org/mason-lspconfig.nvim.git - - - -nvim-plugin neovim/nvim-lspconfig 51dbf5359da86721662c87ca10eb73add973737b all all https://github.com/neovim/nvim-lspconfig.git - - - +nvim-plugin neovim/nvim-lspconfig 221c43884319e791519f0d6c94a7f2fbcd653278 all all https://github.com/neovim/nvim-lspconfig.git - - - nvim-plugin mofiqul/vscode.nvim aa1102a7e15195c9cca22730b09224a7f7745ba8 all all https://github.com/mofiqul/vscode.nvim.git - - - nvim-plugin nvim-tree/nvim-tree.lua b2aadda94b107480c48e548d6db51c6840b7b33c all all https://github.com/nvim-tree/nvim-tree.lua.git - - - nvim-plugin akinsho/bufferline.nvim 655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3 all all https://github.com/akinsho/bufferline.nvim.git - - -