Skip to content

Commit dbdf33c

Browse files
committed
chore: release 2026.7.6
1 parent aebe5e2 commit dbdf33c

14 files changed

Lines changed: 728 additions & 70 deletions

File tree

CHANGELOG.md

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

3+
## [2026.7.6](https://github.com/jdx/mise/compare/v2026.7.5..v2026.7.6) - 2026-07-12
4+
5+
### 🚀 Features
6+
7+
- **(aqua)** support private content and archives by @risu729 in [#10915](https://github.com/jdx/mise/pull/10915)
8+
- **(doctor)** report shadowed shims by @risu729 in [#10919](https://github.com/jdx/mise/pull/10919)
9+
- **(sandbox)** add default deny settings by @risu729 in [#10940](https://github.com/jdx/mise/pull/10940)
10+
- **(task)** **breaking** decouple task output style from verbosity by @JamBalaya56562 in [#10885](https://github.com/jdx/mise/pull/10885)
11+
12+
### 🐛 Bug Fixes
13+
14+
- **(backend)** reinstall rolling versions when outdated by @zelch in [#10827](https://github.com/jdx/mise/pull/10827)
15+
- **(bootstrap)** preserve symlinks when extracting dmgs by @jdx in [#10949](https://github.com/jdx/mise/pull/10949)
16+
- **(config)** warn about unsupported semver ranges by @risu729 in [#10916](https://github.com/jdx/mise/pull/10916)
17+
- **(config)** let user tool options override registry defaults by @risu729 in [#10924](https://github.com/jdx/mise/pull/10924)
18+
- **(config)** reload settings with config by @risu729 in [#10945](https://github.com/jdx/mise/pull/10945)
19+
- **(copr)** fix x86_64 builds with add nasm/cmake for Fedora and PREBUILT_NASM for RHEL/EPEL by @bestagi in [#10947](https://github.com/jdx/mise/pull/10947)
20+
- **(erlang)** lock source install outcomes by @risu729 in [#10937](https://github.com/jdx/mise/pull/10937)
21+
- **(github)** align SLSA provenance with selected asset by @risu729 in [#10928](https://github.com/jdx/mise/pull/10928)
22+
- **(github)** treat bin/rename_exe as install-time options by @risu729 in [#10925](https://github.com/jdx/mise/pull/10925)
23+
- **(http)** bound total download time by @risu729 in [#10920](https://github.com/jdx/mise/pull/10920)
24+
- **(npm)** isolate version queries from project cwd by @risu729 in [#10927](https://github.com/jdx/mise/pull/10927)
25+
- **(registry)** normalize backend platform selectors by @risu729 in [#10938](https://github.com/jdx/mise/pull/10938)
26+
- **(registry)** rename podman banary to podman-remote by @tony-sol in [#10826](https://github.com/jdx/mise/pull/10826)
27+
- **(s3)** resolve cross-platform lockfile URLs for locked mode by @icholy in [#10873](https://github.com/jdx/mise/pull/10873)
28+
- **(task)** invalidate auto freshness after failed rerun by @risu729 in [#10953](https://github.com/jdx/mise/pull/10953)
29+
- **(toolset)** preserve ref selector install identity by @risu729 in [#10942](https://github.com/jdx/mise/pull/10942)
30+
31+
### 📚 Documentation
32+
33+
- **(config)** clarify sub version arithmetic by @risu729 in [#10943](https://github.com/jdx/mise/pull/10943)
34+
35+
### ⚡ Performance
36+
37+
- **(aqua)** skip public probes for private releases by @risu729 in [#10914](https://github.com/jdx/mise/pull/10914)
38+
39+
### ◀️ Revert
40+
41+
- prefer aqua for codex by @risu729 in [#10922](https://github.com/jdx/mise/pull/10922)
42+
43+
### 📦️ Dependency Updates
44+
45+
- update rust docker digest to 44637ff by @renovate[bot] in [#10901](https://github.com/jdx/mise/pull/10901)
46+
- update ghcr.io/jdx/mise:deb docker digest to c5e848b by @renovate[bot] in [#10899](https://github.com/jdx/mise/pull/10899)
47+
- update ghcr.io/jdx/mise:alpine docker digest to 94d8801 by @renovate[bot] in [#10898](https://github.com/jdx/mise/pull/10898)
48+
- update rust crate demand to v2.0.3 by @renovate[bot] in [#10903](https://github.com/jdx/mise/pull/10903)
49+
- update phf to 0.14 by @renovate[bot] in [#10906](https://github.com/jdx/mise/pull/10906)
50+
- update ubuntu docker tag to resolute-20260627 by @renovate[bot] in [#10905](https://github.com/jdx/mise/pull/10905)
51+
- update ghcr.io/jdx/mise:rpm docker digest to 4363aec by @renovate[bot] in [#10900](https://github.com/jdx/mise/pull/10900)
52+
- update rust crate usage-lib to v3.5.4 by @renovate[bot] in [#10904](https://github.com/jdx/mise/pull/10904)
53+
- update rust crate chacha20poly1305 to 0.11 by @renovate[bot] in [#10907](https://github.com/jdx/mise/pull/10907)
54+
- update actions/github-script action to v9 by @renovate[bot] in [#10908](https://github.com/jdx/mise/pull/10908)
55+
- update rust crate rmcp to v2 by @renovate[bot] in [#10909](https://github.com/jdx/mise/pull/10909)
56+
- update dependency prettier to v3.9.4 by @renovate[bot] in [#10902](https://github.com/jdx/mise/pull/10902)
57+
58+
### 📦 Registry
59+
60+
- add git-town ([aqua:git-town/git-town](https://github.com/git-town/git-town)) by @joealden in [#10935](https://github.com/jdx/mise/pull/10935)
61+
- add bundler (gem:bundler) by @risu729 in [#10939](https://github.com/jdx/mise/pull/10939)
62+
63+
### Chore
64+
65+
- **(release)** skip ai reviews for release prs by @jdx in [#10891](https://github.com/jdx/mise/pull/10891)
66+
67+
### New Contributors
68+
69+
- @zelch made their first contribution in [#10827](https://github.com/jdx/mise/pull/10827)
70+
71+
### 📦 Aqua Registry Updates
72+
73+
#### New Packages (7)
74+
75+
- [`GitTools/GitVersion`](https://github.com/GitTools/GitVersion)
76+
- [`cachix/secretspec`](https://github.com/cachix/secretspec)
77+
- [`ctxrs/ctx`](https://github.com/ctxrs/ctx)
78+
- [`nao1215/atago`](https://github.com/nao1215/atago)
79+
- [`sters/diffnest`](https://github.com/sters/diffnest)
80+
- [`supernovae-st/nika`](https://github.com/supernovae-st/nika)
81+
- [`suzuki-shunsuke/langcheck`](https://github.com/suzuki-shunsuke/langcheck)
82+
83+
#### Updated Packages (19)
84+
85+
- [`FairwindsOps/polaris`](https://github.com/FairwindsOps/polaris)
86+
- [`charmbracelet/glow`](https://github.com/charmbracelet/glow)
87+
- [`charmbracelet/vhs`](https://github.com/charmbracelet/vhs)
88+
- [`docker/buildx`](https://github.com/docker/buildx)
89+
- [`docker/compose`](https://github.com/docker/compose)
90+
- [`gleam-lang/gleam`](https://github.com/gleam-lang/gleam)
91+
- [`kubernetes-sigs/cri-tools/crictl`](https://github.com/kubernetes-sigs/cri-tools)
92+
- [`moby/buildkit`](https://github.com/moby/buildkit)
93+
- [`mpyw/suve`](https://github.com/mpyw/suve)
94+
- [`openziti/zrok`](https://github.com/openziti/zrok)
95+
- [`ouch-org/ouch`](https://github.com/ouch-org/ouch)
96+
- [`superradcompany/microsandbox`](https://github.com/superradcompany/microsandbox)
97+
- [`suzuki-shunsuke/asciinema-trim`](https://github.com/suzuki-shunsuke/asciinema-trim)
98+
- [`suzuki-shunsuke/nllint`](https://github.com/suzuki-shunsuke/nllint)
99+
- [`taiki-e/cargo-llvm-cov`](https://github.com/taiki-e/cargo-llvm-cov)
100+
- [`thomasschafer/scooter`](https://github.com/thomasschafer/scooter)
101+
- [`wasilibs/go-yamllint`](https://github.com/wasilibs/go-yamllint)
102+
- [`watchexec/cargo-watch`](https://github.com/watchexec/cargo-watch)
103+
- [`watchexec/watchexec`](https://github.com/watchexec/watchexec)
104+
3105
## [2026.7.5](https://github.com/jdx/mise/compare/v2026.7.4..v2026.7.5) - 2026-07-09
4106

5107
### 🚀 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.5"
12+
version = "2026.7.6"
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.5 macos-arm64 (2026-07-09)
79+
2026.7.6 macos-arm64 (2026-07-12)
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_5.spec"
27+
local spec_file="${TMPDIR:-/tmp}/usage__usage_spec_mise_2026_7_6.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_5.spec"
12+
local spec_file="${TMPDIR:-/tmp}/usage__usage_spec_mise_2026_7_6.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_5.spec"
11+
set -l spec_file "$tmpdir/usage__usage_spec_mise_2026_7_6.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_5.kdl"
13+
$specFile = Join-Path $tmpDir "usage__usage_spec_mise_2026_7_6.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.5";
5+
version = "2026.7.6";
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.6k",
6+
stars: "30.7k",
77
};
88
},
99
};

0 commit comments

Comments
 (0)