Skip to content

chore(deps): upgrade @objectstack packages to 12.3.0 - #433

Merged
os-zhuang merged 1 commit into
mainfrom
claude/session-1nolwq
Jul 6, 2026
Merged

chore(deps): upgrade @objectstack packages to 12.3.0#433
os-zhuang merged 1 commit into
mainfrom
claude/session-1nolwq

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Description

Upgrades all @objectstack/* framework dependencies from ^11.7.0 to the latest ^12.3.0 (a major version bump). No source changes were required — the full verify pipeline passes as-is.

Type of Change

  • CI/CD update
  • Dependency upgrade (major version)

Related Issues

N/A

Changes Made

  • Bumped 11 @objectstack/* dependencies in package.json from ^11.7.0^12.3.0: account, cli, driver-memory, driver-sql, driver-sqlite-wasm, metadata, objectql, runtime, service-analytics, service-automation, spec.
  • Regenerated pnpm-lock.yaml.
  • Left objectstack.manifest.json specVersion: "^10.0.0" unchanged — it's a minimum-compatibility floor; raising it would only narrow compatibility with no benefit.

Testing

  • Unit tests pass (pnpm test — 17 passed)
  • Validation passes (pnpm validate)
  • Build succeeds (pnpm build)
  • Typecheck passes (pnpm typecheck)

All four stages of pnpm verify (validate → typecheck → build → test) pass with no source changes. Pre-existing dashboard widget-binding warnings are unrelated to this upgrade.

Additional Notes

Major bump (11 → 12) went through cleanly with no API breakages surfacing in this app's usage. The v12 runtime README references a new @objectstack/core package internally, but the app's public imports remain compatible.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TKRdbvZiVwgn9SFpN48RMv


Generated by Claude Code

Bump all @objectstack/* dependencies from ^11.7.0 to ^12.3.0 (latest).
Verify pipeline (validate, typecheck, build, test) passes with no
source changes required.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TKRdbvZiVwgn9SFpN48RMv
@os-zhuang
os-zhuang marked this pull request as ready for review July 6, 2026 14:35
@os-zhuang
os-zhuang merged commit 995fe0e into main Jul 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants