fix(registry): use aqua backend for watchexec#5390
Merged
Conversation
|
If you are adding a new tool to mise, note the following:
|
jdx
pushed a commit
that referenced
this pull request
Jun 23, 2025
### 🚀 Features - **(registry)** add wash by [@jtakakura](https://github.com/jtakakura) in [#5386](#5386) ### 🐛 Bug Fixes - **(aqua)** parse consecutive pipes in aqua templates by [@risu729](https://github.com/risu729) in [#5385](#5385) - **(aqua)** use versions list to install correct version by [@risu729](https://github.com/risu729) in [#5371](#5371) - **(registry)** talosctl use aqua by [@mangkoran](https://github.com/mangkoran) in [#5348](#5348) - **(registry)** use aqua backend for watchexec by [@risu729](https://github.com/risu729) in [#5390](#5390) - **(shim)** improve resolve_symlink for Windows by [@qianlongzt](https://github.com/qianlongzt) in [#5361](#5361) - add compression-zip-deflate feature on self_update crate for windows target by [@roele](https://github.com/roele) in [#5391](#5391) - suppress hint on 'cargo search mise' command by [@roele](https://github.com/roele) in [#5400](#5400) ### 📚 Documentation - Fix typo in README.md - Install mise by [@cytsai1008](https://github.com/cytsai1008) in [#5366](#5366) - Document trivial task syntax by [@JayBazuzi](https://github.com/JayBazuzi) in [#5352](#5352) ### 🧪 Testing - **(registry)** fix vultr test by [@risu729](https://github.com/risu729) in [#5372](#5372) ### 📦️ Dependency Updates - update autofix-ci/action action to v1.3.2 by [@renovate[bot]](https://github.com/renovate[bot]) in [#5377](#5377) - update docker/setup-buildx-action digest to e468171 by [@renovate[bot]](https://github.com/renovate[bot]) in [#5376](#5376) ### Chore - update expr-lang crate to v0.3.2 by [@risu729](https://github.com/risu729) in [#5364](#5364) - show curl error by [@jdx](https://github.com/jdx) in [729aa4a](729aa4a) - fix latest version fetch by [@jdx](https://github.com/jdx) in [729aadc](729aadc) - update vfox.rs crate to v1.0.3 by [@risu729](https://github.com/risu729) in [#5393](#5393) - updated deps by [@jdx](https://github.com/jdx) in [#5403](#5403) ### Ci - use cargo info to retrieve latest mise version by [@risu729](https://github.com/risu729) in [#5401](#5401) ### New Contributors - @jtakakura made their first contribution in [#5386](#5386) - @JayBazuzi made their first contribution in [#5352](#5352) - @cytsai1008 made their first contribution in [#5366](#5366)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.