Skip to content

fix(microsandbox): require microsandbox 0.6.12 - #4

Open
appcypher wants to merge 4 commits into
mainfrom
appcypher/bump-microsandbox-0.6.12
Open

appcypher wants to merge 4 commits into
mainfrom
appcypher/bump-microsandbox-0.6.12

Conversation

@appcypher

Copy link
Copy Markdown
Member

TL;DR

Bumps the microsandbox runtime to 0.6.12 so the provider loads on Linux runners with glibc 2.28 and newer.

Description

  • Raises the provider's microsandbox dependency floor from 0.6.9 to 0.6.12.
  • Refreshes the lockfile entries for the Node package and each native platform package.
  • Adds a patch changeset for @computesdk/microsandbox.

Test Plan

  • pnpm build exits 0 with Node 24 and pnpm 9.15.0.
  • pnpm --filter @computesdk/microsandbox test passes 31 tests.
  • pnpm --filter @computesdk/microsandbox typecheck exits 0.
  • pnpm --filter @computesdk/microsandbox lint exits 0.
  • ComputeSDK completes create, write, run, inspect, and destroy against microsandbox cloud from Rocky Linux 8 with glibc 2.28.

robertohluna and others added 4 commits August 20, 2026 08:22
…cts (computesdk#718)

MIOSA sells fixed size contracts (xs/small/medium/large/xl). Interpret
ComputeSDK's provider-agnostic resource hints the same way Modal/Beam/
Blaxel do: pick the smallest size satisfying the requested vcpus and
memory (MB); oversized requests clamp to xl.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…lisher (computesdk#721)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Update the provider dependency and lockfile so Linux users receive native artifacts built for glibc 2.28 instead of artifacts requiring glibc 2.38.

Add a patch changeset for the provider release.
@appcypher
appcypher force-pushed the appcypher/bump-microsandbox-0.6.12 branch from d46e6af to f54e8cc Compare August 20, 2026 21:16
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.

3 participants