Skip to content

Conversation

@thatstoasty
Copy link
Contributor

@thatstoasty thatstoasty commented Dec 2, 2025

Checklist

  • My recipe.yaml file specifies which version(s) of MAX is compatible with my project (see here for an example). If not, my package is compatible with both 24.5 and 24.6.
  • License file is packaged (see here for an example).
  • Set the build number to 0 (for new packages, or if the version changed).
  • Bumped the build number (if the version is unchanged).

Copilot AI review requested due to automatic review settings December 2, 2025 04:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Mist package to support Mojo 0.25.7, migrating from MAX dependency specification to explicit mojo-compiler version pinning. The changes align with the repository's convention for version-specific Mojo packages.

Key Changes:

  • Version bump from 25.5.0 to 25.7.0
  • Introduced mojo_version context variable (=0.25.7) for consistent version management
  • Migrated from max dependency to mojo-compiler with explicit version pinning
  • Enhanced test configuration with custom script, source files, and explicit requirements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant