Skip to content

chore(deps): upgrade @objectstack/* to 7.3.0, bump One to 7.3.0#11

Merged
xuyushun441-sys merged 1 commit into
mainfrom
chore/objectstack-7.3.0
May 30, 2026
Merged

chore(deps): upgrade @objectstack/* to 7.3.0, bump One to 7.3.0#11
xuyushun441-sys merged 1 commit into
mainfrom
chore/objectstack-7.3.0

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

What

Upgrade the ObjectStack runtime dependencies to the latest release and bump the ObjectOS One desktop shell version accordingly.

  • @objectos/server: all @objectstack/* ranges ^7.2.1^7.3.0 (cli, core, driver-memory, driver-sql, metadata, objectql, runtime, spec)
  • pnpm-lock.yaml: resolves @objectstack/cli@7.3.0 (and transitive 7.3.0)
  • @objectos/one: sync-version bumped to 7.3.0 across package.json, src-tauri/tauri.conf.json, src-tauri/Cargo.toml

version.ts derives ONE_VERSION / OBJECTOS_VERSION / ONE_RELEASE_TAG from apps/objectos-one/package.json, so the user-visible version becomes 7.3.0 and the release tag becomes one-v7.3.0.

Release

After merge, cut the release via the release-one workflow (gh workflow run release-one.yml), which resolves the CLI version, re-runs sync-version, and pushes one-v7.3.0 to trigger the installer builds + draft GitHub Release.

Notes

  • Cargo.lock package version is regenerated by cargo build during the release workflow (build does not use --locked); it was already stale pre-bump, consistent with prior releases.

- Bump all @objectstack/* ranges in @objectos/server to ^7.3.0
- Update pnpm-lock.yaml to resolve @objectstack/cli@7.3.0
- sync-version: @objectos/one → 7.3.0 (package.json, tauri.conf.json, Cargo.toml)
@xuyushun441-sys xuyushun441-sys merged commit 236d6c7 into main May 30, 2026
1 check passed
@xuyushun441-sys xuyushun441-sys deleted the chore/objectstack-7.3.0 branch May 30, 2026 06: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.

2 participants