jdx/mise (mise)
### [`v2024.11.26`](https://redirect.github.com/jdx/mise/releases/tag/v2024.11.26)
[Compare Source](https://redirect.github.com/jdx/mise/compare/v2024.11.25...v2024.11.26)
##### ๐ Bug Fixes
- show ubi versions starting with digit last by [@jdx](https://redirect.github.com/jdx) in [#3162](https://redirect.github.com/jdx/mise/pull/3162)
- make built-in aqua cache work on windows by [@jdx](https://redirect.github.com/jdx) in [56aae79](https://redirect.github.com/jdx/mise/commit/56aae79c97b456cb866c81940519c815e6a67064)
##### ๐งช Testing
- added test to check for bad cargo-binstall versions by [@jdx](https://redirect.github.com/jdx) in [#3163](https://redirect.github.com/jdx/mise/pull/3163)
##### ๐ Other Changes
- bake aqua registry into bin by [@jdx](https://redirect.github.com/jdx) in [#3161](https://redirect.github.com/jdx/mise/pull/3161)
### [`v2024.11.25`](https://redirect.github.com/jdx/mise/releases/tag/v2024.11.25)
[Compare Source](https://redirect.github.com/jdx/mise/compare/v2024.11.24...v2024.11.25)
##### ๐ Features
- added `--local` option for `mise settings` commands by [@jdx](https://redirect.github.com/jdx) in [#3157](https://redirect.github.com/jdx/mise/pull/3157)
##### ๐ Bug Fixes
- minor tweak to dr output by [@jdx](https://redirect.github.com/jdx) in [#3160](https://redirect.github.com/jdx/mise/pull/3160)
- bug with missing shims after install by [@jdx](https://redirect.github.com/jdx) in [#3159](https://redirect.github.com/jdx/mise/pull/3159)
##### ๐ Other Changes
- increase job count for e2e tests by [@jdx](https://redirect.github.com/jdx) in [969a14d](https://redirect.github.com/jdx/mise/commit/969a14d038a68e303bbf47e939f9dc9160e493fe)
### [`v2024.11.24`](https://redirect.github.com/jdx/mise/releases/tag/v2024.11.24)
[Compare Source](https://redirect.github.com/jdx/mise/compare/v2024.11.23...v2024.11.24)
##### ๐ Features
- ignore config files after not trusting them by [@jdx](https://redirect.github.com/jdx) in [#3128](https://redirect.github.com/jdx/mise/pull/3128)
- task vars by [@jdx](https://redirect.github.com/jdx) in [#3130](https://redirect.github.com/jdx/mise/pull/3130)
- verify aqua packages with cosign and/or slsa when available by [@jdx](https://redirect.github.com/jdx) in [#3151](https://redirect.github.com/jdx/mise/pull/3151)
- added `task_skip` setting by [@jdx](https://redirect.github.com/jdx) in [#3154](https://redirect.github.com/jdx/mise/pull/3154)
- allow calling `mise settings foo=bar` as shorthand by [@jdx](https://redirect.github.com/jdx) in [#3155](https://redirect.github.com/jdx/mise/pull/3155)
##### ๐ Bug Fixes
- **(cargo)** added extra tool opts by [@jdx](https://redirect.github.com/jdx) in [#3144](https://redirect.github.com/jdx/mise/pull/3144)
- hide MISE_GITHUB_TOKEN from `mise dr` by [@jdx](https://redirect.github.com/jdx) in [#3135](https://redirect.github.com/jdx/mise/pull/3135)
- show password prompt when cloning and libgit2 is disabled by [@jdx](https://redirect.github.com/jdx) in [#3138](https://redirect.github.com/jdx/mise/pull/3138)
- keep tools sorted by [@jdx](https://redirect.github.com/jdx) in [#3148](https://redirect.github.com/jdx/mise/pull/3148)
- only use mise.toml files with lockfiles by [@jdx](https://redirect.github.com/jdx) in [#3150](https://redirect.github.com/jdx/mise/pull/3150)
##### ๐ Documentation
- add more detail about task vars by [@jdx](https://redirect.github.com/jdx) in [#3136](https://redirect.github.com/jdx/mise/pull/3136)
##### ๐งช Testing
- move ls tests to e2e by [@jdx](https://redirect.github.com/jdx) in [#3146](https://redirect.github.com/jdx/mise/pull/3146)
##### ๐ Other Changes
- Add note about how config values are template but not the file itself by [@syhol](https://redirect.github.com/syhol) in [#3137](https://redirect.github.com/jdx/mise/pull/3137)
- bump usage by [@jdx](https://redirect.github.com/jdx) in [#3139](https://redirect.github.com/jdx/mise/pull/3139)
- simplify render:settings task by [@jdx](https://redirect.github.com/jdx) in [#3142](https://redirect.github.com/jdx/mise/pull/3142)
- use versions host more to avoid rate limiting by [@jdx](https://redirect.github.com/jdx) in [#3145](https://redirect.github.com/jdx/mise/pull/3145)
- simplify release-plz output by [@mise-en-dev](https://redirect.github.com/mise-en-dev) in [b5bdf53](https://redirect.github.com/jdx/mise/commit/b5bdf537549433dacb6f6df0fd3f01f3190dd276)
- disable versions host for `mise test-tool` by [@mise-en-dev](https://redirect.github.com/mise-en-dev) in [c4d487e](https://redirect.github.com/jdx/mise/commit/c4d487e7dd59e85eeeb3c0c3082c250590339188)
- cache mise tools by [@jdx](https://redirect.github.com/jdx) in [#3147](https://redirect.github.com/jdx/mise/pull/3147)
- ran `pre-commit run --all-files` against codebase by [@jdx](https://redirect.github.com/jdx) in [#3141](https://redirect.github.com/jdx/mise/pull/3141)
- run autofix on windows by [@jdx](https://redirect.github.com/jdx) in [#3153](https://redirect.github.com/jdx/mise/pull/3153)
Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2024.11.23
->2024.11.26
Release Notes
jdx/mise (mise)
### [`v2024.11.26`](https://redirect.github.com/jdx/mise/releases/tag/v2024.11.26) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2024.11.25...v2024.11.26) ##### ๐ Bug Fixes - show ubi versions starting with digit last by [@jdx](https://redirect.github.com/jdx) in [#3162](https://redirect.github.com/jdx/mise/pull/3162) - make built-in aqua cache work on windows by [@jdx](https://redirect.github.com/jdx) in [56aae79](https://redirect.github.com/jdx/mise/commit/56aae79c97b456cb866c81940519c815e6a67064) ##### ๐งช Testing - added test to check for bad cargo-binstall versions by [@jdx](https://redirect.github.com/jdx) in [#3163](https://redirect.github.com/jdx/mise/pull/3163) ##### ๐ Other Changes - bake aqua registry into bin by [@jdx](https://redirect.github.com/jdx) in [#3161](https://redirect.github.com/jdx/mise/pull/3161) ### [`v2024.11.25`](https://redirect.github.com/jdx/mise/releases/tag/v2024.11.25) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2024.11.24...v2024.11.25) ##### ๐ Features - added `--local` option for `mise settings` commands by [@jdx](https://redirect.github.com/jdx) in [#3157](https://redirect.github.com/jdx/mise/pull/3157) ##### ๐ Bug Fixes - minor tweak to dr output by [@jdx](https://redirect.github.com/jdx) in [#3160](https://redirect.github.com/jdx/mise/pull/3160) - bug with missing shims after install by [@jdx](https://redirect.github.com/jdx) in [#3159](https://redirect.github.com/jdx/mise/pull/3159) ##### ๐ Other Changes - increase job count for e2e tests by [@jdx](https://redirect.github.com/jdx) in [969a14d](https://redirect.github.com/jdx/mise/commit/969a14d038a68e303bbf47e939f9dc9160e493fe) ### [`v2024.11.24`](https://redirect.github.com/jdx/mise/releases/tag/v2024.11.24) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2024.11.23...v2024.11.24) ##### ๐ Features - ignore config files after not trusting them by [@jdx](https://redirect.github.com/jdx) in [#3128](https://redirect.github.com/jdx/mise/pull/3128) - task vars by [@jdx](https://redirect.github.com/jdx) in [#3130](https://redirect.github.com/jdx/mise/pull/3130) - verify aqua packages with cosign and/or slsa when available by [@jdx](https://redirect.github.com/jdx) in [#3151](https://redirect.github.com/jdx/mise/pull/3151) - added `task_skip` setting by [@jdx](https://redirect.github.com/jdx) in [#3154](https://redirect.github.com/jdx/mise/pull/3154) - allow calling `mise settings foo=bar` as shorthand by [@jdx](https://redirect.github.com/jdx) in [#3155](https://redirect.github.com/jdx/mise/pull/3155) ##### ๐ Bug Fixes - **(cargo)** added extra tool opts by [@jdx](https://redirect.github.com/jdx) in [#3144](https://redirect.github.com/jdx/mise/pull/3144) - hide MISE_GITHUB_TOKEN from `mise dr` by [@jdx](https://redirect.github.com/jdx) in [#3135](https://redirect.github.com/jdx/mise/pull/3135) - show password prompt when cloning and libgit2 is disabled by [@jdx](https://redirect.github.com/jdx) in [#3138](https://redirect.github.com/jdx/mise/pull/3138) - keep tools sorted by [@jdx](https://redirect.github.com/jdx) in [#3148](https://redirect.github.com/jdx/mise/pull/3148) - only use mise.toml files with lockfiles by [@jdx](https://redirect.github.com/jdx) in [#3150](https://redirect.github.com/jdx/mise/pull/3150) ##### ๐ Documentation - add more detail about task vars by [@jdx](https://redirect.github.com/jdx) in [#3136](https://redirect.github.com/jdx/mise/pull/3136) ##### ๐งช Testing - move ls tests to e2e by [@jdx](https://redirect.github.com/jdx) in [#3146](https://redirect.github.com/jdx/mise/pull/3146) ##### ๐ Other Changes - Add note about how config values are template but not the file itself by [@syhol](https://redirect.github.com/syhol) in [#3137](https://redirect.github.com/jdx/mise/pull/3137) - bump usage by [@jdx](https://redirect.github.com/jdx) in [#3139](https://redirect.github.com/jdx/mise/pull/3139) - simplify render:settings task by [@jdx](https://redirect.github.com/jdx) in [#3142](https://redirect.github.com/jdx/mise/pull/3142) - use versions host more to avoid rate limiting by [@jdx](https://redirect.github.com/jdx) in [#3145](https://redirect.github.com/jdx/mise/pull/3145) - simplify release-plz output by [@mise-en-dev](https://redirect.github.com/mise-en-dev) in [b5bdf53](https://redirect.github.com/jdx/mise/commit/b5bdf537549433dacb6f6df0fd3f01f3190dd276) - disable versions host for `mise test-tool` by [@mise-en-dev](https://redirect.github.com/mise-en-dev) in [c4d487e](https://redirect.github.com/jdx/mise/commit/c4d487e7dd59e85eeeb3c0c3082c250590339188) - cache mise tools by [@jdx](https://redirect.github.com/jdx) in [#3147](https://redirect.github.com/jdx/mise/pull/3147) - ran `pre-commit run --all-files` against codebase by [@jdx](https://redirect.github.com/jdx) in [#3141](https://redirect.github.com/jdx/mise/pull/3141) - run autofix on windows by [@jdx](https://redirect.github.com/jdx) in [#3153](https://redirect.github.com/jdx/mise/pull/3153)Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.