Skip to content

mise 2025.12.13#260708

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-mise-2025.12.13
Dec 30, 2025
Merged

mise 2025.12.13#260708
BrewTestBot merged 2 commits into
mainfrom
bump-mise-2025.12.13

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## [2025.12.13](https://github.com/jdx/mise/compare/v2025.12.12..v2025.12.13) - 2025-12-30

🚀 Features

  • (ruby) set PKG_CONFIG_PATH for native gem extensions by @jdx in #7457
  • (tera) add haiku() function for random name generation by @jdx in #7399
  • (vfox) pass tool options to EnvKeys hook by @jdx in #7447
  • implement independent versioning for subcrates by @jdx in #7402
  • Move iTerm to OSC9;4 supported terminals by @Maks3w in #7485

🐛 Bug Fixes

  • (ci) improve GHA cache efficiency and fix registry-ci bug by @jdx in #7404
  • (ci) use !cancelled() instead of always() for registry-ci by @jdx in #7435
  • (ci) bump taiki-e/install-action 2.61.10 to 2.65.5 by @kvokka in #7496
  • (e2e) use explicit asdf backend for zprint in plugin_install test by @jdx in #7440
  • (github) use GITHUB_TOKEN for attestation verification by @jdx in #7446
  • (go) filter out go pre-release versions in ls-remote by @roele in #7488
  • (hooks) revert per-tool hook execution by @just-be-dev in #7509
  • (release) sync subcrate versions and use YYYY.MM.0 calver by @jdx in #7516
  • (schema) add shell_alias definition by @anp in #7441
  • (schema) add prepare config by @risu729 in #7497
  • (test) update backend_arg test to use clojure instead of poetry by @jdx in #7436
  • use vfox backend for poetry and fix related tests by @jdx in #7445

📚 Documentation

  • (prepare) add all source files to sources by @risu729 in #7498
  • add link to COPR package page for Fedora/RHEL by @jdx in bc8ac73
  • improve installation documentation by @jdx in #7403
  • add comprehensive glossary by @jdx in #7401
  • use mise run uniformly in its examples by @muzimuzhi in #7444
  • update source file for asset autodetection by @muzimuzhi in #7513

🧪 Testing

  • (ci) validate GitHub token from pool with API call by @jdx in #7459
  • rename duplicate 'ci' job names for clarity by @jdx in #7398
  • add token pool integration for rate limit distribution by @jdx in #7397

📦️ Dependency Updates

  • replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in #7450
  • pin rui314/setup-mold action to 725a879 by @renovate[bot] in #7449

📦 Registry

  • add github backend for swiftformat by @jdx in #7396
  • use pipx backend for azure-cli by @jdx in #7406
  • use pipx backend for dvc by @jdx in #7413
  • add github backend for zprint by @jdx in #7410
  • use gem backend for cocoapods by @jdx in #7411
  • use pipx backend for gallery-dl by @jdx in #7409
  • add aqua backends for HashiCorp tools by @jdx in #7408
  • use npm backend for danger-js by @jdx in #7407
  • use pipx backend for pipenv by @jdx in #7415
  • use pipx backend for poetry by @jdx in #7416
  • add github backend for xcodegen (github:yonaskolb/XcodeGen) by @jdx in #7417
  • use npm backend for heroku by @jdx in #7418
  • add aqua backend for setup-envtest by @jdx in #7421
  • add github backend for xcresultparser (github:a7ex/xcresultparser) by @jdx in #7422
  • add aqua backend for tomcat by @jdx in #7423
  • use npm backend for serverless by @jdx in #7424
  • add github backend for daytona (github:daytonaio/daytona) by @jdx in #7412
  • add github backend for flyway (github:flyway/flyway) by @jdx in #7414
  • add github backend for schemacrawler (github:schemacrawler/SchemaCrawler) by @jdx in #7419
  • add github backend for codeql by @jdx in #7420
  • use pipx backend for mitmproxy by @jdx in #7425
  • use pipx backend for sshuttle by @jdx in #7426
  • add github backend for quarkus by @jdx in #7428
  • add github backend for smithy by @jdx in #7430
  • add github backend for xchtmlreport (github:XCTestHTMLReport/XCTestHTMLReport) by @jdx in #7431
  • add github backend for grails by @jdx in #7429
  • use npm backend for esy by @jdx in #7434
  • add github backend for micronaut by @jdx in #7433
  • add github backend for dome by @jdx in #7432
  • use vfox backend for poetry by @jdx in #7438
  • add vfox backend for pipenv by @jdx in #7439
  • use github backend for xchtmlreport by @jdx in #7442
  • use npm backend for purty by @jdx in #7443
  • add micromamba tool definition by @x9xhack in #7475
  • add github backend for rumdl by @kvokka in #7494
  • add github backend for ty by @kvokka in #7495
  • add kopia by @ldrouard in #7501
  • add d2 by @icholy in #7514

Chore

  • (docker) add Node LTS to mise Docker image by @jdx in #7405
  • rename mise-tools to mise-versions by @jdx in ab3e1b8
  • s/mise task/mise tasks/g in docs and tests by @muzimuzhi in #7400
  • update singular/plural forms for word "task" by @muzimuzhi in #7448

New Contributors

  • @icholy made their first contribution in #7514
  • @Maks3w made their first contribution in #7485
  • @muzimuzhi made their first contribution in #7513
  • @just-be-dev made their first contribution in #7509
  • @kvokka made their first contribution in #7495
  • @x9xhack made their first contribution in #7475
  • @anp made their first contribution in #7441

View the full release notes at https://github.com/jdx/mise/releases/tag/v2025.12.13.


@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 30, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 30, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 30, 2025
Merged via the queue into main with commit 8e7ecbf Dec 30, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-mise-2025.12.13 branch December 30, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants