Skip to content

chore(deps): update dependency mise to v2026.4.19#236

Merged
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/mise
Apr 27, 2026
Merged

chore(deps): update dependency mise to v2026.4.19#236
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/mise

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
mise patch v2026.4.18v2026.4.19 v2026.4.23 (+3)

Release Notes

jdx/mise (mise)

v2026.4.19: : OCI images, aqua templates, and more resilient installs

Compare Source

This release adds a new way to package environments as OCI images, improves backend flexibility with aqua variable templating, and tightens several authentication and concurrency edge cases that were causing friction in real workflows.

The biggest addition is mise support for building OCI images directly from mise.toml, with per-tool layering to make image rebuilds more efficient. Alongside that, aqua-backed tools can now use templated variables, which should make more registries and package definitions work cleanly without custom glue. On the reliability side, fixes in conda, GitHub auth handling, vfox token usage, and interactive CLI cancellation should make automation and authenticated installs behave more predictably.

Highlights
  • Build OCI images directly from mise.toml with per-tool image layers.
  • Support aqua variable templates in backends.
  • Fix several GitHub and token-handling issues affecting authenticated requests.
  • Improve install reliability for conda and backend path handling.
  • Add new registry entries including gsudo, kiro-cli, llama.cpp, and Flux operator tooling.
Changes
Features
Bug Fixes
  • (cli) suppress error output after interactive cancel by @​jdx in #​9294
  • (backend) stop fuzzy requests installing literal dirs by @​jdx in #​9276
  • (conda) avoid temp file collisions during parallel package downloads by @​jdx in #​9293
  • (github) scope auth headers to API URLs by @​jdx in #​9271
  • (cli) retrieve token from github helper for self-update command by @​jdx in #​9259
  • (vfox) use github token for lua http requests by @​jdx in #​9257
Registry
💚 Sponsor mise

mise is built by @​jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource                 | package  | from       | to         |
| -------------------------- | -------- | ---------- | ---------- |
| github-release-attachments | jdx/mise | v2026.4.18 | v2026.4.19 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 27, 2026 01:28
@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner April 27, 2026 01:28
@renovate-sh-app renovate-sh-app Bot merged commit 9874188 into main Apr 27, 2026
15 checks passed
@renovate-sh-app renovate-sh-app Bot deleted the grafanarenovatebot/mise branch April 27, 2026 04:49
This was referenced Apr 25, 2026
zeitlinger added a commit that referenced this pull request Apr 27, 2026
### Added

- add flint setup preflight migrations
([#233](#233))
- support managed linter configs and aqua-backed tool keys
([#228](#228))
- switch xmloxide to github backend
([#229](#229))
- add taplo formatter check
([#224](#224))
- *(init)* configure line length during init
([#218](#218))

### Fixed

- support renovate v43.136.3
([#223](#223))
- switch yaml-lint to ryl
([#226](#226))
- *(ruff)* install via github releases
([#227](#227))
- resolve init rollout regressions
([#220](#220))

### Other

- reduce fake-bin fixture coverage
([#240](#240))
- *(deps)* update dependency npm:renovate to v43.141.1
([#221](#221))
- guard fixture case groups
([#238](#238))
- *(deps)* update dependency grafana/flint to v0.20.4
([#235](#235))
- *(deps)* lock file maintenance
([#237](#237))
- *(deps)* update dependency mise to v2026.4.19
([#236](#236))
- *(deps)* update rust crate json5 to v1
([#232](#232))
- *(deps)* update taiki-e/install-action digest to 787505c
([#219](#219))
- *(deps)* update dependency grafana/flint to v0.20.3
([#225](#225))

> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant