Skip to content

Commit 2884911

Browse files
committed
chore: release 2026.7.1
1 parent 88a35de commit 2884911

14 files changed

Lines changed: 338 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,89 @@
11
# Changelog
22

3+
## [2026.7.1](https://github.com/jdx/mise/compare/v2026.7.0..v2026.7.1) - 2026-07-06
4+
5+
### 🐛 Bug Fixes
6+
7+
- **(cli)** support `--run-windows` for `task add` by @eugencowie in [#10769](https://github.com/jdx/mise/pull/10769)
8+
- **(core)** don't panic when stderr is unwritable by @daandemeyer in [#10773](https://github.com/jdx/mise/pull/10773)
9+
- **(env)** match redaction wildcards as globs by @jdx in [#10729](https://github.com/jdx/mise/pull/10729)
10+
- **(git)** sanitize repository env vars by @risu729 in [#10776](https://github.com/jdx/mise/pull/10776)
11+
- **(lockfile)** preserve header url while restoring asset host by @jdx in [#10728](https://github.com/jdx/mise/pull/10728)
12+
- **(lockfile)** avoid provenance guesses for opaque tags by @jdx in [#10722](https://github.com/jdx/mise/pull/10722)
13+
- **(nushell)** resolve str upcase deprecation warning by @martinhiller in [#10778](https://github.com/jdx/mise/pull/10778)
14+
- **(oci)** normalize apt/dpkg transient state for reproducible package layers by @karteekiitg in [#10731](https://github.com/jdx/mise/pull/10731)
15+
- **(schema)** support vars directives by @risu729 in [#10774](https://github.com/jdx/mise/pull/10774)
16+
- **(schema)** allow tool alias versions by @JamBalaya56562 in [#10712](https://github.com/jdx/mise/pull/10712)
17+
- **(vfox/http)** create parent directories in download helpers by @doraemonkeys in [#10767](https://github.com/jdx/mise/pull/10767)
18+
19+
### 📚 Documentation
20+
21+
- **(configuration)** fix precedence in visual by @kellinm in [#10779](https://github.com/jdx/mise/pull/10779)
22+
- **(errors)** replace TODO stub with error message reference by @jdx in [#10724](https://github.com/jdx/mise/pull/10724)
23+
- **(templates)** update tera documentation links by @risu729 in [#10751](https://github.com/jdx/mise/pull/10751)
24+
- clarify Go backend version pinning by @zeitlinger in [#10749](https://github.com/jdx/mise/pull/10749)
25+
26+
### 🧪 Testing
27+
28+
- **(oci)** make setuid mode test sandbox-portable by @TyceHerrman in [#10715](https://github.com/jdx/mise/pull/10715)
29+
30+
### 📦️ Dependency Updates
31+
32+
- update rust docker digest to 1f0dbad by @renovate[bot] in [#10738](https://github.com/jdx/mise/pull/10738)
33+
- update zizmorcore/zizmor-action action to v0.5.7 by @renovate[bot] in [#10742](https://github.com/jdx/mise/pull/10742)
34+
- update docker/build-push-action digest to 53b7df9 by @renovate[bot] in [#10733](https://github.com/jdx/mise/pull/10733)
35+
- update docker/login-action digest to c99871d by @renovate[bot] in [#10734](https://github.com/jdx/mise/pull/10734)
36+
- update docker/setup-buildx-action digest to bb05f3f by @renovate[bot] in [#10736](https://github.com/jdx/mise/pull/10736)
37+
- update docker/metadata-action digest to dc80280 by @renovate[bot] in [#10735](https://github.com/jdx/mise/pull/10735)
38+
- update rust crate usage-lib to v3.5.3 by @renovate[bot] in [#10741](https://github.com/jdx/mise/pull/10741)
39+
- update ubuntu:26.04 docker digest to b7f4819 by @renovate[bot] in [#10739](https://github.com/jdx/mise/pull/10739)
40+
- update rust crate rmcp to v1.8.0 by @renovate[bot] in [#10744](https://github.com/jdx/mise/pull/10744)
41+
- update rust crate env_logger to v0.11.11 by @renovate[bot] in [#10740](https://github.com/jdx/mise/pull/10740)
42+
- update rattler by @renovate[bot] in [#10755](https://github.com/jdx/mise/pull/10755)
43+
- update docker/login-action digest to af1e73f by @renovate[bot] in [#10761](https://github.com/jdx/mise/pull/10761)
44+
- update namespacelabs/nscloud-cache-action digest to 58bf6e0 by @renovate[bot] in [#10737](https://github.com/jdx/mise/pull/10737)
45+
- group phf renovate updates by @jdx in [#10784](https://github.com/jdx/mise/pull/10784)
46+
47+
### 📦 Registry
48+
49+
- prefer aqua for pi by @jdx in [#10727](https://github.com/jdx/mise/pull/10727)
50+
- add twg (http:twg) by @ryan-pip in [#10780](https://github.com/jdx/mise/pull/10780)
51+
- add apm ([github:microsoft/apm](https://github.com/microsoft/apm)) by @toyamarinyon in [#10766](https://github.com/jdx/mise/pull/10766)
52+
- add nono ([github:nolabs-ai/nono](https://github.com/nolabs-ai/nono)) by @invadersmustdie in [#10675](https://github.com/jdx/mise/pull/10675)
53+
- add miniserve ([aqua:svenstaro/miniserve](https://github.com/svenstaro/miniserve)) by @joealden in [#10760](https://github.com/jdx/mise/pull/10760)
54+
55+
### Chore
56+
57+
- **(herdr)** use aqua backend for herdr by @himkt in [#10777](https://github.com/jdx/mise/pull/10777)
58+
59+
### New Contributors
60+
61+
- @doraemonkeys made their first contribution in [#10767](https://github.com/jdx/mise/pull/10767)
62+
- @karteekiitg made their first contribution in [#10731](https://github.com/jdx/mise/pull/10731)
63+
- @joealden made their first contribution in [#10760](https://github.com/jdx/mise/pull/10760)
64+
- @eugencowie made their first contribution in [#10769](https://github.com/jdx/mise/pull/10769)
65+
- @invadersmustdie made their first contribution in [#10675](https://github.com/jdx/mise/pull/10675)
66+
- @daandemeyer made their first contribution in [#10773](https://github.com/jdx/mise/pull/10773)
67+
- @toyamarinyon made their first contribution in [#10766](https://github.com/jdx/mise/pull/10766)
68+
- @kellinm made their first contribution in [#10779](https://github.com/jdx/mise/pull/10779)
69+
- @martinhiller made their first contribution in [#10778](https://github.com/jdx/mise/pull/10778)
70+
71+
### 📦 Aqua Registry Updates
72+
73+
#### New Packages (2)
74+
75+
- [`Mic92/nixfmt-rs`](https://github.com/Mic92/nixfmt-rs)
76+
- [`russellbanks/Komac`](https://github.com/russellbanks/Komac)
77+
78+
#### Updated Packages (6)
79+
80+
- [`alibaba/open-code-review`](https://github.com/alibaba/open-code-review)
81+
- [`google/keep-sorted`](https://github.com/google/keep-sorted)
82+
- [`kubescape/kubescape`](https://github.com/kubescape/kubescape)
83+
- [`kyverno/kyverno`](https://github.com/kyverno/kyverno)
84+
- [`nao1215/sqly`](https://github.com/nao1215/sqly)
85+
- [`openai/codex`](https://github.com/openai/codex)
86+
387
## [2026.7.0](https://github.com/jdx/mise/compare/v2026.6.14..v2026.7.0) - 2026-07-02
488

589
### 🚀 Features

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = [
99

1010
[package]
1111
name = "mise"
12-
version = "2026.7.0"
12+
version = "2026.7.1"
1313
edition = "2024"
1414
description = "Dev tools, env vars, and tasks in one CLI"
1515
authors = ["Jeff Dickey (@jdx)"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $ ~/.local/bin/mise --version
7676
/ / / / / / (__ ) __/_____/ __/ / / /_____/ /_/ / / /_/ / /__/ __/
7777
/_/ /_/ /_/_/____/\___/ \___/_/ /_/ / .___/_/\__,_/\___/\___/
7878
/_/ by @jdx
79-
2026.7.0 macos-arm64 (2026-07-02)
79+
2026.7.1 macos-arm64 (2026-07-06)
8080
```
8181

8282
Hook mise into your shell (pick the right one for your shell):

completions/_mise

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ _mise() {
2424
return 1
2525
fi
2626

27-
local spec_file="${TMPDIR:-/tmp}/usage__usage_spec_mise_2026_7_0.spec"
27+
local spec_file="${TMPDIR:-/tmp}/usage__usage_spec_mise_2026_7_1.spec"
2828
if [[ ! -f "$spec_file" ]]; then
2929
mise usage >| "$spec_file"
3030
fi

completions/mise.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _mise() {
99

1010
local cur prev words cword was_split comp_args
1111
_comp_initialize -n : -- "$@" || return
12-
local spec_file="${TMPDIR:-/tmp}/usage__usage_spec_mise_2026_7_0.spec"
12+
local spec_file="${TMPDIR:-/tmp}/usage__usage_spec_mise_2026_7_1.spec"
1313
if [[ ! -f "$spec_file" ]]; then
1414
mise usage >| "$spec_file"
1515
fi

completions/mise.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if ! type -p usage &> /dev/null
88
return 1
99
end
1010
set -l tmpdir (if set -q TMPDIR; echo $TMPDIR; else; echo /tmp; end)
11-
set -l spec_file "$tmpdir/usage__usage_spec_mise_2026_7_0.spec"
11+
set -l spec_file "$tmpdir/usage__usage_spec_mise_2026_7_1.spec"
1212
if not test -f "$spec_file"
1313
mise usage | string collect > "$spec_file"
1414
end

completions/mise.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Register-ArgumentCompleter -Native -CommandName 'mise' -ScriptBlock {
1010
param($wordToComplete, $commandAst, $cursorPosition)
1111

1212
$tmpDir = if ($env:TEMP) { $env:TEMP } else { [System.IO.Path]::GetTempPath() }
13-
$specFile = Join-Path $tmpDir "usage__usage_spec_mise_2026_7_0.kdl"
13+
$specFile = Join-Path $tmpDir "usage__usage_spec_mise_2026_7_1.kdl"
1414

1515
if (-not (Test-Path $specFile)) {
1616
mise usage | Out-File -FilePath $specFile -Encoding utf8

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
rustPlatform.buildRustPackage {
44
pname = "mise";
5-
version = "2026.7.0";
5+
version = "2026.7.1";
66

77
src = lib.cleanSource ./.;
88

docs/.vitepress/stars.data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
export default {
44
load() {
55
return {
6-
stars: "30.4k",
6+
stars: "30.5k",
77
};
88
},
99
};

0 commit comments

Comments
 (0)