Skip to content

chore(deps): update dependency @moonrepo/cli to v1.37.0 #2175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@moonrepo/cli (source) 1.36.3 -> 1.37.0 age adoption passing confidence

Release Notes

moonrepo/moon (@​moonrepo/cli)

v1.37.0

Compare Source

🔖 RFCs
🚀 Updates
  • Added a new
    Rust toolchain implementation,
    powered entirely by our new WASM plugin system. Since toolchain plugins are new and unstable, this
    Rust toolchain can be enabled with the unstable_rust identifier (instead of rust).
    • Supports multiple Cargo workspaces, and workspaces can exist at any depth.
    • More accurate project relationship detection.
    • New addMsrvConstraint setting.
    • Better Docker prune implementation.
    • Improved manifest/lockfile parsing.
    • Cargo/rustup commands are now hashed and cached.
  • Added an unstable moon mcp command, which starts an MCP (model context protocol) stdio server
    that responds to AI agent requests.
    • Supports the following tools: get_project, get_projects, get_task, get_tasks.
    • We will be expanding this with more functionality over time, like run_task, etc.
  • Updated webhook events.
    • Added environment.initializing and environment.initialized events.
    • Added root and toolchain fields to dependencies.installing and dependencies.installed
      events.
    • Deprecated the runtime field in all events. Will be removed once toolchain plugins are
      complete.
🧩 Plugins
  • Added test utilities for testing toolchain plugin functions.
  • Improved cache handling and invalidation for SetupEnvironment and InstallDependencies actions.
  • WASM
    • Reworked all virtual path fields in "output" structs to greatly reduce the JSON payload.
    • Reworked the ManifestDependency type to be an enum instead of a struct.
    • Added ProjectDependency.via field.
⚙️ Internal
  • Updated proto to v0.49.4 (from 0.49.1).
  • Updated dependencies.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

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

@renovate renovate bot force-pushed the renovate/moonrepo-cli-1.x branch 2 times, most recently from 91e2505 to 0db3b09 Compare June 4, 2025 16:12
@renovate renovate bot force-pushed the renovate/moonrepo-cli-1.x branch from 0db3b09 to 6f3d1a9 Compare June 4, 2025 18:14
@renovate renovate bot merged commit 1953550 into v3 Jun 4, 2025
1 check passed
@renovate renovate bot deleted the renovate/moonrepo-cli-1.x branch June 4, 2025 21:22
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