Skip to content

chore: upgrade @objectstack/* packages from 2.0.5 to 2.0.6#372

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

chore: upgrade @objectstack/* packages from 2.0.5 to 2.0.6#372
hotlong merged 2 commits intomainfrom
copilot/upgrade-objectstack-to-latest

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 11, 2026

Bumps all @objectstack/* dependencies to latest 2.0.6 across 21 workspace package.json files.

  • Updated packages: cli, core, spec, objectql, runtime, plugin-hono-server, plugin-auth, studio
  • Scope: root, foundation (types/core/platform-node/plugins), protocols (graphql/json-rpc/odata-v4), drivers (sql/mongo/memory/redis/sdk/fs/excel/pg-wasm/sqlite-wasm)
  • No breaking changes: zod peer requirement unchanged (^4.3.6), all 34 packages build, 1845 tests pass

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fastdl.mongodb.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/objectql/objectql/node_modules/.bin/../vitest/vitest.mjs run sed -i s/"@objectstack\/\([^"]*\)": "\^2\.0\.5"/"@objectstack\/\1": "^2.0.6"/g ./apps/site/package.json 2/dist/node-gyp-bin/node 6"/g (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 11, 2026

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

Project Deployment Actions Updated (UTC)
objectql Ready Ready Preview, Comment Feb 11, 2026 4:55am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Update ObjectStack to latest version and execute updates chore: upgrade @objectstack/* packages from 2.0.5 to 2.0.6 Feb 11, 2026
Copilot AI requested a review from hotlong February 11, 2026 03:52
@hotlong hotlong marked this pull request as ready for review February 11, 2026 04:04
Copilot AI review requested due to automatic review settings February 11, 2026 04:04
@hotlong hotlong merged commit 6c431a5 into main Feb 11, 2026
2 of 3 checks passed
@hotlong hotlong deleted the copilot/upgrade-objectstack-to-latest branch February 11, 2026 04:04
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

This PR upgrades the monorepo’s external @objectstack/* dependency set from 2.0.5 to 2.0.6, keeping workspace packages aligned and updating the lockfile accordingly.

Changes:

  • Bump @objectstack/spec and @objectstack/core to ^2.0.6 across protocols/foundation/drivers packages.
  • Bump root dependencies (@objectstack/cli, @objectstack/core, plugins, @objectstack/studio) to 2.0.6.
  • Update pnpm-lock.yaml to reflect the new @objectstack/* versions (and associated transitive patch bumps).

Reviewed changes

Copilot reviewed 21 out of 22 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pnpm-lock.yaml Updates lock entries to @objectstack/*@2.0.6 and refreshes affected transitive dependency snapshots.
package.json Bumps root @objectstack/* dependencies to 2.0.6.
packages/protocols/graphql/package.json Updates @objectstack/spec and dev @objectstack/core to ^2.0.6.
packages/protocols/json-rpc/package.json Updates @objectstack/spec and dev @objectstack/core to ^2.0.6.
packages/protocols/odata-v4/package.json Updates @objectstack/spec and dev @objectstack/core to ^2.0.6.
packages/foundation/core/package.json Updates @objectstack/{core,objectql,runtime,spec} to ^2.0.6.
packages/foundation/platform-node/package.json Updates @objectstack/spec to ^2.0.6.
packages/foundation/types/package.json Updates dev @objectstack/spec to ^2.0.6.
packages/foundation/plugin-{workflow,validator,security,multitenancy,formula}/package.json Updates @objectstack/{core,spec} to ^2.0.6.
packages/drivers/{sql,sqlite-wasm,pg-wasm,mongo,memory,redis,sdk,fs,excel}/package.json Updates @objectstack/spec to ^2.0.6.
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