Skip to content

Commit

Permalink
chore: release 2025.1.4 (#4037)
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev authored Jan 10, 2025
1 parent b96b2c8 commit 2f78ee6
Show file tree
Hide file tree
Showing 10 changed files with 181 additions and 20 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## [2025.1.4](https://github.com/jdx/mise/compare/v2025.1.3..v2025.1.4) - 2025-01-10

### 🚀 Features

- update JSON output for task info/ls by [@hverlin](https://github.com/hverlin) in [#4034](https://github.com/jdx/mise/pull/4034)
- **breaking** bump usage to 2.x by [@jdx](https://github.com/jdx) in [#4049](https://github.com/jdx/mise/pull/4049)

### 🐛 Bug Fixes

- ignore github releases marked as draft by [@jdx](https://github.com/jdx) in [#4030](https://github.com/jdx/mise/pull/4030)
- `mise run` shorthand with tasks that have an extension by [@jdx](https://github.com/jdx) in [#4029](https://github.com/jdx/mise/pull/4029)
- use consistent casing by [@jdx](https://github.com/jdx) in [a4d4133](https://github.com/jdx/mise/commit/a4d41338139355b0dd86a068fd89790eb7e34584)
- support latest ansible packages by [@jdx](https://github.com/jdx) in [#4045](https://github.com/jdx/mise/pull/4045)
- use go backend for goconvey/ginkgo by [@jdx](https://github.com/jdx) in [#4047](https://github.com/jdx/mise/pull/4047)
- Improve fig spec with better generators by [@miguelmig](https://github.com/miguelmig) in [#3762](https://github.com/jdx/mise/pull/3762)

### 📚 Documentation

- set prose-wrap with prettier by [@jdx](https://github.com/jdx) in [#4038](https://github.com/jdx/mise/pull/4038)
- Fix "Example of a NodeJS file task with arguments" by [@highb](https://github.com/highb) in [#4046](https://github.com/jdx/mise/pull/4046)

### 🧪 Testing

- disable some non-working plugins by [@jdx](https://github.com/jdx) in [106ee40](https://github.com/jdx/mise/commit/106ee40b463923bb5c6444e0c0127dabc502d9ee)
- remove test for flarectl by [@jdx](https://github.com/jdx) in [a63b449](https://github.com/jdx/mise/commit/a63b44910d55ad2cdc801a472f0c196c605cce25)

### Chore

- added `cargo check` to pre-commit by [@jdx](https://github.com/jdx) in [73eb25a](https://github.com/jdx/mise/commit/73eb25a88bbfe1b979bb5483ca3c81a689be184f)
- fix release-plz pr creation by [@jdx](https://github.com/jdx) in [8299c6b](https://github.com/jdx/mise/commit/8299c6b943119ffda94d18445c5b789948b6f9c0)
- use -q in pre-commit:check by [@jdx](https://github.com/jdx) in [099b2d8](https://github.com/jdx/mise/commit/099b2d88d3ed31ace30c67be816170dc50f87b6d)
- fix release-plz pr creation by [@jdx](https://github.com/jdx) in [c2accc5](https://github.com/jdx/mise/commit/c2accc5f7192202d0a8249ae7f3ab0ea7f100e1b)
- make prettier/pre-commit much faster by [@jdx](https://github.com/jdx) in [#4036](https://github.com/jdx/mise/pull/4036)
- fix release-plz edit command by [@jdx](https://github.com/jdx) in [86b5816](https://github.com/jdx/mise/commit/86b5816660f5a13d45c1795132a29e881645e271)

## [2025.1.3](https://github.com/jdx/mise/compare/v2025.1.2..v2025.1.3) - 2025-01-09

### 🐛 Bug Fixes
Expand Down
136 changes: 131 additions & 5 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 = "2025.1.3"
version = "2025.1.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
2025.1.3 macos-arm64 (a1b2d3e 2025-01-09)
2025.1.4 macos-arm64 (a1b2d3e 2025-01-10)
```

or install a specific a version:
Expand Down
2 changes: 1 addition & 1 deletion aqua-registry
Submodule aqua-registry updated 46 files
+1 −1 pkgs/Lifailon/lazyjournal/pkg.yaml
+1 −1 pkgs/astral-sh/ruff/pkg.yaml
+1 −1 pkgs/astral-sh/uv/pkg.yaml
+1 −1 pkgs/aws/aws-cli/pkg.yaml
+1 −1 pkgs/awslabs/mountpoint-s3/pkg.yaml
+11 −1 pkgs/bridgecrewio/checkov/pkg.yaml
+54 −34 pkgs/bridgecrewio/checkov/registry.yaml
+1 −1 pkgs/buildkite/agent/pkg.yaml
+1 −1 pkgs/chainguard-dev/melange/pkg.yaml
+1 −1 pkgs/cloudposse/atmos/pkg.yaml
+1 −1 pkgs/dag-andersen/argocd-diff-preview/pkg.yaml
+1 −1 pkgs/daveshanley/vacuum/pkg.yaml
+1 −1 pkgs/denoland/deno/pkg.yaml
+1 −1 pkgs/dolthub/dolt/pkg.yaml
+1 −1 pkgs/editorconfig-checker/editorconfig-checker/pkg.yaml
+1 −1 pkgs/evilmartians/lefthook/pkg.yaml
+1 −1 pkgs/google/yamlfmt/pkg.yaml
+2 −0 pkgs/gradle/gradle-distributions/pkg.yaml
+2 −2 pkgs/gradle/gradle-distributions/registry.yaml
+1 −1 pkgs/gruntwork-io/terragrunt/pkg.yaml
+6 −0 pkgs/imsnif/bandwhich/pkg.yaml
+28 −4 pkgs/imsnif/bandwhich/registry.yaml
+1 −1 pkgs/jdx/mise/pkg.yaml
+1 −1 pkgs/k1LoW/runn/pkg.yaml
+6 −0 pkgs/kcl-lang/cli/pkg.yaml
+17 −0 pkgs/kcl-lang/cli/registry.yaml
+2 −0 pkgs/kcl-lang/kcl/pkg.yaml
+22 −0 pkgs/kcl-lang/kcl/registry.yaml
+1 −1 pkgs/kubescape/kubescape/pkg.yaml
+3 −1 pkgs/magodo/pipeform/pkg.yaml
+16 −1 pkgs/magodo/pipeform/registry.yaml
+1 −1 pkgs/microsoft/kiota/pkg.yaml
+1 −1 pkgs/mooltiverse/nyx/pkg.yaml
+1 −1 pkgs/nucleuscloud/neosync/pkg.yaml
+1 −1 pkgs/okteto/okteto/pkg.yaml
+1 −1 pkgs/opentofu/opentofu/pkg.yaml
+1 −1 pkgs/operator-framework/operator-sdk/pkg.yaml
+1 −1 pkgs/redpanda-data/redpanda/pkg.yaml
+1 −1 pkgs/segmentio/topicctl/pkg.yaml
+2 −0 pkgs/sharkdp/bat/pkg.yaml
+31 −21 pkgs/sharkdp/bat/registry.yaml
+1 −1 pkgs/snyk/parlay/pkg.yaml
+1 −1 pkgs/superfly/flyctl/pkg.yaml
+1 −1 pkgs/syncthing/syncthing/pkg.yaml
+1 −1 pkgs/tummychow/git-absorb/pkg.yaml
+166 −62 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_2025_1_3:-}" ]] || _cache_invalid _usage_spec_mise_2025_1_3 ) \
&& ! _retrieve_cache _usage_spec_mise_2025_1_3;
if ( [[ -z "${_usage_spec_mise_2025_1_4:-}" ]] || _cache_invalid _usage_spec_mise_2025_1_4 ) \
&& ! _retrieve_cache _usage_spec_mise_2025_1_4;
then
spec="$(mise usage)"
_store_cache _usage_spec_mise_2025_1_3 spec
_store_cache _usage_spec_mise_2025_1_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,14 +6,14 @@ _mise() {
return 1
fi

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

local cur prev words cword was_split comp_args
_comp_initialize -n : -- "$@" || return
# shellcheck disable=SC2207
_comp_compgen -- -W "$(usage complete-word --shell bash -s "${_usage_spec_mise_2025_1_3}" --cword="$cword" -- "${words[@]}")"
_comp_compgen -- -W "$(usage complete-word --shell bash -s "${_usage_spec_mise_2025_1_4}" --cword="$cword" -- "${words[@]}")"
_comp_ltrim_colon_completions "$cur"
# shellcheck disable=SC2181
if [[ $? -ne 0 ]]; then
Expand Down
8 changes: 4 additions & 4 deletions completions/mise.fish
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ if ! command -v usage &> /dev/null
return 1
end

if ! set -q _usage_spec_mise_2025_1_3
set -g _usage_spec_mise_2025_1_3 (mise usage | string collect)
if ! set -q _usage_spec_mise_2025_1_4
set -g _usage_spec_mise_2025_1_4 (mise usage | string collect)
end
set -l tokens
if commandline -x >/dev/null 2>&1
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2025_1_3" -- (commandline -xpc) (commandline -t))'
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2025_1_4" -- (commandline -xpc) (commandline -t))'
else
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2025_1_3" -- (commandline -opc) (commandline -t))'
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2025_1_4" -- (commandline -opc) (commandline -t))'
end
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 = "2025.1.3";
version = "2025.1.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: 2025.1.3
Version: 2025.1.4
Release: 1
URL: https://github.com/jdx/mise/
Group: System
Expand Down

0 comments on commit 2f78ee6

Please sign in to comment.