Commit e29a799
authored
chore(deps): update dependency mise to v2025.10.18 (#1648)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.10.11`
-> `v2025.10.18` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>jdx/mise (mise)</summary>
###
[`v2025.10.18`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.18)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.17...v2025.10.18)
##### 🚀 Features
- **(task)** make leading colon optional for monorepo task references by
[@​jdx](https://redirect.github.com/jdx) in
[#​6763](https://redirect.github.com/jdx/mise/pull/6763)
##### 🐛 Bug Fixes
- **(task)** resolve monorepo task dependencies with colons in task
names by [@​jdx](https://redirect.github.com/jdx) in
[#​6761](https://redirect.github.com/jdx/mise/pull/6761)
- Add clang and libs to nix nativeBuildInputs by
[@​laozc](https://redirect.github.com/laozc) in
[#​6760](https://redirect.github.com/jdx/mise/pull/6760)
##### 📚 Documentation
- **(task)** deprecate Tera template functions for task arguments by
[@​jdx](https://redirect.github.com/jdx) in
[#​6764](https://redirect.github.com/jdx/mise/pull/6764)
###
[`v2025.10.17`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.17)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.16...v2025.10.17)
##### 📦 Registry
- add superhtml by [@​Maarrk](https://redirect.github.com/Maarrk)
in [#​6742](https://redirect.github.com/jdx/mise/pull/6742)
- add opengrep by
[@​vmeurisse](https://redirect.github.com/vmeurisse) in
[#​6745](https://redirect.github.com/jdx/mise/pull/6745)
##### 🚀 Features
- **(plugins)** Implement missing `file.exists()` Lua function by
[@​ofalvai](https://redirect.github.com/ofalvai) in
[#​6754](https://redirect.github.com/jdx/mise/pull/6754)
- **(tasks)** Make tera templates available in usage by
[@​iamkroot](https://redirect.github.com/iamkroot) in
[#​6747](https://redirect.github.com/jdx/mise/pull/6747)
- use custom api\_url for asset downloading in GHES setups by
[@​talbx](https://redirect.github.com/talbx) in
[#​6730](https://redirect.github.com/jdx/mise/pull/6730)
##### 🐛 Bug Fixes
- **(env)** prioritize \_.path after external PATH modifications by
[@​jdx](https://redirect.github.com/jdx) in
[#​6755](https://redirect.github.com/jdx/mise/pull/6755)
- incorrect task arguments with spaces on Windows by
[@​nickbabcock](https://redirect.github.com/nickbabcock) in
[#​6744](https://redirect.github.com/jdx/mise/pull/6744)
##### 📚 Documentation
- Add example of configuring tools in a file tasks by
[@​richardthe3rd](https://redirect.github.com/richardthe3rd) in
[#​6719](https://redirect.github.com/jdx/mise/pull/6719)
- Add NixOS tip about source compilation to install docs by
[@​richardgill](https://redirect.github.com/richardgill) in
[#​6757](https://redirect.github.com/jdx/mise/pull/6757)
##### 1 parent 801f256 commit e29a799
File tree
6 files changed
+12
-12
lines changed- .github/workflows
6 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments