Skip to content

Update dependency mise to 2026.4.17#56

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mise
Open

Update dependency mise to 2026.4.17#56
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mise

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 24, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change Pending
mise minor 2025.7.122026.4.17 2026.4.19 (+1)

Release Notes

jdx/mise (mise)

v2026.4.17

Compare Source

🐛 Bug Fixes
🚜 Refactor
📚 Documentation
📦️ Dependency Updates
📦 Registry
New Contributors
📦 Aqua Registry Updates
New Packages (3)
Updated Packages (1)

v2026.4.16

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
📦 Registry
New Contributors
📦 Aqua Registry Updates
New Packages (3)
Updated Packages (2)

v2026.4.15

Compare Source

🐛 Bug Fixes
📚 Documentation
📦 Registry
New Contributors
📦 Aqua Registry Updates
Updated Packages (2)

v2026.4.14

Compare Source

Chore

v2026.4.13

Compare Source

🐛 Bug Fixes
📦️ Dependency Updates
New Contributors

v2026.4.12

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
📦 Registry
Chore
New Contributors
📦 Aqua Registry Updates
New Packages (7)
Updated Packages (3)

v2026.4.11

Compare Source

🐛 Bug Fixes
New Contributors

v2026.4.10

Compare Source

🐛 Bug Fixes

v2026.4.9

Compare Source

🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
📦 Registry
Chore
  • use deprecated_at! macro for ubi backend deprecation by @​jdx in #​9049
Security
New Contributors
📦 Aqua Registry Updates
Updated Packages (2)

v2026.4.8

Compare Source

🚀 Features
🐛 Bug Fixes
  • (activate) handle empty __MISE_FLAGS array with set -u on bash 3.2 by @​jdx in #​8988
  • (env) add trace logging for module hook PATH diagnostics by @​jdx in #​8981
  • (go) Query module proxy directly for version resolution by @​c22 in #​8968
  • (install) render tera templates in tool postinstall hooks by @​jdx in #​8978
  • (install) add missing env vars to tool postinstall hooks by @​jdx in #​8977
  • (task) prevent hang when skipped task has dependents by @​jdx in #​8937
  • (task) invalidate dependent task sources when dependency runs by @​jdx in #​8975
  • (task) prevent deadlock when MISE_JOBS=1 with sub-task references by @​jdx in #​8976
  • (task) fetch remote task files before parsing usage specs by @​jdx in #​8979
  • (task) prevent panic when running parallel sub-tasks with replacing output by @​jdx in #​8986
  • (upgrade) update lockfile and config when upgrading to specific version by @​jdx in #​8983
📚 Documentation
  • (node) remove "recommended for teams" from pin example by @​jdx in b334363
📦️ Dependency Updates
New Contributors

v2026.4.7

Compare Source

🐛 Bug Fixes
New Contributors

v2026.4.6

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
📦 Registry
Chore
New Contributors

v2026.4.5

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
  • (node) add section on pinning npm version by @​jdx in #​8925
  • add Windows default paths and mise.toml examples alongside CLI commands by @​jdx in #​8926
  • clarify common sources of confusion from GitHub discussions by @​jdx in #​8927
  • clarify Python venv mechanisms, JAVA_HOME behavior, and activation performance by @​jdx in #​8928
  • add FAQ and troubleshooting entries based on common Discord questions by @​jdx in #​8930
New Contributors

v2026.4.4

Compare Source

🚀 Features
🐛 Bug Fixes
  • (backend) filter PEP 440 .dev versions in fuzzy version matching by @​richardthe3rd in #​8849
  • (ci) update COPR BuildRequires rust version to match MSRV 1.88 by @​jdx in #​8911
  • (ci) add Ruby build dependencies to e2e Docker image by @​jdx in #​8910
  • (ci) add missing build dependencies to e2e Docker image by @​jdx in #​8912
  • (ci) add missing build dependencies to e2e Docker image by @​jdx in #​8914
  • (ci) use Node 24 LTS for corepack e2e test by @​jdx in #​8915
  • (ci) add libxml2 and pkg-config to e2e Docker image by @​jdx in #​8917
  • (ci) add libxml2-dev to e2e image and disable Swift SPM tests by @​jdx in #​8918
  • (docs) use sans-serif font for badges by @​jdx in #​8887
  • (env) parse --env=VALUE and -E=VALUE flag forms correctly by @​jdx in #​8889
  • (exec) use i64::from() for seccomp syscall numbers to survive autofix by @​jdx in #​8882
  • (github) preserve tool options like filter_bins when version specified via CLI by @​jdx in #​8888
  • (github) use alias-specific options when tool_alias has its own config by @​jdx in #​8892
  • (install) add locked_verify_provenance setting and detect github attestations at lock time by @​jdx in #​8901
  • (lock) prune stale version entries during filtered mise lock <tool> runs by @​altendky in #​8599
  • (python) use lockfile URL for precompiled installs by @​hehaoqian in #​8750
  • (release) verify all build targets succeed before releasing by @​jdx in #​8886
  • (ruby) support build revisions for precompiled binaries in mise.lock by @​jdx in #​8900
  • (swift) fall back to Ubuntu 24.04 for unsupported Ubuntu versions by @​jdx in #​8916
  • (zsh) avoid duplicate trust warning after cd by @​timothysparg in #​8898
  • update flake.lock and add fix for rust-bindgen to default.nix by @​esteve in #​8874
  • when direnv diff is empty, do not try to parse it by @​yaleman in #​8857
  • skip trust check for plain .tool-versions in task list by @​dportalesr in #​8876
🚜 Refactor
📚 Documentation
🧪 Testing
📦️ Dependency Updates
📦 Registry
Chore
  • (ci) add workflow to warn PRs modifying vendored aqua-registry by @​jdx in #​8897
  • (ci) use github.token for draft conversion in auto-draft workflow by @​jdx in #​8903
  • remove deprecated settings older than 12 months by @​jdx in #​8904
New Contributors

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "after 7am every weekday,before 8pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner April 24, 2026 09:43
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Apr 24, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'pre-commit autoupdate --freeze || true' has not been added to the allowed list in allowedCommands

@sonar-review-alpha
Copy link
Copy Markdown

sonar-review-alpha Bot commented Apr 24, 2026

Summary

⚠️ The PR description exceeded the analysis limit and was truncated. The review may not reflect all context.

This PR updates the mise tool version used in test workflows from 2025.7.12 to 2026.4.17 across all job configurations in .github/workflows/test-action.yml. The update brings bug fixes for backend version resolution, configuration handling improvements, Windows compatibility fixes, and general dependency updates from the upstream mise project.

What reviewers should know

What changed: Seven identical updates to the version parameter in the mise-action step across different test jobs. This is a straightforward dependency bump with no code logic changes.

What to check:

  • Verify the version bump doesn't break any test assumptions or behaviors
  • The upstream mise release notes indicate this version focuses on bug fixes in backend handling, deprecations, and Windows support improvements

Context for testing: All test jobs use this version identically, so if tests pass, the upgrade is safe. No configuration changes needed on the action side.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@sonarqube-cloud-us
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

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

LGTM! ✅

🗣️ Give feedback

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.

0 participants