From d21597c6c164f7a32c51fa531f60b834154e20ea Mon Sep 17 00:00:00 2001 From: mise-en-dev Date: Thu, 12 Dec 2024 07:38:41 -0600 Subject: [PATCH] chore: release 2024.12.7 (#3476) --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ Cargo.lock | 6 +++--- Cargo.toml | 2 +- README.md | 2 +- aqua-registry | 2 +- completions/_mise | 6 +++--- completions/mise.bash | 4 ++-- completions/mise.fish | 6 +++--- default.nix | 2 +- packaging/rpm/mise.spec | 2 +- 10 files changed, 49 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dae8461f..d545994f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## [2024.12.7](https://github.com/jdx/mise/compare/v2024.12.6..v2024.12.7) - 2024-12-12 + +### 🚀 Features + +- add the users PATH to `mise doctor` by [@syhol](https://github.com/syhol) in [#3474](https://github.com/jdx/mise/pull/3474) +- feat : Add superfile with aqua backend to registery by [@yodatak](https://github.com/yodatak) in [#3479](https://github.com/jdx/mise/pull/3479) +- added `task_auto_install` setting by [@jdx](https://github.com/jdx) in [#3481](https://github.com/jdx/mise/pull/3481) +- Add yazi with aqua backend to registery by [@yodatak](https://github.com/yodatak) in [#3485](https://github.com/jdx/mise/pull/3485) +- Migrating Terragrunt asdf plugin over to gruntwork-io by [@yhakbar](https://github.com/yhakbar) in [#3486](https://github.com/jdx/mise/pull/3486) +- add settings for python venv creation by [@jdx](https://github.com/jdx) in [#3489](https://github.com/jdx/mise/pull/3489) +- added MISE_ARCH setting by [@jdx](https://github.com/jdx) in [#3490](https://github.com/jdx/mise/pull/3490) +- add jj to registry by [@phyrog](https://github.com/phyrog) in [#3495](https://github.com/jdx/mise/pull/3495) +- add task descriptions to completions by [@jdx](https://github.com/jdx) in [#3497](https://github.com/jdx/mise/pull/3497) + +### 🐛 Bug Fixes + +- mise upgrade with rust by [@jdx](https://github.com/jdx) in [#3475](https://github.com/jdx/mise/pull/3475) +- improve arg parsing for mise watch by [@jdx](https://github.com/jdx) in [#3478](https://github.com/jdx/mise/pull/3478) +- skip reading ignored config dirs by [@jdx](https://github.com/jdx) in [#3480](https://github.com/jdx/mise/pull/3480) +- deprecated attribute in json schema by [@jdx](https://github.com/jdx) in [#3482](https://github.com/jdx/mise/pull/3482) +- simplify auto_install settings by [@jdx](https://github.com/jdx) in [#3483](https://github.com/jdx/mise/pull/3483) +- use config_root for env._.source by [@jdx](https://github.com/jdx) in [#3484](https://github.com/jdx/mise/pull/3484) +- allow directories as task source by [@jdx](https://github.com/jdx) in [#3488](https://github.com/jdx/mise/pull/3488) +- Use arguments for to pass staged filenames to pre-commit task by [@joshbode](https://github.com/joshbode) in [#3492](https://github.com/jdx/mise/pull/3492) + +### 📚 Documentation + +- updated `mise watch` docs to drop the `-t` by [@jdx](https://github.com/jdx) in [8ea6226](https://github.com/jdx/mise/commit/8ea622688cb01a0a0a2805692b38a4a7f1340ce5) + +### New Contributors + +- @yhakbar made their first contribution in [#3486](https://github.com/jdx/mise/pull/3486) + ## [2024.12.6](https://github.com/jdx/mise/compare/v2024.12.5..v2024.12.6) - 2024-12-11 ### 🚀 Features diff --git a/Cargo.lock b/Cargo.lock index 713c82008..6569275f9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -269,9 +269,9 @@ dependencies = [ [[package]] name = "bstr" -version = "1.11.0" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a68f1f47cdf0ec8ee4b941b2eee2a80cb796db73118c0dd09ac63fbe405be22" +checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8" dependencies = [ "memchr", "serde", @@ -2086,7 +2086,7 @@ dependencies = [ [[package]] name = "mise" -version = "2024.12.6" +version = "2024.12.7" dependencies = [ "base64", "built", diff --git a/Cargo.toml b/Cargo.toml index 16ff253c1..51c3971db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mise" -version = "2024.12.6" +version = "2024.12.7" edition = "2021" description = "The front-end to your dev env" authors = ["Jeff Dickey (@jdx)"] diff --git a/README.md b/README.md index 1dd432d8c..d96ebf157 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Install mise (other methods [here](https://mise.jdx.dev/getting-started.html)): ```sh-session $ curl https://mise.run | sh $ ~/.local/bin/mise --version -2024.12.6 macos-arm64 (a1b2d3e 2024-12-11) +2024.12.7 macos-arm64 (a1b2d3e 2024-12-12) ``` or install a specific a version: diff --git a/aqua-registry b/aqua-registry index e52735e83..7b19b2b65 160000 --- a/aqua-registry +++ b/aqua-registry @@ -1 +1 @@ -Subproject commit e52735e83d836f7bd8117f539df2aa39eb420c9a +Subproject commit 7b19b2b65b203143fff92ad4d0ae1d9055594d20 diff --git a/completions/_mise b/completions/_mise index 3a6181713..c675d0557 100644 --- a/completions/_mise +++ b/completions/_mise @@ -27,11 +27,11 @@ _mise() { zstyle ":completion:${curcontext}:" cache-policy _usage_mise_cache_policy fi - if ( [[ -z "${_usage_spec_mise_2024_12_6:-}" ]] || _cache_invalid _usage_spec_mise_2024_12_6 ) \ - && ! _retrieve_cache _usage_spec_mise_2024_12_6; + if ( [[ -z "${_usage_spec_mise_2024_12_7:-}" ]] || _cache_invalid _usage_spec_mise_2024_12_7 ) \ + && ! _retrieve_cache _usage_spec_mise_2024_12_7; then spec="$(mise usage)" - _store_cache _usage_spec_mise_2024_12_6 spec + _store_cache _usage_spec_mise_2024_12_7 spec fi _arguments "*: :(($(usage complete-word --shell zsh -s "$spec" -- "${words[@]}" )))" diff --git a/completions/mise.bash b/completions/mise.bash index 7d4c77a7c..54917e9ff 100644 --- a/completions/mise.bash +++ b/completions/mise.bash @@ -3482,8 +3482,8 @@ _mise() { return 1 fi - if [[ -z ${_usage_spec_mise_2024_12_6:-} ]]; then - _usage_spec_mise_2024_12_6="$(mise usage)" + if [[ -z ${_usage_spec_mise_2024_12_7:-} ]]; then + _usage_spec_mise_2024_12_7="$(mise usage)" fi local cur prev words cword was_split comp_args diff --git a/completions/mise.fish b/completions/mise.fish index a98eecd43..c1536cc31 100644 --- a/completions/mise.fish +++ b/completions/mise.fish @@ -6,7 +6,7 @@ if ! command -v usage &> /dev/null return 1 end -if ! set -q _usage_spec_mise_2024_12_6 - set -g _usage_spec_mise_2024_12_6 (mise usage | string collect) +if ! set -q _usage_spec_mise_2024_12_7 + set -g _usage_spec_mise_2024_12_7 (mise usage | string collect) end -complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_12_6" -- (commandline -cop) (commandline -t))' +complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_12_7" -- (commandline -cop) (commandline -t))' diff --git a/default.nix b/default.nix index 35efd540b..6d59f2596 100644 --- a/default.nix +++ b/default.nix @@ -2,7 +2,7 @@ rustPlatform.buildRustPackage { pname = "mise"; - version = "2024.12.6"; + version = "2024.12.7"; src = lib.cleanSource ./.; diff --git a/packaging/rpm/mise.spec b/packaging/rpm/mise.spec index 1dedec13e..96b71d3b5 100644 --- a/packaging/rpm/mise.spec +++ b/packaging/rpm/mise.spec @@ -1,6 +1,6 @@ Summary: The front-end to your dev env Name: mise -Version: 2024.12.6 +Version: 2024.12.7 Release: 1 URL: https://github.com/jdx/mise/ Group: System