Tags: chadxz/mise
Tags
- **(config)** add .miserc.toml for early initialization settings by @… …jdx in [jdx#7596](jdx#7596) - allow to include tasks from git repositories by @vmaleze in [jdx#7582](jdx#7582) - **(config)** mise use writes to lowest precedence config file by @jdx in [jdx#7598](jdx#7598) - **(python)** sort miniconda versions by conda version instead of version string by @jdx in [jdx#7595](jdx#7595) - Rust channel updates installing twice by @x9xhack in [jdx#7565](jdx#7565) - use Bearer instead of token in authorization headers by @risu729 in [jdx#7593](jdx#7593) - **(url-replacements)** document auth behaviour with url replacements by @risu729 in [jdx#7592](jdx#7592) - correct spelling in walkthrough.md by @tomhoover in [jdx#7581](jdx#7581) - Revert "fix(registry): fix biome test to handle version prefix" by @risu729 in [jdx#7586](jdx#7586) - use aqua backend for ty by @risu729 in [jdx#7539](jdx#7539) - update opencode's org from sst to anomalyco by @graelo in [jdx#7594](jdx#7594) - @graelo made their first contribution in [jdx#7594](jdx#7594) - @tomhoover made their first contribution in [jdx#7581](jdx#7581) - @vmaleze made their first contribution in [jdx#7582](jdx#7582)
- **(hooks)** add tool context env vars to postinstall hooks by @jdx … …in [jdx#7521](jdx#7521) - **(sops)** support standard SOPS environment variables by @yordis in [jdx#7461](jdx#7461) - **(tasks)** Add disable_spec_from_run_scripts setting by @iamkroot in [jdx#7471](jdx#7471) - **(tasks)** Add task_show_full_cmd setting by @iamkroot in [jdx#7344](jdx#7344) - **(tasks)** enable naked task completions and ::: separator by @jdx in [jdx#7524](jdx#7524) - add Forgejo backend by @roele in [jdx#7469](jdx#7469) - override node bundled npm by specified version of npm by @risu729 in [jdx#7559](jdx#7559) - **(aqua)** fix tree-sitter bin path regression by @risu729 in [jdx#7535](jdx#7535) - **(ci)** exclude subcrate tags from release workflow by @jdx in [jdx#7517](jdx#7517) - **(e2e)** remove hardcoded year from version check by @jdx in [jdx#7584](jdx#7584) - **(github)** asset matcher does not handle mixed archive/binary assets properly by @roele in [jdx#7566](jdx#7566) - **(github)** prioritize .zip on windows by @risu729 in [jdx#7568](jdx#7568) - **(github)** prefer .zip over non-archive extensions on linux by @risu729 in [jdx#7587](jdx#7587) - **(npm)** always use hoisted installs of bun by @sushichan044 in [jdx#7542](jdx#7542) - **(npm)** suppress NPM_CONFIG_UPDATE_NOTIFIER by @risu729 in [jdx#7556](jdx#7556) - **(registry)** fix biome test to handle version prefix by @jdx in [jdx#7585](jdx#7585) - **(tasks)** load monorepo task dirs without config by @matixlol in [jdx#7478](jdx#7478) - force reshim when windows_shim_mode is hardlink by @roele in [jdx#7537](jdx#7537) - simple .tar files are not extracted properly by @roele in [jdx#7567](jdx#7567) - quiet kerl update output by @iloveitaly in [jdx#7467](jdx#7467) - **(registry)** remove ubi backend from preferred backends list by @risu729 in [jdx#7555](jdx#7555) - **(tasks)** remove advanced usage specs sections from toml-tasks.md by @risu729 in [jdx#7538](jdx#7538) - fix invalid config section `[aliases]` by @muzimuzhi in [jdx#7518](jdx#7518) - Fix path to GitLab backend source by @henrebotha in [jdx#7529](jdx#7529) - Fix path to GitLab backend source by @henrebotha in [jdx#7531](jdx#7531) - update `mise --version` output by @muzimuzhi in [jdx#7530](jdx#7530) - **(win)** use pester in backend tests by @risu729 in [jdx#7536](jdx#7536) - update e2e tests to use `[tool_alias]` instead of `[alias]` by @muzimuzhi in [jdx#7520](jdx#7520) - update alpine:edge docker digest to ea71a03 by @renovate[bot] in [jdx#7545](jdx#7545) - update docker/setup-buildx-action digest to 8d2750c by @renovate[bot] in [jdx#7546](jdx#7546) - update ghcr.io/jdx/mise:copr docker digest to 23f4277 by @renovate[bot] in [jdx#7548](jdx#7548) - update ghcr.io/jdx/mise:alpine docker digest to 0adc211 by @renovate[bot] in [jdx#7547](jdx#7547) - lock file maintenance by @renovate[bot] in [jdx#7211](jdx#7211) - lock file maintenance by @renovate[bot] in [jdx#7572](jdx#7572) - replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in [jdx#7543](jdx#7543) - replace dependency @tsconfig/node20 with @tsconfig/node22 by @renovate[bot] in [jdx#7544](jdx#7544) - add zarf by @joonas in [jdx#7525](jdx#7525) - update aws-vault to maintained fork by @h3y6e in [jdx#7527](jdx#7527) - fix claude backend http for windows-x64 by @granstrand in [jdx#7540](jdx#7540) - add sqlc by @phm07 in [jdx#7570](jdx#7570) - use spm backend for swift-package-list by @risu729 in [jdx#7569](jdx#7569) - add npm (npm:npm) by @risu729 in [jdx#7557](jdx#7557) - add github backend for tmux by @ll-nick in [jdx#7472](jdx#7472) - **(release)** update Changelog for v2025.12.13 by @muzimuzhi in [jdx#7522](jdx#7522) - @ll-nick made their first contribution in [jdx#7472](jdx#7472) - @sushichan044 made their first contribution in [jdx#7542](jdx#7542) - @phm07 made their first contribution in [jdx#7570](jdx#7570) - @granstrand made their first contribution in [jdx#7540](jdx#7540) - @h3y6e made their first contribution in [jdx#7527](jdx#7527) - @matixlol made their first contribution in [jdx#7478](jdx#7478)
- **(ruby)** set PKG_CONFIG_PATH for native gem extensions by @jdx in [… …jdx#7457](jdx#7457) - **(tera)** add haiku() function for random name generation by @jdx in [jdx#7399](jdx#7399) - **(vfox)** pass tool options to EnvKeys hook by @jdx in [jdx#7447](jdx#7447) - implement independent versioning for subcrates by @jdx in [jdx#7402](jdx#7402) - Move iTerm to OSC9;4 supported terminals by @Maks3w in [jdx#7485](jdx#7485) - **(ci)** improve GHA cache efficiency and fix registry-ci bug by @jdx in [jdx#7404](jdx#7404) - **(ci)** use !cancelled() instead of always() for registry-ci by @jdx in [jdx#7435](jdx#7435) - **(ci)** bump taiki-e/install-action 2.61.10 to 2.65.5 by @kvokka in [jdx#7496](jdx#7496) - **(e2e)** use explicit asdf backend for zprint in plugin_install test by @jdx in [jdx#7440](jdx#7440) - **(github)** use GITHUB_TOKEN for attestation verification by @jdx in [jdx#7446](jdx#7446) - **(go)** filter out go pre-release versions in ls-remote by @roele in [jdx#7488](jdx#7488) - **(hooks)** revert per-tool hook execution by @just-be-dev in [jdx#7509](jdx#7509) - **(release)** sync subcrate versions and use YYYY.MM.0 calver by @jdx in [jdx#7516](jdx#7516) - **(schema)** add shell_alias definition by @anp in [jdx#7441](jdx#7441) - **(schema)** add prepare config by @risu729 in [jdx#7497](jdx#7497) - **(test)** update backend_arg test to use clojure instead of poetry by @jdx in [jdx#7436](jdx#7436) - use vfox backend for poetry and fix related tests by @jdx in [jdx#7445](jdx#7445) - **(prepare)** add all source files to sources by @risu729 in [jdx#7498](jdx#7498) - add link to COPR package page for Fedora/RHEL by @jdx in [bc8ac73](jdx@bc8ac73) - improve installation documentation by @jdx in [jdx#7403](jdx#7403) - add comprehensive glossary by @jdx in [jdx#7401](jdx#7401) - use `mise run` uniformly in its examples by @muzimuzhi in [jdx#7444](jdx#7444) - update source file for asset autodetection by @muzimuzhi in [jdx#7513](jdx#7513) - **(ci)** validate GitHub token from pool with API call by @jdx in [jdx#7459](jdx#7459) - rename duplicate 'ci' job names for clarity by @jdx in [jdx#7398](jdx#7398) - add token pool integration for rate limit distribution by @jdx in [jdx#7397](jdx#7397) - replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in [jdx#7450](jdx#7450) - pin rui314/setup-mold action to 725a879 by @renovate[bot] in [jdx#7449](jdx#7449) - add github backend for swiftformat by @jdx in [jdx#7396](jdx#7396) - use pipx backend for azure-cli by @jdx in [jdx#7406](jdx#7406) - use pipx backend for dvc by @jdx in [jdx#7413](jdx#7413) - add github backend for zprint by @jdx in [jdx#7410](jdx#7410) - use gem backend for cocoapods by @jdx in [jdx#7411](jdx#7411) - use pipx backend for gallery-dl by @jdx in [jdx#7409](jdx#7409) - add aqua backends for HashiCorp tools by @jdx in [jdx#7408](jdx#7408) - use npm backend for danger-js by @jdx in [jdx#7407](jdx#7407) - use pipx backend for pipenv by @jdx in [jdx#7415](jdx#7415) - use pipx backend for poetry by @jdx in [jdx#7416](jdx#7416) - add github backend for xcodegen ([github:yonaskolb/XcodeGen](https://github.com/yonaskolb/XcodeGen)) by @jdx in [jdx#7417](jdx#7417) - use npm backend for heroku by @jdx in [jdx#7418](jdx#7418) - add aqua backend for setup-envtest by @jdx in [jdx#7421](jdx#7421) - add github backend for xcresultparser ([github:a7ex/xcresultparser](https://github.com/a7ex/xcresultparser)) by @jdx in [jdx#7422](jdx#7422) - add aqua backend for tomcat by @jdx in [jdx#7423](jdx#7423) - use npm backend for serverless by @jdx in [jdx#7424](jdx#7424) - add github backend for daytona ([github:daytonaio/daytona](https://github.com/daytonaio/daytona)) by @jdx in [jdx#7412](jdx#7412) - add github backend for flyway ([github:flyway/flyway](https://github.com/flyway/flyway)) by @jdx in [jdx#7414](jdx#7414) - add github backend for schemacrawler ([github:schemacrawler/SchemaCrawler](https://github.com/schemacrawler/SchemaCrawler)) by @jdx in [jdx#7419](jdx#7419) - add github backend for codeql by @jdx in [jdx#7420](jdx#7420) - use pipx backend for mitmproxy by @jdx in [jdx#7425](jdx#7425) - use pipx backend for sshuttle by @jdx in [jdx#7426](jdx#7426) - add github backend for quarkus by @jdx in [jdx#7428](jdx#7428) - add github backend for smithy by @jdx in [jdx#7430](jdx#7430) - add github backend for xchtmlreport ([github:XCTestHTMLReport/XCTestHTMLReport](https://github.com/XCTestHTMLReport/XCTestHTMLReport)) by @jdx in [jdx#7431](jdx#7431) - add github backend for grails by @jdx in [jdx#7429](jdx#7429) - use npm backend for esy by @jdx in [jdx#7434](jdx#7434) - add github backend for micronaut by @jdx in [jdx#7433](jdx#7433) - add github backend for dome by @jdx in [jdx#7432](jdx#7432) - use vfox backend for poetry by @jdx in [jdx#7438](jdx#7438) - add vfox backend for pipenv by @jdx in [jdx#7439](jdx#7439) - use github backend for xchtmlreport by @jdx in [jdx#7442](jdx#7442) - use npm backend for purty by @jdx in [jdx#7443](jdx#7443) - add micromamba tool definition by @x9xhack in [jdx#7475](jdx#7475) - add github backend for rumdl by @kvokka in [jdx#7494](jdx#7494) - add github backend for ty by @kvokka in [jdx#7495](jdx#7495) - add kopia by @ldrouard in [jdx#7501](jdx#7501) - add d2 by @icholy in [jdx#7514](jdx#7514) - **(docker)** add Node LTS to mise Docker image by @jdx in [jdx#7405](jdx#7405) - rename mise-tools to mise-versions by @jdx in [ab3e1b8](jdx@ab3e1b8) - s/mise task/mise tasks/g in docs and tests by @muzimuzhi in [jdx#7400](jdx#7400) - update singular/plural forms for word "task" by @muzimuzhi in [jdx#7448](jdx#7448) - @icholy made their first contribution in [jdx#7514](jdx#7514) - @Maks3w made their first contribution in [jdx#7485](jdx#7485) - @muzimuzhi made their first contribution in [jdx#7513](jdx#7513) - @just-be-dev made their first contribution in [jdx#7509](jdx#7509) - @kvokka made their first contribution in [jdx#7495](jdx#7495) - @x9xhack made their first contribution in [jdx#7475](jdx#7475) - @anp made their first contribution in [jdx#7441](jdx#7441)
- **(backend)** add version timestamps for spm, conda, and gem backen… …ds by @jdx in [jdx#7383](jdx#7383) - **(backend)** add security features to github backend by @jdx in [jdx#7387](jdx#7387) - **(ruby)** add GitHub attestation verification for precompiled binaries by @jdx in [jdx#7382](jdx#7382) - **(aqua)** improve security feature detection by @jdx in [jdx#7385](jdx#7385) - **(github)** use version_prefix when fetching release for SLSA verification by @jdx in [jdx#7391](jdx#7391) - **(vfox)** remove submodules, embed plugins directly by @jdx in [jdx#7389](jdx#7389) - **(registry)** add final ci job as merge gate by @jdx in [jdx#7390](jdx#7390) - split unit job to speed up macOS CI by @jdx in [jdx#7388](jdx#7388)
PreviousNext