Skip to content

chore: release 2026.1.0#7519

Merged
jdx merged 1 commit intomainfrom
release
Jan 7, 2026
Merged

chore: release 2026.1.0#7519
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Dec 30, 2025

🚀 Features

  • (hooks) add tool context env vars to postinstall hooks by @jdx in #7521
  • (sops) support standard SOPS environment variables by @yordis in #7461
  • (tasks) Add disable_spec_from_run_scripts setting by @iamkroot in #7471
  • (tasks) Add task_show_full_cmd setting by @iamkroot in #7344
  • (tasks) enable naked task completions and ::: separator by @jdx in #7524
  • add Forgejo backend by @roele in #7469
  • override node bundled npm by specified version of npm by @risu729 in #7559

🐛 Bug Fixes

  • (aqua) fix tree-sitter bin path regression by @risu729 in #7535
  • (ci) exclude subcrate tags from release workflow by @jdx in #7517
  • (e2e) remove hardcoded year from version check by @jdx in #7584
  • (github) asset matcher does not handle mixed archive/binary assets properly by @roele in #7566
  • (github) prioritize .zip on windows by @risu729 in #7568
  • (github) prefer .zip over non-archive extensions on linux by @risu729 in #7587
  • (npm) always use hoisted installs of bun by @sushichan044 in #7542
  • (npm) suppress NPM_CONFIG_UPDATE_NOTIFIER by @risu729 in #7556
  • (registry) fix biome test to handle version prefix by @jdx in #7585
  • (tasks) load monorepo task dirs without config by @matixlol in #7478
  • force reshim when windows_shim_mode is hardlink by @roele in #7537
  • simple .tar files are not extracted properly by @roele in #7567
  • quiet kerl update output by @iloveitaly in #7467

📚 Documentation

🧪 Testing

📦️ Dependency Updates

  • update alpine:edge docker digest to ea71a03 by @renovate[bot] in #7545
  • update docker/setup-buildx-action digest to 8d2750c by @renovate[bot] in #7546
  • update ghcr.io/jdx/mise:copr docker digest to 23f4277 by @renovate[bot] in #7548
  • update ghcr.io/jdx/mise:alpine docker digest to 0adc211 by @renovate[bot] in #7547
  • lock file maintenance by @renovate[bot] in #7211
  • lock file maintenance by @renovate[bot] in #7572
  • replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in #7543
  • replace dependency @tsconfig/node20 with @tsconfig/node22 by @renovate[bot] in #7544

📦 Registry

Chore

New Contributors

📦 Aqua Registry Updates

New Packages (9)

Updated Packages (37)

@github-actions
Copy link

github-actions bot commented Dec 30, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.13 x -- echo 21.6 ± 0.3 21.0 24.1 1.00
mise x -- echo 22.2 ± 0.6 21.3 26.7 1.03 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.13 env 21.0 ± 0.3 20.4 23.1 1.00
mise env 21.7 ± 0.3 21.0 24.6 1.03 ± 0.02

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.13 hook-env 21.2 ± 0.3 20.6 23.9 1.00
mise hook-env 21.8 ± 0.5 20.6 29.2 1.03 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.13 ls 19.4 ± 0.5 18.8 24.6 1.00
mise ls 20.3 ± 0.3 19.6 21.6 1.05 ± 0.03

xtasks/test/perf

Command mise-2025.12.13 mise Variance
install (cached) 114ms 116ms -1%
ls (cached) 69ms 70ms -1%
bin-paths (cached) 76ms 74ms +2%
task-ls (cached) 293ms 290ms +1%

@mise-en-dev mise-en-dev force-pushed the release branch 10 times, most recently from 15c0496 to ce02def Compare December 31, 2025 02:25
Comment on lines +78 to 80
- [`suzuki-shunsuke/rgo`](https://github.com/suzuki-shunsuke/rgo)
- [`txn2/kubefwd`](https://github.com/txn2/kubefwd)
## [2025.12.13](https://github.com/jdx/mise/compare/v2025.12.12..v2025.12.13) - 2025-12-30
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somehow a trailing newline is missing.

@mise-en-dev mise-en-dev force-pushed the release branch 4 times, most recently from 1371e26 to 2fc4f2c Compare January 1, 2026 00:12
@mise-en-dev mise-en-dev changed the title chore: release 2025.12.14 chore: release 2026.1.0 Jan 1, 2026
@mise-en-dev mise-en-dev force-pushed the release branch 12 times, most recently from 203f263 to 0cdde27 Compare January 5, 2026 09:19
@mise-en-dev mise-en-dev force-pushed the release branch 15 times, most recently from 34cc24f to 70ac372 Compare January 7, 2026 00:11
@risu729
Copy link
Contributor

risu729 commented Jan 7, 2026

Registry tests

@jdx jdx merged commit 6d7ad29 into main Jan 7, 2026
58 of 60 checks passed
@jdx jdx deleted the release branch January 7, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants