Skip to content

chore(toolchain): bump moon 2.1.3 → 2.2.3#102

Merged
eterna2 merged 1 commit intomainfrom
chore/bump-moon-2.2.3-main
Apr 25, 2026
Merged

chore(toolchain): bump moon 2.1.3 → 2.2.3#102
eterna2 merged 1 commit intomainfrom
chore/bump-moon-2.2.3-main

Conversation

@eterna2
Copy link
Copy Markdown
Owner

@eterna2 eterna2 commented Apr 25, 2026

Summary

Bumps moon from 2.1.3 to 2.2.3 in .prototools (the canonical toolchain source of truth per toolchain.md).

Motivation

moon 2.1.3 is incompatible with proto 0.55.4 — the WASM plugin loader throws:

error: missing field `working_dir`

at startup, breaking all moon run invocations. 2.2.3 resolves this incompatibility.

Changes

File Change
.prototools moon = "2.1.3"moon = "2.2.3"

Checklist

  • Only .prototools contains a pinned version number (no other docs reference a specific moon version)
  • Single-line, minimal diff

Fixes proto 0.55.4 WASM plugin incompatibility that causes
'missing field working_dir' errors at startup.
@eterna2 eterna2 merged commit 0ebc4e3 into main Apr 25, 2026
3 checks passed
@eterna2 eterna2 deleted the chore/bump-moon-2.2.3-main branch April 25, 2026 15:32
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