Skip to content

chore(deps): bump moonlight-sdk to ^0.11.0#124

Merged
AquiGorka merged 2 commits into
mainfrom
chore/bump-moonlight-sdk-0.11.0
Jun 23, 2026
Merged

chore(deps): bump moonlight-sdk to ^0.11.0#124
AquiGorka merged 2 commits into
mainfrom
chore/bump-moonlight-sdk-0.11.0

Conversation

@AquiGorka

Copy link
Copy Markdown
Contributor

Bumps the moonlight-sdk pin to ^0.11.0 to pick up the soroban-core 0.4.0 per-UTXO spend-state refactor (artifacts refreshed in moonlight-sdk#38).

Pure version bump — no code change. The SDK public type surface is identical between 0.10.0 and 0.11.0; the only SDK delta is the removal of the unreachable contract-error entry 2009 InvalidDrawerSlot (its drawer bitmap no longer exists), which is not referenced in this repo.

⚠️ Landing order / CI gate: moonlight-sdk 0.11.0 is not yet published to JSR (it lands via moonlight-sdk#38). Until then ^0.11.0 cannot resolve, so CI here will be red and deno.lock (still at 0.10.0) cannot be regenerated. Merge order: soroban-core#34 → moonlight-sdk#38 (publishes 0.11.0) → this PR (then deno install refreshes the lock). No branch/prerelease ref is left in this PR — the pin is the final published ^0.11.0.

Pick up soroban-core 0.4.0 (per-UTXO spend-state refactor) via moonlight-sdk 0.11.0.
Pure version bump: the SDK's public type surface is unchanged between 0.10.0 and
0.11.0 (the only delta is the removal of the unreachable contract-error entry 2009
InvalidDrawerSlot, which is not referenced here), so no code change is needed.
moonlight-sdk 0.11.0 is published on JSR; lock the deno.json ^0.11.0 bump
to the resolved 0.11.0 (integrity 2c5595ab…). SDK 0.11.0 has the same
dependency graph as 0.10.0, so only the moonlight-sdk specifier, package
entry, and integrity change.
@AquiGorka AquiGorka merged commit eefc9b7 into main Jun 23, 2026
10 checks passed
@AquiGorka AquiGorka deleted the chore/bump-moonlight-sdk-0.11.0 branch June 23, 2026 20:08
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