Skip to content

Upgrade @objectstack dependencies to v2.0.0#401

Merged
hotlong merged 2 commits intomainfrom
copilot/upgrade-objectstack-to-latest-again
Feb 9, 2026
Merged

Upgrade @objectstack dependencies to v2.0.0#401
hotlong merged 2 commits intomainfrom
copilot/upgrade-objectstack-to-latest-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 9, 2026

Bumps all @objectstack packages from ^1.1.0 to ^2.0.0 (released 2026-02-09).

Scope

9 packages upgraded:

  • @objectstack/spec, @objectstack/cli, @objectstack/core
  • @objectstack/runtime, @objectstack/driver-memory, @objectstack/objectql
  • @objectstack/plugin-msw, @objectstack/plugin-hono-server, @objectstack/client

14 files modified:

  • Root + 3 core packages (types, core, react)
  • 4 plugins (gantt, map, timeline, data-objectstack)
  • Console app + 4 examples
  • Regenerated pnpm-lock.yaml

Compatibility

No breaking changes. Zero code modifications required. Full backward compatibility maintained.

Original prompt

@objectstack 升级到最新版,并对应调整代码

The user has attached the following file paths as relevant context:

  • .github/copilot-instructions.md
  • .github/copilot-instructions.md

Created from VS Code.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 9, 2026

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

Project Deployment Actions Updated (UTC)
objectui Ready Ready Preview, Comment Feb 9, 2026 7:20am
objectui-console Ready Ready Preview, Comment Feb 9, 2026 7:20am
objectui-storybook Ready Ready Preview, Comment Feb 9, 2026 7:20am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Update objectstack to latest version and adjust code Upgrade @objectstack dependencies to v2.0.0 Feb 9, 2026
Copilot AI requested a review from hotlong February 9, 2026 07:19
@hotlong hotlong marked this pull request as ready for review February 9, 2026 07:30
Copilot AI review requested due to automatic review settings February 9, 2026 07:30
@hotlong hotlong merged commit b066949 into main Feb 9, 2026
6 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 the repo’s direct @objectstack/* dependencies from ^1.1.0 to ^2.0.0 across the monorepo (root, core packages, plugins, console app, and examples) and refreshes the lockfile accordingly.

Changes:

  • Bump @objectstack/spec to ^2.0.0 in core packages and plugins that depend on the spec.
  • Bump runtime/client/objectql/driver-msw/cli/hono-server dependencies to ^2.0.0 in the root, console app, and examples.
  • Regenerate pnpm-lock.yaml to reflect the new dependency graph (including new transitive entries like @objectstack/rest@2.0.0).

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 Regenerated lockfile reflecting @objectstack/* v2.0.0 and updated transitive dependency tree.
package.json Bump root-level @objectstack/* devDependencies and @objectstack/plugin-hono-server dependency to ^2.0.0.
packages/types/package.json Upgrade @objectstack/spec dependency to ^2.0.0.
packages/core/package.json Upgrade @objectstack/spec dependency to ^2.0.0.
packages/react/package.json Upgrade @objectstack/spec dependency to ^2.0.0.
packages/data-objectstack/package.json Upgrade @objectstack/client dependency to ^2.0.0.
packages/plugin-gantt/package.json Upgrade @objectstack/spec dependency to ^2.0.0.
packages/plugin-map/package.json Upgrade @objectstack/spec dependency to ^2.0.0.
packages/plugin-timeline/package.json Upgrade @objectstack/spec dependency to ^2.0.0.
apps/console/package.json Upgrade @objectstack/* deps (client/runtime/spec/objectql/etc.) and dev @objectstack/cli to ^2.0.0.
examples/todo/package.json Upgrade @objectstack/client, @objectstack/spec, and dev @objectstack/cli to ^2.0.0.
examples/msw-todo/package.json Upgrade @objectstack/* deps (client/runtime/spec/objectql/etc.) to ^2.0.0.
examples/kitchen-sink/package.json Upgrade @objectstack/spec and dev @objectstack/cli to ^2.0.0.
examples/crm/package.json Upgrade @objectstack/core, @objectstack/runtime, @objectstack/spec, and dev @objectstack/cli to ^2.0.0.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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