Skip to content

Commit

Permalink
chore: release 2024.12.7 (#3476)
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev authored Dec 12, 2024
1 parent 5c6c884 commit d21597c
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 16 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -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)"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion aqua-registry
Submodule aqua-registry updated 37 files
+1 −1 pkgs/Enter-tainer/typstyle/pkg.yaml
+1 −1 pkgs/GoogleCloudPlatform/cloud-sql-proxy/pkg.yaml
+1 −1 pkgs/argoproj/argo-cd/pkg.yaml
+1 −1 pkgs/aws/aws-cli/pkg.yaml
+1 −1 pkgs/chainguard-dev/apko/pkg.yaml
+1 −1 pkgs/chainguard-dev/melange/pkg.yaml
+1 −1 pkgs/cloudposse/atmos/pkg.yaml
+1 −1 pkgs/crates.io/eza/pkg.yaml
+1 −1 pkgs/dolthub/dolt/pkg.yaml
+1 −1 pkgs/erebe/wstunnel/pkg.yaml
+1 −1 pkgs/evilmartians/lefthook/pkg.yaml
+1 −1 pkgs/eza-community/eza/pkg.yaml
+4 −0 pkgs/fujiwara/stretcher/pkg.yaml
+26 −0 pkgs/fujiwara/stretcher/registry.yaml
+2 −0 pkgs/fujiwara/tncl/pkg.yaml
+17 −0 pkgs/fujiwara/tncl/registry.yaml
+1 −1 pkgs/gittuf/gittuf/pkg.yaml
+1 −1 pkgs/gruntwork-io/boilerplate/pkg.yaml
+1 −1 pkgs/hexdigest/gowrap/pkg.yaml
+1 −1 pkgs/jdx/mise/pkg.yaml
+1 −1 pkgs/k1LoW/gh-setup/pkg.yaml
+1 −1 pkgs/katbyte/terrafmt/pkg.yaml
+1 −1 pkgs/kubernetes/kubeadm/pkg.yaml
+1 −1 pkgs/kubernetes/kubectl-convert/pkg.yaml
+1 −1 pkgs/kubernetes/kubectl/pkg.yaml
+1 −1 pkgs/lima-vm/sshocker/pkg.yaml
+1 −1 pkgs/nucleuscloud/neosync/pkg.yaml
+1 −1 pkgs/planetscale/cli/pkg.yaml
+1 −1 pkgs/pulumi/pulumi/pkg.yaml
+1 −1 pkgs/siderolabs/omni/omni/pkg.yaml
+1 −1 pkgs/siderolabs/omni/omnictl/pkg.yaml
+1 −1 pkgs/spacelift-io/spacectl/pkg.yaml
+1 −1 pkgs/suzuki-shunsuke/ghalint/pkg.yaml
+1 −1 pkgs/triyanox/lla/pkg.yaml
+1 −1 pkgs/trufflesecurity/trufflehog/pkg.yaml
+1 −1 pkgs/weaviate/weaviate/pkg.yaml
+41 −0 registry.yaml
6 changes: 3 additions & 3 deletions completions/_mise
Original file line number Diff line number Diff line change
Expand Up @@ -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[@]}" )))"
Expand Down
4 changes: 2 additions & 2 deletions completions/mise.bash
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions completions/mise.fish
Original file line number Diff line number Diff line change
Expand Up @@ -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))'
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

rustPlatform.buildRustPackage {
pname = "mise";
version = "2024.12.6";
version = "2024.12.7";

src = lib.cleanSource ./.;

Expand Down
2 changes: 1 addition & 1 deletion packaging/rpm/mise.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d21597c

Please sign in to comment.