Skip to content

Commit

Permalink
chore: release 2024.12.4 (#3411)
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev authored Dec 9, 2024
1 parent f7ed363 commit cbd660d
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 15 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## [2024.12.4](https://github.com/jdx/mise/compare/v2024.12.3..v2024.12.4) - 2024-12-09

### 🚀 Features

- add staged files to `mise generate git-pre-commit` by [@jdx](https://github.com/jdx) in [#3410](https://github.com/jdx/mise/pull/3410)
- shell hooks by [@jdx](https://github.com/jdx) in [#3414](https://github.com/jdx/mise/pull/3414)
- added cowsay by [@jdx](https://github.com/jdx) in [#3420](https://github.com/jdx/mise/pull/3420)
- add openbao by [@phyrog](https://github.com/phyrog) in [#3426](https://github.com/jdx/mise/pull/3426)
- add gocryptfs by [@phyrog](https://github.com/phyrog) in [#3427](https://github.com/jdx/mise/pull/3427)
- use aqua for flyctl by [@jdx](https://github.com/jdx) in [f7ed363](https://github.com/jdx/mise/commit/f7ed363b3eebb82e6242061e78f9ebfdf050d154)

### 🐛 Bug Fixes

- do not set debug mode when calling `mise -v` by [@jdx](https://github.com/jdx) in [#3418](https://github.com/jdx/mise/pull/3418)
- issue with usage and arg completions by [@jdx](https://github.com/jdx) in [#3433](https://github.com/jdx/mise/pull/3433)

### 📚 Documentation

- Small documentation improvements by [@hverlin](https://github.com/hverlin) in [#3413](https://github.com/jdx/mise/pull/3413)
- updated demo.gif by [@jdx](https://github.com/jdx) in [#3419](https://github.com/jdx/mise/pull/3419)

### 🔍 Other Changes

- Update walkthrough.md by [@jdx](https://github.com/jdx) in [c3aa2d0](https://github.com/jdx/mise/commit/c3aa2d0f0b5269e432fa78ba4545b0320be55826)
- Update hooks.md by [@jdx](https://github.com/jdx) in [9c71e44](https://github.com/jdx/mise/commit/9c71e44cc12871cd69f2a4829390e912cb8519a8)
- Update installing-mise.md by [@jdx](https://github.com/jdx) in [2cc97ca](https://github.com/jdx/mise/commit/2cc97ca317df356da19bc9b25fb37cc74d89b8a4)
- update default.nix by [@minhtrancccp](https://github.com/minhtrancccp) in [#3430](https://github.com/jdx/mise/pull/3430)
- Fix mention of slsa-verifier in documentation by [@will-ockmore](https://github.com/will-ockmore) in [#3435](https://github.com/jdx/mise/pull/3435)

### New Contributors

- @will-ockmore made their first contribution in [#3435](https://github.com/jdx/mise/pull/3435)
- @minhtrancccp made their first contribution in [#3430](https://github.com/jdx/mise/pull/3430)
- @phyrog made their first contribution in [#3427](https://github.com/jdx/mise/pull/3427)

## [2024.12.3](https://github.com/jdx/mise/compare/v2024.12.2..v2024.12.3) - 2024-12-08

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion 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.3"
version = "2024.12.4"
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.3 macos-arm64 (a1b2d3e 2024-12-08)
2024.12.4 macos-arm64 (a1b2d3e 2024-12-09)
```

or install a specific a version:
Expand Down
2 changes: 1 addition & 1 deletion aqua-registry
Submodule aqua-registry updated 52 files
+72 −0 .github/ISSUE_TEMPLATE/01-new-package.yml
+59 −0 .github/ISSUE_TEMPLATE/02-support-request-dev-tool.yml
+59 −0 .github/ISSUE_TEMPLATE/03-bug-report-dev-tool.yml
+85 −0 .github/ISSUE_TEMPLATE/04-support-request.yml
+85 −0 .github/ISSUE_TEMPLATE/05-bug-report.yml
+30 −0 .github/ISSUE_TEMPLATE/06-question.yml
+25 −0 .github/ISSUE_TEMPLATE/07-general.yml
+0 −60 .github/ISSUE_TEMPLATE/Bug_Report.md
+4 −1 .github/ISSUE_TEMPLATE/config.yml
+3 −5 cmdx.yaml
+1 −1 pkgs/01mf02/jaq/pkg.yaml
+1 −1 pkgs/Enter-tainer/typstyle/pkg.yaml
+1 −1 pkgs/FeLvi-zzz/tentez/pkg.yaml
+1 −1 pkgs/YS-L/csvlens/pkg.yaml
+1 −1 pkgs/aquasecurity/kube-bench/pkg.yaml
+1 −1 pkgs/ast-grep/ast-grep/pkg.yaml
+1 −1 pkgs/barnybug/cli53/pkg.yaml
+1 −1 pkgs/carvel-dev/imgpkg/pkg.yaml
+1 −1 pkgs/carvel-dev/kbld/pkg.yaml
+1 −1 pkgs/carvel-dev/vendir/pkg.yaml
+1 −1 pkgs/chainguard-dev/melange/pkg.yaml
+1 −1 pkgs/cloudflare/pint/pkg.yaml
+1 −1 pkgs/cloudposse/atmos/pkg.yaml
+1 −1 pkgs/docker/cli/pkg.yaml
+1 −1 pkgs/docker/cli/rootless/pkg.yaml
+1 −1 pkgs/dolthub/dolt/pkg.yaml
+1 −1 pkgs/exoscale/cli/pkg.yaml
+1 −1 pkgs/gohugoio/hugo/hugo-extended/pkg.yaml
+1 −1 pkgs/gohugoio/hugo/pkg.yaml
+1 −1 pkgs/jdx/mise/pkg.yaml
+1 −1 pkgs/k0sproject/k0sctl/pkg.yaml
+1 −1 pkgs/k1LoW/runn/pkg.yaml
+1 −1 pkgs/kayac/ecspresso/pkg.yaml
+1 −1 pkgs/kubernetes-sigs/cri-tools/crictl/pkg.yaml
+1 −1 pkgs/moonrepo/moon/pkg.yaml
+1 −1 pkgs/okteto/okteto/pkg.yaml
+1 −1 pkgs/omegion/ssh-manager/pkg.yaml
+1 −1 pkgs/qdrant/qdrant/pkg.yaml
+1 −1 pkgs/rust-lang/rust-analyzer/pkg.yaml
+26 −0 pkgs/superfly/flyctl/pkg.yaml
+155 −0 pkgs/superfly/flyctl/registry.yaml
+2 −0 pkgs/suzuki-shunsuke/sort-issue-template/pkg.yaml
+20 −0 pkgs/suzuki-shunsuke/sort-issue-template/registry.yaml
+50 −0 pkgs/timvisee/ffsend/pkg.yaml
+169 −0 pkgs/timvisee/ffsend/registry.yaml
+1 −1 pkgs/updatecli/updatecli/pkg.yaml
+1 −1 pkgs/xo/usql/pkg.yaml
+4 −0 pkgs/zmwangx/ets/pkg.yaml
+29 −0 pkgs/zmwangx/ets/registry.yaml
+369 −0 registry.yaml
+5 −0 scripts/ask_report.sh
+9 −0 scripts/new.sh
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_3:-}" ]] || _cache_invalid _usage_spec_mise_2024_12_3 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_12_3;
if ( [[ -z "${_usage_spec_mise_2024_12_4:-}" ]] || _cache_invalid _usage_spec_mise_2024_12_4 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_12_4;
then
spec="$(mise usage)"
_store_cache _usage_spec_mise_2024_12_3 spec
_store_cache _usage_spec_mise_2024_12_4 spec
fi

_arguments "*: :(($(usage complete-word --shell zsh -s "$spec" -- "${words[@]}" )))"
Expand Down
6 changes: 3 additions & 3 deletions completions/mise.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ _mise() {
return 1
fi

if [[ -z ${_usage_spec_mise_2024_12_3:-} ]]; then
_usage_spec_mise_2024_12_3="$(mise usage)"
if [[ -z ${_usage_spec_mise_2024_12_4:-} ]]; then
_usage_spec_mise_2024_12_4="$(mise usage)"
fi

# shellcheck disable=SC2207
COMPREPLY=( $(usage complete-word --shell bash -s "${_usage_spec_mise_2024_12_3}" --cword="$COMP_CWORD" -- "${COMP_WORDS[@]}" ) )
COMPREPLY=( $(usage complete-word --shell bash -s "${_usage_spec_mise_2024_12_4}" --cword="$COMP_CWORD" -- "${COMP_WORDS[@]}" ) )
# shellcheck disable=SC2181
if [[ $? -ne 0 ]]; then
unset COMPREPLY
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_3
set -g _usage_spec_mise_2024_12_3 (mise usage | string collect)
if ! set -q _usage_spec_mise_2024_12_4
set -g _usage_spec_mise_2024_12_4 (mise usage | string collect)
end
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_12_3" -- (commandline -cop) (commandline -t))'
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_12_4" -- (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.3";
version = "2024.12.4";

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.3
Version: 2024.12.4
Release: 1
URL: https://github.com/jdx/mise/
Group: System
Expand Down

0 comments on commit cbd660d

Please sign in to comment.