-
-
Notifications
You must be signed in to change notification settings - Fork 717
chore: release 2025.9.13 #6309
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
Merged
chore: release 2025.9.13 #6309
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a8aa632
chore: release 2025.9.13
mise-en-dev fc1b6da
fix: remove openssl/vendored feature from ARM builds
jdx 427cc2b
fix: disable default features for sigstore-verification
jdx 5527a15
fix: disable default features to avoid native-tls
jdx c6f4f59
fix: use default features with openssl/vendored for ARM builds
jdx 2a504f8
Revert "fix: use default features with openssl/vendored for ARM builds"
jdx 71b432a
fix: add aws-lc-rs with bindgen feature for rustls builds
jdx 32d8e34
fix: install bindgen-cli in cross Docker images for rustls builds
jdx d500717
fix(build): add bindgen to cross pre-build for ARM targets
jdx 35a294c
[autofix.ci] apply automated fixes
autofix-ci[bot] ec73c70
fix(build): use $CARGO variable in cross pre-build commands
jdx b4dec18
fix(build): install bindgen-cli on CI hosts for ARM builds
jdx a6bdce4
Revert "fix(build): install bindgen-cli on CI hosts for ARM builds"
jdx 04ff7dd
fix(build): configure TLS backends to use rustls
jdx af0fa59
refactor: remove cross and cargo-zigbuild from build setup
jdx f528aca
fix: use ubuntu-24.04-arm runners for ARM builds
jdx b0596f5
refactor: remove ARM-specific OpenSSL vendoring
jdx c5dcb46
fix: add cross-compilation tools for ARMv7 on ARM64 runners
jdx 919115e
fix: add musl cross-compilation tools for ARM targets
jdx 37e7de7
fix: add musl-tools for x86_64-musl targets
jdx ad1ae7b
fix: use correct ARM compilers for soft-float vs hard-float targets
jdx bec7fff
machete
jdx 1240170
fix: add proper musl cross-compiler for ARMv7 targets
jdx f03cbc6
fix: resolve PR #6309 build failures
jdx f0f8bb1
[autofix.ci] apply automated fixes
autofix-ci[bot] 446d1df
fix: use ubuntu-latest for ARMv7 musl builds
jdx bb48264
fix: improve ARMv7 musl build script
jdx 19d9a70
fix: use mise.jdx.dev for ARMv7 musl cross-compiler
jdx 4dffecc
fix: set BINDGEN_EXTRA_CLANG_ARGS for ARMv7 musl cross-compilation
jdx 8cc806f
feat: add checksum verification for ARMv7 musl cross-compiler download
jdx aae638c
fix: store ARMv7 musl cross-compiler checksum in workflow
jdx 551b97a
fix: update ARMv7 musl cross-compiler checksum
jdx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,47 @@ | ||
| # Changelog | ||
|
|
||
| ## [2025.9.13](https://github.com/jdx/mise/compare/v2025.9.12..v2025.9.13) - 2025-09-19 | ||
|
|
||
| ### π¦ Registry | ||
|
|
||
| - remove deprecated virtualos by @jdx in [166379f](https://github.com/jdx/mise/commit/166379f71c79fccacfc980dd14d4e18642c7d1e5) | ||
| - add trufflehog ([aqua:trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog)) by @risu729 in [#6316](https://github.com/jdx/mise/pull/6316) | ||
|
|
||
| ### π Features | ||
|
|
||
| - **(aqua)** integrate native sigstore-verification for security verification by @jdx in [#6332](https://github.com/jdx/mise/pull/6332) | ||
| - **(docs)** improve search result readability with lighter teal background by @jdx in [#6328](https://github.com/jdx/mise/pull/6328) | ||
| - **(ui)** update logo as favicon and fix hover transitions by @jdx in [#6325](https://github.com/jdx/mise/pull/6325) | ||
| - **(vfox)** add file.read lua function by @malept in [#6333](https://github.com/jdx/mise/pull/6333) | ||
| - add documentation for "Environment in tasks" #5134 #5638 by @Its-Just-Nans in [#6329](https://github.com/jdx/mise/pull/6329) | ||
|
|
||
| ### π Bug Fixes | ||
|
|
||
| - **(github)** correctly paginate releases/tags for private repos by @malept in [#6318](https://github.com/jdx/mise/pull/6318) | ||
| - **(hk)** exclude aqua-registry from prettier linting by @jdx in [#6327](https://github.com/jdx/mise/pull/6327) | ||
| - **(ui)** improve GitHub star badge layout and alignment by @jdx in [#6326](https://github.com/jdx/mise/pull/6326) | ||
|
|
||
| ### π Documentation | ||
|
|
||
| - change 'hello.py' to 'main.py' in python.md by @my1e5 in [#6319](https://github.com/jdx/mise/pull/6319) | ||
| - customize VitePress theme with unique branding by @jdx in [#6324](https://github.com/jdx/mise/pull/6324) | ||
|
|
||
| ### π¦οΈ Dependency Updates | ||
|
|
||
| - update taiki-e/install-action digest to 0aa4f22 by @renovate[bot] in [#6334](https://github.com/jdx/mise/pull/6334) | ||
| - update rust crate comfy-table to v7.2.1 by @renovate[bot] in [#6335](https://github.com/jdx/mise/pull/6335) | ||
| - update rust crate console to v0.16.1 by @renovate[bot] in [#6336](https://github.com/jdx/mise/pull/6336) | ||
| - update rust crate indexmap to v2.11.4 by @renovate[bot] in [#6337](https://github.com/jdx/mise/pull/6337) | ||
|
|
||
| ### Chore | ||
|
|
||
| - fixing typos by @Its-Just-Nans in [#6331](https://github.com/jdx/mise/pull/6331) | ||
|
|
||
| ### New Contributors | ||
|
|
||
| - @Its-Just-Nans made their first contribution in [#6331](https://github.com/jdx/mise/pull/6331) | ||
| - @my1e5 made their first contribution in [#6319](https://github.com/jdx/mise/pull/6319) | ||
|
|
||
| ## [2025.9.12](https://github.com/jdx/mise/compare/v2025.9.11..v2025.9.12) - 2025-09-16 | ||
|
|
||
| ### π Bug Fixes | ||
|
|
@@ -251,10 +293,10 @@ | |
| ### π Bug Fixes | ||
|
|
||
| - **(aqua)** respect order of asset_strs by @risu729 in [#6143](https://github.com/jdx/mise/pull/6143) | ||
| - **(java)** treat freebsd as linux (assuming linux compatibility) by @roele in [#6161](https://github.com/jdx/mise/pull/6161) | ||
| - **(java)** treat freebsd as linux (assuming linux compatability) by @roele in [#6161](https://github.com/jdx/mise/pull/6161) | ||
| - **(nushell/windows)** Fix $env.PATH getting converted to a string by @zackyancey in [#6157](https://github.com/jdx/mise/pull/6157) | ||
| - **(sync)** create uv_versions_path dir if it doesn't exist by @risu729 in [#6142](https://github.com/jdx/mise/pull/6142) | ||
| - **(ubi)** show relevant error messages for v-prefixed tags by @risu729 in [#6183](https://github.com/jdx/mise/pull/6183) | ||
| - **(ubi)** show relevent error messages for v-prefixed tags by @risu729 in [#6183](https://github.com/jdx/mise/pull/6183) | ||
cursor[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - remove nodejs/golang alias migrate code by @risu729 in [#6141](https://github.com/jdx/mise/pull/6141) | ||
| - mise activate not working on powershell v5 by @L0RD-ZER0 in [#6168](https://github.com/jdx/mise/pull/6168) | ||
|
|
||
|
|
@@ -2122,7 +2164,7 @@ | |
|
|
||
| ### π Bug Fixes | ||
|
|
||
| - **(ubi)** API URL for GitHub should not have /repos segment by @roele in [#4848](https://github.com/jdx/mise/pull/4848) | ||
| - **(ubi)** API URL for GitHub should not have /repos segement by @roele in [#4848](https://github.com/jdx/mise/pull/4848) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Commit Fixes Typos But Introduces New ErrorsIt looks like the commit intended to fix typos actually introduced several new spelling errors. For example, "third" was changed to "thrid" in the Additional Locations (1) |
||
| - **(ubi)** URL syntax fails by @roele in [#4859](https://github.com/jdx/mise/pull/4859) | ||
| - allow to install non-numeric elixir versions by @roele in [#4850](https://github.com/jdx/mise/pull/4850) | ||
| - removed possible single-point-of-failure while running `mise upgrade` by @hitblast in [#4847](https://github.com/jdx/mise/pull/4847) | ||
|
|
@@ -2771,7 +2813,7 @@ | |
| ### Chore | ||
|
|
||
| - make self_update optional by @jdx in [#4230](https://github.com/jdx/mise/pull/4230) | ||
| - added some default reqwest features by @jdx in [#4232](https://github.com/jdx/mise/pull/4232) | ||
| - added some defaul reqwest features by @jdx in [#4232](https://github.com/jdx/mise/pull/4232) | ||
cursor[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ### New Contributors | ||
|
|
||
|
|
@@ -3701,9 +3743,9 @@ | |
| ### π Features | ||
|
|
||
| - add the users PATH to `mise doctor` by @syhol in [#3474](https://github.com/jdx/mise/pull/3474) | ||
| - feat : Add superfile with aqua backend to registry by @yodatak in [#3479](https://github.com/jdx/mise/pull/3479) | ||
| - feat : Add superfile with aqua backend to registery by @yodatak in [#3479](https://github.com/jdx/mise/pull/3479) | ||
| - added `task_auto_install` setting by @jdx in [#3481](https://github.com/jdx/mise/pull/3481) | ||
| - Add yazi with aqua backend to registry by @yodatak in [#3485](https://github.com/jdx/mise/pull/3485) | ||
| - Add yazi with aqua backend to registery by @yodatak in [#3485](https://github.com/jdx/mise/pull/3485) | ||
cursor[bot] marked this conversation as resolved.
Show resolved
Hide resolved
cursor[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - Migrating Terragrunt asdf plugin over to gruntwork-io by @yhakbar in [#3486](https://github.com/jdx/mise/pull/3486) | ||
| - add settings for python venv creation by @jdx in [#3489](https://github.com/jdx/mise/pull/3489) | ||
| - added MISE_ARCH setting by @jdx in [#3490](https://github.com/jdx/mise/pull/3490) | ||
|
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.