Skip to content

chore: upgrade @objectstack/* dependencies to 3.2.1#1008

Merged
hotlong merged 2 commits intomainfrom
copilot/upgrade-to-latest-version-again
Mar 3, 2026
Merged

chore: upgrade @objectstack/* dependencies to 3.2.1#1008
hotlong merged 2 commits intomainfrom
copilot/upgrade-to-latest-version-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 3, 2026

Bump all @objectstack/* packages from ^3.2.0 to ^3.2.1 across the monorepo.

  • 42 version references updated across 13 package.json files (root, apps, packages, examples)
  • Lockfile regenerated with resolved 3.2.1 versions

Affected packages: cli, client, core, driver-memory, objectql, plugin-auth, plugin-hono-server, plugin-msw, runtime, spec, studio

Original prompt

@objectstack 升级到最新版


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectui Ready Ready Preview, Comment Mar 3, 2026 11:19am
objectui-demo Ready Ready Preview, Comment Mar 3, 2026 11:19am
objectui-storybook Ready Ready Preview, Comment Mar 3, 2026 11:19am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade to latest version of objectstack chore: upgrade @objectstack/* dependencies to 3.2.1 Mar 3, 2026
@hotlong hotlong marked this pull request as ready for review March 3, 2026 11:23
Copilot AI review requested due to automatic review settings March 3, 2026 11:23
@hotlong hotlong merged commit 5807f56 into main Mar 3, 2026
4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades all @objectstack/* dependencies across the monorepo from ^3.2.0 to ^3.2.1, with a regenerated pnpm-lock.yaml to resolve the new versions consistently.

Changes:

  • Bumped @objectstack/spec to ^3.2.1 across ObjectUI packages that depend on the upstream protocol.
  • Bumped runtime/client/tooling @objectstack/* dependencies to ^3.2.1 in the root workspace, console app, and examples.
  • Regenerated pnpm-lock.yaml to lock all @objectstack/* packages to 3.2.1.

Reviewed changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pnpm-lock.yaml Lockfile regenerated to resolve @objectstack/* to 3.2.1.
package.json Root workspace bumps @objectstack/* devDeps/deps to ^3.2.1.
apps/console/package.json Console app dependency set upgraded to ^3.2.1.
packages/core/package.json Core package now depends on @objectstack/spec@^3.2.1.
packages/types/package.json Types package now depends on @objectstack/spec@^3.2.1.
packages/react/package.json React runtime now depends on @objectstack/spec@^3.2.1.
packages/data-objectstack/package.json Adapter now depends on @objectstack/client@^3.2.1.
packages/plugin-map/package.json Plugin now depends on @objectstack/spec@^3.2.1.
packages/plugin-gantt/package.json Plugin now depends on @objectstack/spec@^3.2.1.
packages/plugin-timeline/package.json Plugin now depends on @objectstack/spec@^3.2.1.
examples/todo/package.json Example upgraded to @objectstack/*@^3.2.1.
examples/msw-todo/package.json Example upgraded to @objectstack/*@^3.2.1.
examples/kitchen-sink/package.json Example upgraded to @objectstack/*@^3.2.1.
examples/crm/package.json Example upgraded to @objectstack/*@^3.2.1.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

package.json:74

  • This PR updates @objectstack/* deps to ^3.2.1, but ROADMAP.md still lists the current Spec/Client versions as v3.2.0. Please update the roadmap header (and any upgrade summary sections if applicable) so the repo documentation matches the new pinned upstream version.
    "@objectstack/cli": "^3.2.1",
    "@objectstack/core": "^3.2.1",
    "@objectstack/driver-memory": "^3.2.1",
    "@objectstack/objectql": "^3.2.1",
    "@objectstack/plugin-msw": "^3.2.1",
    "@objectstack/runtime": "^3.2.1",
    "@objectstack/spec": "^3.2.1",

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