|
| 1 | +# Created with komac v2.14.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: jdx.mise |
| 5 | +PackageVersion: 2025.11.11 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: jdx |
| 8 | +PublisherUrl: https://jdx.dev/ |
| 9 | +PublisherSupportUrl: https://github.com/jdx/mise |
| 10 | +Author: jdx |
| 11 | +PackageName: mise-en-place |
| 12 | +PackageUrl: https://mise.jdx.dev/ |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE |
| 15 | +ShortDescription: Dev tools, env vars, tasks |
| 16 | +Moniker: mise |
| 17 | +ReleaseNotes: |- |
| 18 | + 2025.11.11 - 2025-11-30 |
| 19 | + 🚀 Features |
| 20 | + - (backend) add filter_bins option to github/gitlab backends by @risu729 in #7105 |
| 21 | + - (ci) auto-close PRs from non-maintainers by @jdx in #7108 |
| 22 | + - (conda) add conda backend for installing packages from conda-forge by @jdx in #7139 |
| 23 | + - (github) add rename_exe option and switch elm, opam, yt-dlp from ubi by @jdx in #7140 |
| 24 | + - (install) add --locked flag for strict lockfile mode by @jdx in #7098 |
| 25 | + - (lock) implement cross-platform lockfile generation by @jdx in #7091 |
| 26 | + - (lockfile) add options field for tool artifact identity by @jdx in #7092 |
| 27 | + - (lockfile) add env field and local lockfile support by @jdx in #7099 |
| 28 | + - (lockfile) add URL support for deno, go, and zig backends by @jdx in #7112 |
| 29 | + - (lockfile) add URL support for vfox backend by @jdx in #7114 |
| 30 | + - (lockfile) add multi-platform checksums without downloading tarballs by @jdx in #7113 |
| 31 | + 🐛 Bug Fixes |
| 32 | + - (backend) allow platform-specific strip_components by @risu729 in #7106 |
| 33 | + - (backend) prefer path root for bin path if it contains an executable by @risu729 in #7151 |
| 34 | + - (bash) avoid deactivate error on (no)unset PROMPT_COMMAND by @scop in #7096 |
| 35 | + - (ci) use updatedAt instead of createdAt for stale PR detection by @jdx in #7109 |
| 36 | + - (config) increase fetch_remote_versions_timeout default to 20s by @jdx in #7157 |
| 37 | + - (github) search subdirectories for executables in discover_bin_paths by @jdx in #7138 |
| 38 | + - (lockfile) combine api_url with asset_pattern for GitHub release URLs by @jdx in #7111 |
| 39 | + 🚜 Refactor |
| 40 | + - (lock) simplify lockfile to always use array format by @jdx in #7093 |
| 41 | + - (lockfile) use compact inline table format by @jdx in #7141 |
| 42 | + 📚 Documentation |
| 43 | + - (gitlab) document rename_exe option also for gitlab backend by @risu729 in #7149 |
| 44 | + - (lockfile) update documentation for recent lockfile changes by @jdx in #7107 |
| 45 | + - (node) use config_root in _.path for pnpm example by @risu729 in #7146 |
| 46 | + - (registry) add github/gitlab backends to the preferred backends list by @risu729 in #7148 |
| 47 | + - (registry) add url mappings for all backends by @risu729 in #7147 |
| 48 | + 📦️ Dependency Updates |
| 49 | + - update docker/metadata-action digest to c299e40 by @renovate[bot] in #7101 |
| 50 | + - update ghcr.io/jdx/mise:alpine docker digest to 693c5f6 by @renovate[bot] in #7102 |
| 51 | + - update ghcr.io/jdx/mise:deb docker digest to 9985cab by @renovate[bot] in #7104 |
| 52 | + - update ghcr.io/jdx/mise:copr docker digest to 564d8e1 by @renovate[bot] in #7103 |
| 53 | + - update rust crate ubi to 0.8.4 by @risu729 in #7154 |
| 54 | + 📦 Registry |
| 55 | + - add aqua backend as primary for e1s by @jdx in #7115 |
| 56 | + - add gem backend for bashly by @jdx in 6af6607 |
| 57 | + - switch 1password from asdf to vfox backend by @jdx in #7116 |
| 58 | + - add vfox backend for bfs by @jdx in #7126 |
| 59 | + - add github backend for btrace by @jdx in #7129 |
| 60 | + - add github backend for cf by @jdx in #7131 |
| 61 | + - add vfox backend for bpkg by @jdx in #7130 |
| 62 | + - switch apollo-ios from asdf to github backend by @jdx in #7118 |
| 63 | + - add vfox backend for chromedriver by @jdx in #7134 |
| 64 | + - switch superhtml, vespa-cli, xcsift from ubi to github backend by @jdx in #7137 |
| 65 | + - add vfox backend for clickhouse by @jdx in #7136 |
| 66 | + - switch chicken to vfox plugin by @jdx in #7135 |
| 67 | + - switch chezscheme from asdf to vfox backend by @jdx in #7132 |
| 68 | + - add vfox backend for carthage by @jdx in #7133 |
| 69 | + - switch azure-functions-core-tools from asdf to vfox backend by @jdx in #7128 |
| 70 | + - switch aapt2 to vfox backend by @jdx in #7117 |
| 71 | + - switch ant to vfox backend by @jdx in #7119 |
| 72 | + - switch asciidoctorj from asdf to vfox backend by @jdx in #7121 |
| 73 | + - switch awscli-local to pipx backend by @jdx in #7120 |
| 74 | + - add omnictl by @risu729 in #7145 |
| 75 | + - remove pnpm asdf plugin from fallback by @risu729 in #7143 |
| 76 | + - switch tanzu to github backend by @jdx in #7124 |
| 77 | + - switch android-sdk to vfox plugin by @jdx in #7127 |
| 78 | + - add vfox backend for ag (The Silver Searcher) by @jdx in #7122 |
| 79 | + - add gem backend for bashly by @jdx in #7125 |
| 80 | + Chore |
| 81 | + - (registry) ignore deleted tools in test-tool workflow by @risu729 in #7081 |
| 82 | + - (release) show registry section last in changelog by @jdx in #7156 |
| 83 | + - update mise.lock with checksums by @jdx in 71e9123 |
| 84 | + - disable cancel-in-progress for test workflow on main branch by @risu729 in #7152 |
| 85 | +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2025.11.11 |
| 86 | +ManifestType: defaultLocale |
| 87 | +ManifestVersion: 1.10.0 |
0 commit comments