chore: release 2024.11.19 (#3092)

This commit is contained in:
mise-en-dev 2024-11-20 15:08:01 -06:00 committed by GitHub
parent 3cda7fcbea
commit 2802d908d3
9 changed files with 79 additions and 23 deletions

View File

@ -1,5 +1,27 @@
# Changelog
## [2024.11.19](https://github.com/jdx/mise/compare/v2024.11.18..v2024.11.19) - 2024-11-20
### 🚀 Features
- checksums in lockfile by [@jdx](https://github.com/jdx) in [#3096](https://github.com/jdx/mise/pull/3096)
- allow specifying asdf plugins with full urls by [@jdx](https://github.com/jdx) in [#3067](https://github.com/jdx/mise/pull/3067)
- use aqua for etcd by [@jdx](https://github.com/jdx) in [#3101](https://github.com/jdx/mise/pull/3101)
### 🐛 Bug Fixes
- sort some information in `mise dr` by [@jdx](https://github.com/jdx) in [#3093](https://github.com/jdx/mise/pull/3093)
- lockfile with "latest" versions by [@jdx](https://github.com/jdx) in [#3088](https://github.com/jdx/mise/pull/3088)
- allow tasks to depend on themselves by [@jdx](https://github.com/jdx) in [#3100](https://github.com/jdx/mise/pull/3100)
### 📚 Documentation
- update comparison-to-asdf.md - add link to faq: migration from asdf by [@muescha](https://github.com/muescha) in [#3095](https://github.com/jdx/mise/pull/3095)
### 🧪 Testing
- remove unnecessary link test by [@jdx](https://github.com/jdx) in [164b5e8](https://github.com/jdx/mise/commit/164b5e84a81c6729b7fdc790cab83263d85193a0)
## [2024.11.18](https://github.com/jdx/mise/compare/v2024.11.17..v2024.11.18) - 2024-11-19
### 🚀 Features
@ -401,6 +423,7 @@
### New Contributors
- @hverlin made their first contribution in [#2891](https://github.com/jdx/mise/pull/2891)
- @liskin made their first contribution in [#2892](https://github.com/jdx/mise/pull/2892)
- @SolitudeSF made their first contribution in [#2857](https://github.com/jdx/mise/pull/2857)
- @glasser made their first contribution in [#2872](https://github.com/jdx/mise/pull/2872)
@ -421,6 +444,10 @@
- add zstd compression for http requests by [@jdx](https://github.com/jdx) in [612bbd0](https://github.com/jdx/mise/commit/612bbd0374bed208752cda8674ad192b5886fde9)
- Fix installed_tool@version complete script by [@miguelmig](https://github.com/miguelmig) in [#2859](https://github.com/jdx/mise/pull/2859)
### New Contributors
- @miguelmig made their first contribution in [#2859](https://github.com/jdx/mise/pull/2859)
## [2024.10.13](https://github.com/jdx/mise/compare/v2024.10.12..v2024.10.13) - 2024-10-28
### 🚀 Features
@ -560,6 +587,8 @@
### New Contributors
- @yodatak made their first contribution in [#2792](https://github.com/jdx/mise/pull/2792)
- @BurnerWah made their first contribution in [#2794](https://github.com/jdx/mise/pull/2794)
- @rgeraskin made their first contribution in [#2790](https://github.com/jdx/mise/pull/2790)
## [2024.10.8](https://github.com/jdx/mise/compare/v2024.10.7..v2024.10.8) - 2024-10-22
@ -726,6 +755,10 @@
- move /.mise/tasks to /tasks by [@jdx](https://github.com/jdx) in [#2728](https://github.com/jdx/mise/pull/2728)
### New Contributors
- @risu729 made their first contribution in [#2729](https://github.com/jdx/mise/pull/2729)
## [2024.10.1](https://github.com/jdx/mise/compare/v2024.10.0..v2024.10.1) - 2024-10-07
### 🚀 Features
@ -746,6 +779,10 @@
- fix snapshots by [@jdx](https://github.com/jdx) in [e1bc269](https://github.com/jdx/mise/commit/e1bc269b2d40bac21208969f8fb2c744586d8ed1)
- reset test by [@jdx](https://github.com/jdx) in [b06878d](https://github.com/jdx/mise/commit/b06878dcadfd8a0edc80ea39381f534435f24736)
### New Contributors
- @finalchild made their first contribution in [#2711](https://github.com/jdx/mise/pull/2711)
## [2024.10.0](https://github.com/jdx/mise/compare/v2024.9.13..v2024.10.0) - 2024-10-03
### 🐛 Bug Fixes
@ -799,6 +836,10 @@
- updated usage by [@jdx](https://github.com/jdx) in [1764c8b](https://github.com/jdx/mise/commit/1764c8bba912b59d61f87bd0f10e488a918e12ca)
- updated usage by [@jdx](https://github.com/jdx) in [9c18637](https://github.com/jdx/mise/commit/9c18637c52cbdabd81ab84167f94d4578662a995)
### New Contributors
- @TobiX made their first contribution in [#2684](https://github.com/jdx/mise/pull/2684)
## [2024.9.12](https://github.com/jdx/mise/compare/v2024.9.11..v2024.9.12) - 2024-09-29
### 🚀 Features
@ -1095,6 +1136,7 @@
### New Contributors
- @Shobhit0109 made their first contribution in [#2542](https://github.com/jdx/mise/pull/2542)
- @xavdid made their first contribution in [#2532](https://github.com/jdx/mise/pull/2532)
- @stanhu made their first contribution in [#2524](https://github.com/jdx/mise/pull/2524)
@ -1155,6 +1197,7 @@
### New Contributors
- @mcallaway made their first contribution in [#2511](https://github.com/jdx/mise/pull/2511)
- @antoniomdk made their first contribution in [#2509](https://github.com/jdx/mise/pull/2509)
## [2024.8.13](https://github.com/jdx/mise/compare/v2024.8.12..v2024.8.13) - 2024-08-26
@ -1426,6 +1469,10 @@
- Use correct capitalization of GitHub by [@jahands](https://github.com/jahands) in [#2372](https://github.com/jdx/mise/pull/2372)
- loosen git2 requirements by [@jdx](https://github.com/jdx) in [#2374](https://github.com/jdx/mise/pull/2374)
### New Contributors
- @jahands made their first contribution in [#2372](https://github.com/jdx/mise/pull/2372)
## [2024.7.2](https://github.com/jdx/mise/compare/v2024.7.1..v2024.7.2) - 2024-07-13
### 🚀 Features
@ -1483,6 +1530,10 @@
- Fixes nix flake by [@laozc](https://github.com/laozc) in [#2305](https://github.com/jdx/mise/pull/2305)
### New Contributors
- @laozc made their first contribution in [#2305](https://github.com/jdx/mise/pull/2305)
## [2024.6.4](https://github.com/jdx/mise/compare/v2024.6.3..v2024.6.4) - 2024-06-15
### 🐛 Bug Fixes
@ -1547,6 +1598,7 @@
### New Contributors
- @chrmod made their first contribution in [#2248](https://github.com/jdx/mise/pull/2248)
- @kattouf made their first contribution in [#2241](https://github.com/jdx/mise/pull/2241)
## [2024.6.0](https://github.com/jdx/mise/compare/v2024.5.28..v2024.6.0) - 2024-06-01
@ -1783,6 +1835,10 @@
- add rustfmt to release-plz by [@jdx](https://github.com/jdx) in [2d530f6](https://github.com/jdx/mise/commit/2d530f645b6263c6162380684ab7914efc3dce39)
### New Contributors
- @vrslev made their first contribution in [#2116](https://github.com/jdx/mise/pull/2116)
## [2024.5.15](https://github.com/jdx/mise/compare/v2024.5.14..v2024.5.15) - 2024-05-14
### 🚀 Features

18
Cargo.lock generated
View File

@ -676,9 +676,9 @@ dependencies = [
[[package]]
name = "ctor"
version = "0.2.8"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f"
checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501"
dependencies = [
"quote",
"syn 2.0.87",
@ -1696,9 +1696,9 @@ dependencies = [
[[package]]
name = "itoa"
version = "1.0.11"
version = "1.0.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
checksum = "540654e97a3f4470a492cd30ff187bc95d89557a903a2bbf112e2fae98104ef2"
[[package]]
name = "jobserver"
@ -2008,7 +2008,7 @@ dependencies = [
[[package]]
name = "mise"
version = "2024.11.18"
version = "2024.11.19"
dependencies = [
"assert_cmd",
"base64",
@ -3429,9 +3429,9 @@ dependencies = [
[[package]]
name = "sync_wrapper"
version = "1.0.1"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
dependencies = [
"futures-core",
]
@ -3998,9 +3998,9 @@ dependencies = [
[[package]]
name = "unicode-ident"
version = "1.0.13"
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
[[package]]
name = "unicode-segmentation"

View File

@ -1,6 +1,6 @@
[package]
name = "mise"
version = "2024.11.18"
version = "2024.11.19"
edition = "2021"
description = "The front-end to your dev env"
authors = ["Jeff Dickey (@jdx)"]

View File

@ -27,11 +27,11 @@ _mise() {
zstyle ":completion:${curcontext}:" cache-policy _usage_mise_cache_policy
fi
if ( [[ -z "${_usage_spec_mise_2024_11_18:-}" ]] || _cache_invalid _usage_spec_mise_2024_11_18 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_11_18;
if ( [[ -z "${_usage_spec_mise_2024_11_19:-}" ]] || _cache_invalid _usage_spec_mise_2024_11_19 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_11_19;
then
spec="$(mise usage)"
_store_cache _usage_spec_mise_2024_11_18 spec
_store_cache _usage_spec_mise_2024_11_19 spec
fi
_arguments "*: :(($(usage complete-word --shell zsh -s "$spec" -- "${words[@]}" )))"

View File

@ -6,11 +6,11 @@ _mise() {
return 1
fi
if [[ -z ${_usage_spec_mise_2024_11_18:-} ]]; then
_usage_spec_mise_2024_11_18="$(mise usage)"
if [[ -z ${_usage_spec_mise_2024_11_19:-} ]]; then
_usage_spec_mise_2024_11_19="$(mise usage)"
fi
COMPREPLY=( $(usage complete-word --shell bash -s "${_usage_spec_mise_2024_11_18}" --cword="$COMP_CWORD" -- "${COMP_WORDS[@]}" ) )
COMPREPLY=( $(usage complete-word --shell bash -s "${_usage_spec_mise_2024_11_19}" --cword="$COMP_CWORD" -- "${COMP_WORDS[@]}" ) )
if [[ $? -ne 0 ]]; then
unset COMPREPLY
fi

View File

@ -6,7 +6,7 @@ if ! command -v usage &> /dev/null
return 1
end
if ! set -q _usage_spec_mise_2024_11_18
set -g _usage_spec_mise_2024_11_18 (mise usage | string collect)
if ! set -q _usage_spec_mise_2024_11_19
set -g _usage_spec_mise_2024_11_19 (mise usage | string collect)
end
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_11_18" -- (commandline -cop) (commandline -t))'
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_11_19" -- (commandline -cop) (commandline -t))'

View File

@ -2,7 +2,7 @@
rustPlatform.buildRustPackage {
pname = "mise";
version = "2024.11.18";
version = "2024.11.19";
src = lib.cleanSource ./.;

View File

@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH mise 1 "mise 2024.11.18"
.TH mise 1 "mise 2024.11.19"
.SH NAME
mise \- The front\-end to your dev env
.SH SYNOPSIS
@ -189,6 +189,6 @@ Examples:
$ mise settings Show settings in use
$ mise settings set color 0 Disable color by modifying global config file
.SH VERSION
v2024.11.18
v2024.11.19
.SH AUTHORS
Jeff Dickey <@jdx>

View File

@ -1,6 +1,6 @@
Summary: The front-end to your dev env
Name: mise
Version: 2024.11.18
Version: 2024.11.19
Release: 1
URL: https://github.com/jdx/mise/
Group: System