Skip to content

jdx/mise v2025.9.15

2025.9.15 - 2025-09-21

๐Ÿ“ฆ Registry

  • add missing cargo backends by @jayvdb in #6307

๐Ÿš€ Features

  • add env propagation by @Its-Just-Nans in #6342

๐Ÿ› Bug Fixes

  • (aqua) improve GitHub token handling for sigstore verification by @jdx in #6351
  • (backend) change dependency checks to warnings instead of errors by @jdx in #6363
  • (npm) improve error message when npm/bun is not installed by @jdx in #6359
  • (vfox) enable TLS support for reqwest to fix CI tests by @jdx in #6356

๐Ÿšœ Refactor

  • (registry) convert to nested TOML sections format by @jdx in #6361

๐Ÿงช Testing

  • (e2e) resolve mise via PATH in backend missing deps test by @jdx in #6362
  • (vfox) replace flaky external HTTP tests with local mock server by @jdx in #6354

๐Ÿ“ฆ๏ธ Dependency Updates

  • pin dependencies by @renovate[bot] in #6243

Chore

  • (install.sh) add MISE_INSTALL_MUSL to force installing musl variants on Linux by @malept in #6355