Description
Bump the bundled @altimateai/altimate-core engine dependency in packages/opencode from 0.4.0 to the latest published release 0.5.1.
Keeps the embedded SQL/equivalence/rewrite engine current with the latest core fixes and features. Native platform binaries (darwin-arm64, darwin-x64, linux-arm64-gnu, linux-x64-gnu, win32-x64-msvc) move in lockstep via the lockfile.
Scope
packages/opencode/package.json — dependency version pin
bun.lock — resolved version + per-platform binary entries
The transitive @altimateai/altimate-core@0.1.6 pulled in by @altimateai/dbt-integration is unaffected.
Acceptance
Description
Bump the bundled
@altimateai/altimate-coreengine dependency inpackages/opencodefrom0.4.0to the latest published release0.5.1.Keeps the embedded SQL/equivalence/rewrite engine current with the latest core fixes and features. Native platform binaries (
darwin-arm64,darwin-x64,linux-arm64-gnu,linux-x64-gnu,win32-x64-msvc) move in lockstep via the lockfile.Scope
packages/opencode/package.json— dependency version pinbun.lock— resolved version + per-platform binary entriesThe transitive
@altimateai/altimate-core@0.1.6pulled in by@altimateai/dbt-integrationis unaffected.Acceptance
bun installresolves cleanly with0.5.1bun run typecheckpasses inpackages/opencode