chore(deps): update dependency jdx/mise to v2026.5.15#627
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #627 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 109 109
Lines 17743 17743
Branches 1539 1539
=========================================
Hits 17743 17743
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
wschurman
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2026.5.13→v2026.5.15Release Notes
jdx/mise (jdx/mise)
v2026.5.15: : loongarch64 and riscv64 supportCompare Source
A small release that recognizes
loongarch64andriscv64as valid platform arches and refreshes the conda (rattler) backend.Fixed
loongarch64andriscv64to the set of arches accepted byPlatform::validate(). Previously, lockfiles targetinglinux-riscv64orlinux-loongarch64would fall back to the common platform set instead of resolving to the requested single platform, so installs on those machines couldn't use lockfile-authoritative platform selection (#10038 by @k0tran).Changed
rattler(used by the conda backend) from 0.42 to 0.43, picking up upstream fixes for missing symlinks during Windows installs, deterministic path ordering fromlink_package_sync, and accepting full URLs as the OAuth issuer host (#10030).New Contributors
Full Changelog: jdx/mise@v2026.5.14...v2026.5.15
💚 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.
v2026.5.14: : Reject wrong-arch release assetsCompare Source
A small fix release that hardens GitHub release asset auto-selection against picking binaries for the wrong CPU architecture.
Fixed
cargo-msrvon aarch64 Linux, wherecargo-msrv-x86_64-unknown-linux-gnu-*.tgzwas being chosen over no-match-better-than-wrong-match. Explicitasset_patternconfiguration is unchanged (#10018 by @jdx).Full Changelog: jdx/mise@v2026.5.13...v2026.5.14
💚 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)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.