Skip to content

test(deps): update dependency mise to v2026.4.7 (main)#6393

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/main-test-mise-2026.x
Apr 9, 2026
Merged

test(deps): update dependency mise to v2026.4.7 (main)#6393
renovate[bot] merged 1 commit intomainfrom
renovate/main-test-mise-2026.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2026

This PR contains the following updates:

Package Update Change
mise patch 2026.4.62026.4.7

Release Notes

jdx/mise (mise)

v2026.4.7: : Native ARM64 Python on Windows

Compare Source

This patch release fixes precompiled Python installation on Windows ARM64 machines. Previously, mise always downloaded the x86_64 Python build on Windows regardless of architecture, which caused failures when loading native ARM64 libraries. mise now correctly downloads the aarch64 build on Windows ARM64 systems.

Fixed

  • Precompiled Python on Windows ARM64 -- On Windows ARM64, mise unconditionally selected the x86_64 precompiled Python build, ignoring the host architecture. This caused runtime errors such as [WinError 193] %1 is not a valid Win32 application when loading native ARM64 DLLs. mise now downloads the native aarch64-pc-windows-msvc build on ARM64 Windows while continuing to use x86_64 on x64 Windows. #​8961 by @​JohanLorenzo

New Contributors

Full Changelog: jdx/mise@v2026.4.6...v2026.4.7


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 enabled auto-merge April 9, 2026 12:29
@renovate renovate bot added this pull request to the merge queue Apr 9, 2026
Merged via the queue into main with commit 295ae98 Apr 9, 2026
58 checks passed
@renovate renovate bot deleted the renovate/main-test-mise-2026.x branch April 9, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants