Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2024.12.9 #3510

Merged
merged 1 commit into from
Dec 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.9](https://github.com/jdx/mise/compare/v2024.12.8..v2024.12.9) - 2024-12-14

### πŸš€ Features

- **(tasks)** optional automatic outputs by [@jdx](https://github.com/jdx) in [#3528](https://github.com/jdx/mise/pull/3528)
- added quiet field to tasks by [@jdx](https://github.com/jdx) in [#3514](https://github.com/jdx/mise/pull/3514)
- show instructions for updating when min_version does not match by [@jdx](https://github.com/jdx) in [#3520](https://github.com/jdx/mise/pull/3520)
- several enhancements to tasks by [@jdx](https://github.com/jdx) in [#3526](https://github.com/jdx/mise/pull/3526)

### πŸ› Bug Fixes

- make bash_completions lib optional by [@jdx](https://github.com/jdx) in [#3516](https://github.com/jdx/mise/pull/3516)
- make plugin update work with libgit2 by [@jdx](https://github.com/jdx) in [#3519](https://github.com/jdx/mise/pull/3519)
- bug with `mise task edit` and new tasks by [@jdx](https://github.com/jdx) in [#3521](https://github.com/jdx/mise/pull/3521)
- correct self-update message by [@jdx](https://github.com/jdx) in [eff0cff](https://github.com/jdx/mise/commit/eff0cffca079ee58fc2297396604b96e0253c324)
- task source bug fixes by [@jdx](https://github.com/jdx) in [#3522](https://github.com/jdx/mise/pull/3522)

### πŸ“š Documentation

- add explanation about shebang by [@hverlin](https://github.com/hverlin) in [#3501](https://github.com/jdx/mise/pull/3501)
- add vitepress-plugin-group-icons by [@hverlin](https://github.com/hverlin) in [#3527](https://github.com/jdx/mise/pull/3527)

### πŸ§ͺ Testing

- pin swift version by [@jdx](https://github.com/jdx) in [2b966a4](https://github.com/jdx/mise/commit/2b966a4945851b35be593182527bd40a80279fe4)
- skip firebase by [@jdx](https://github.com/jdx) in [e5714bc](https://github.com/jdx/mise/commit/e5714bcfe9cd45f173aecefcbd3c95fbeab83417)

### πŸ” Other Changes

- Update pipx.md by [@jdx](https://github.com/jdx) in [5fc9d9d](https://github.com/jdx/mise/commit/5fc9d9df43221a63d17dcf39ebacd2d5fabb1f39)

### πŸ“¦οΈ Dependency Updates

- update rust crate bzip2 to 0.5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#3511](https://github.com/jdx/mise/pull/3511)

## [2024.12.8](https://github.com/jdx/mise/compare/v2024.12.7..v2024.12.8) - 2024-12-12

### πŸš€ Features
Expand Down
44 changes: 22 additions & 22 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.8"
version = "2024.12.9"
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.8 macos-arm64 (a1b2d3e 2024-12-12)
2024.12.9 macos-arm64 (a1b2d3e 2024-12-14)
```

or install a specific a version:
Expand Down
2 changes: 1 addition & 1 deletion aqua-registry
Submodule aqua-registry updated 38 files
+1 βˆ’1 .github/workflows/count-pkgs.yaml
+12 βˆ’0 cmdx.yaml
+1 βˆ’1 pkgs/Kong/deck/pkg.yaml
+1 βˆ’1 pkgs/LuaLS/lua-language-server/pkg.yaml
+1 βˆ’1 pkgs/UpCloudLtd/upcloud-cli/pkg.yaml
+4 βˆ’0 pkgs/alexellis/kubetrim/pkg.yaml
+44 βˆ’0 pkgs/alexellis/kubetrim/registry.yaml
+1 βˆ’1 pkgs/anchore/grype/pkg.yaml
+1 βˆ’1 pkgs/anchore/syft/pkg.yaml
+1 βˆ’1 pkgs/astral-sh/uv/pkg.yaml
+1 βˆ’1 pkgs/aws/aws-cli/pkg.yaml
+1 βˆ’1 pkgs/bitwarden/clients/pkg.yaml
+1 βˆ’1 pkgs/cloudfoundry/bosh-cli/pkg.yaml
+1 βˆ’1 pkgs/cloudfoundry/credhub-cli/pkg.yaml
+1 βˆ’1 pkgs/crate-ci/typos/pkg.yaml
+1 βˆ’1 pkgs/digitalocean/doctl/pkg.yaml
+1 βˆ’1 pkgs/docker/compose/pkg.yaml
+1 βˆ’1 pkgs/eksctl-io/eksctl/pkg.yaml
+1 βˆ’1 pkgs/firebase/firebase-tools/pkg.yaml
+1 βˆ’1 pkgs/golang.org/x/tools/gopls/pkg.yaml
+1 βˆ’1 pkgs/google/gke-policy-automation/pkg.yaml
+1 βˆ’1 pkgs/gruntwork-io/terragrunt/pkg.yaml
+1 βˆ’1 pkgs/jdx/mise/pkg.yaml
+1 βˆ’1 pkgs/k1LoW/runn/pkg.yaml
+1 βˆ’1 pkgs/kastenhq/external-tools/k10tools/pkg.yaml
+1 βˆ’1 pkgs/logdyhq/logdy-core/pkg.yaml
+1 βˆ’1 pkgs/lxc/incus/pkg.yaml
+1 βˆ’1 pkgs/moonrepo/proto/pkg.yaml
+1 βˆ’1 pkgs/pachyderm/pachyderm/pkg.yaml
+1 βˆ’1 pkgs/pamburus/hl/pkg.yaml
+1 βˆ’1 pkgs/redpanda-data/connect/pkg.yaml
+1 βˆ’1 pkgs/sass/dart-sass/pkg.yaml
+1 βˆ’1 pkgs/siderolabs/talos/pkg.yaml
+1 βˆ’1 pkgs/telepresenceio/telepresence/pkg.yaml
+1 βˆ’1 pkgs/thought-machine/please/pkg.yaml
+1 βˆ’1 pkgs/zitadel/zitadel/pkg.yaml
+43 βˆ’0 registry.yaml
+23 βˆ’0 scripts/summarize.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_8:-}" ]] || _cache_invalid _usage_spec_mise_2024_12_8 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_12_8;
if ( [[ -z "${_usage_spec_mise_2024_12_9:-}" ]] || _cache_invalid _usage_spec_mise_2024_12_9 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_12_9;
then
spec="$(mise usage)"
_store_cache _usage_spec_mise_2024_12_8 spec
_store_cache _usage_spec_mise_2024_12_9 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_8:-} ]]; then
_usage_spec_mise_2024_12_8="$(mise usage)"
if [[ -z ${_usage_spec_mise_2024_12_9:-} ]]; then
_usage_spec_mise_2024_12_9="$(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_8
set -g _usage_spec_mise_2024_12_8 (mise usage | string collect)
if ! set -q _usage_spec_mise_2024_12_9
set -g _usage_spec_mise_2024_12_9 (mise usage | string collect)
end
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_12_8" -- (commandline -cop) (commandline -t))'
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_12_9" -- (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.8";
version = "2024.12.9";

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