./devel/mise, Polyglot tool version manager like asdf

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2025.4.4, Package name: mise-2025.4.4, Maintainer: pkgsrc-users

mise (pronounced "meez") or "mise-en-place" is a development environment
setup tool. The name refers to a French culinary phrase that roughly
translates to "setup" or "put in place". The idea is that before one
begins cooking, they should have all their utensils and ingredients
ready to go in their place.

mise does the same for your projects. Using its .mise.toml config file,
you'll have a consistent way to setup and interact with your projects no
matter what language they're written in.


Master sites:

Filesize: 4056.011 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-17 14:29:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.4.4

v2025.4.4
๐Ÿงช Testing

    remove kpt test by @jdx in b9d35ac

v2025.4.3
๐Ÿš€ Features

    (aqua) support SLSA source_uri setting by @scop in #4833
    (aqua) use source tag in SLSA verification by @scop in #4836
    (ubi) add support for self-hosted GitHub/GitLab by @roele in #4765

๐Ÿ“š Documentation

    Update configuration.md by @jdx in #4829
    correct mise use paths by @jdx in c8374c0
   2025-04-14 15:52:11 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.4.2

๐Ÿš€ Features

    (registry) update aws-nuke backend by @StingRayZA in #4815

๐Ÿ› Bug Fixes

    do not default to writing to mise.$MISE_ENV.toml by @jdx in #4817
    mise watch forward --exts and --filter to watchexec by @cmhms in #4826

๐Ÿ“š Documentation

    Fixing typo in code for flags in toml-tasks.md by @arafays in #4820
    branding by @jdx in 9ad2c17
    remove references to not-working docker: tasks by @jdx in 2c2fd27
    document some dependencies by @jdx in 6e8bd51
    simplify mise.toml example by @jdx in 66d927b

๐Ÿ“ฆ๏ธ Dependency Updates

    update dependency vitepress-plugin-tabs to ^0.7.0 by @renovate[bot] in #4822
    update rust crate petgraph to 0.8 by @renovate[bot] in #4823
    update rust crate strum to 0.27 by @renovate[bot] in #4780
   2025-04-11 14:16:05 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.4.1

 This is a bump over 15 versions, cannot summarize changelog here. See upstream \ 
release notes.
   2025-03-01 23:06:03 by pin | Files touched by this commit (4) | Package updated
Log message:
devel/mise: update to 2025.2.8

This is the last version before the bump to 'edition = 2024' and MSRV Rust 1.85

๐Ÿš€ Features

    (registry) add checkmake to registry by @eread in #4466
    (registry) added sops from aqua registry by @ldrouard in #4457
    (registry) added k9s from aqua registry by @ldrouard in #4460
    (registry) added hadolint from aqua registry by @ldrouard in #4456
    (shim) Windows shim add hardlink & symlink mode by @qianlongzt in #4409
    (ubi) add option rename_exe by @wlmitch in #4512
    use aqua for hk by @jdx in f68de38
    add bazel-watcher to registry by @betaboon in #4296

๐Ÿ› Bug Fixes

    behavior of .disable-self-update by @ZeroAurora in #4476
    devcontainer by @acesyde in #4483
    mise outdated --json does not return json if all tools are up-to-date by \ 
@roele in #4493
    bug when using mise use -g when MISE_ENV is filled by @roele in #4494
    config of symlink tracked on windows is not respected by @NavyD in #4501
    pruning unused tool leaves broken symlinks by @roele in #4507

๐Ÿ“š Documentation

    Fixes typo in lang/zig by @carldaws in #4497
    Fix activation on PowerShell by @kit494way in #4498

Chore

    remove aur job by @jdx in fe5a71d
    remove reference to aur in release script by @jdx in 0824490
    deny ring sec by @jdx in 08e334c
   2025-02-27 19:41:51 by pin | Files touched by this commit (1)
Log message:
devel/mise: add rust required version
   2025-02-21 15:33:14 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.7

v2025.2.7
๐Ÿš€ Features

    (registry) add lychee to registry by @eread in #4181
    Install latest nominated zig from https://machengine.org/zig/index.json by \ 
@tamadamas in #4451

๐Ÿ› Bug Fixes

    (cli/run) inherit stdio by --raw even when redactions are enabled by \ 
@risu729 in #4446
    (task) Running programs on windows without cmd.exe by @NavyD in #4459
    bugs with grep in tar_supports_zstd in mise.run script by @glasser in #4453

๐Ÿ“š Documentation

    fix watch files hook example by @rsyring in #4427
    Fix run-on sentence by @henrebotha in #4429
    mention hk by @jdx in 1a58e86
    discord link by @jdx in b586085
    Add a section on how to use environment variables by @hverlin in #4435
    Update installation for archLinux by @Nicknamely in #4449
    Fix typo in getting-started by @alefteris in #4448

๐Ÿงช Testing

    always set experimental = true in tests by @jdx in #4443

Chore

    fixed new clippy lints by @jdx in #4463

v2025.2.6
๐Ÿš€ Features

    add devcontainer generator by @acesyde in #4355
    added hk by @jdx in #4422

๐Ÿ› Bug Fixes

    short flag with value and var=#true bug by @jdx in #4419
    regression with env overriding by @jdx in #4421

๐Ÿ“š Documentation

    (shims) clarify activate only removes shims from PATH by @risu729 in #4418
    Update shims page by @hverlin in #4414
   2025-02-16 09:51:46 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.5

2025.2.5 - 2025-02-16
๐Ÿ› Bug Fixes

    properly replace non set flags with "false" by @IxDay in #4410
    path env order with subdirs by @jdx in #4412

โ—€๏ธ Revert

    "feat: set usage arguments and flags as environment variables for toml \ 
tasks" by @jdx in #4413

2025.2.4 - 2025-02-14
๐Ÿš€ Features

    (registry) add e1s by @kiwamizamurai in #4363
    (registry) add 'marksman' via 'aqua:artempyanykh/marksman' backend by \ 
@iamoeg in #4357
    use machengine.org for downloading nominated zig versions by @hadronomy in #4356

๐Ÿ› Bug Fixes

    (aqua) apply override of version_prefix by @risu729 in #4338
    (env_directive) apply redactions only to env with redact by @risu729 in #4388
    (hook_env) don't exit early if watching files are deleted by @risu729 in #4390
    (rubygems_plugin) Replace which ruby check for Windows compatibility by \ 
@genskyff in #4358
    lowercase desired shim names by @KevSlashNull in #4333
    allow cosign opts to be empty in aqua by @IxDay in #4396

๐Ÿ“š Documentation

    update Fedora install for dnf5 by @rkben in #4387
    fix links to idiomatic version file option by @pietrodn in #4382
    add mise bootstrap example in CI docs by @hverlin in #4351
    Update link in comparison-to-asdf.md by @hverlin in #4401

๐Ÿ“ฆ๏ธ Dependency Updates

    update rust crate bzip2 to v0.5.1 by @renovate[bot] in #4392
    update rust crate built to v0.7.6 by @renovate[bot] in #4391

Chore

    issue closer by @jdx in bee1f55

2025.2.3 - 2025-02-09
No ChangeLog provided
   2025-02-09 11:13:40 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.2

๐Ÿš€ Features

    (registry) add jd by @risu729 in #4318
    (registry) add jc by @risu729 in #4317
    (registry) Add qsv cli by @vjda in #4334
    add support for idiomatic go.mod file by @roele in #4312
    add -g short version for unuse cmd by @kimle in #4330
    add git remote task provider by @acesyde in #4233
    set usage arguments and flags as environment variables for toml tasks by \ 
@gturi in #4159

๐Ÿ› Bug Fixes

    (aqua) trim prefix before comparing versions by @risu729 in #4340
    wrong config file type for rust-toolchain.toml files by @roele in #4321

๐Ÿšœ Refactor

    (registry) use aqua for yq by @scop in #4326

๐Ÿ“š Documentation

    (schema) fix description of task.dir default by @risu729 in #4324
    Add PowerShell example by @jahanson in #3857
    Include "A Mise guide for Swift developers" by @pepicrft in #4329
    Update documentation for core tools by @hverlin in #4341
    Update vitepress to fix search by @hverlin in #4342

Chore

    (bun.lock) migrate bun lockfiles to text-based by @risu729 in #4319