Skip to content

chore: upgrade @objectstack/* dependencies from 3.0.6 to 3.0.8#403

Merged
hotlong merged 2 commits intomainfrom
copilot/update-to-latest-version
Feb 20, 2026
Merged

chore: upgrade @objectstack/* dependencies from 3.0.6 to 3.0.8#403
hotlong merged 2 commits intomainfrom
copilot/update-to-latest-version

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Bump all @objectstack/* platform dependencies to latest v3.0.8.

  • 25 package.json files@objectstack/{spec,core,objectql,runtime,cli,plugin-auth,plugin-hono-server,studio} from ^3.0.6^3.0.8
  • pnpm-lock.yaml regenerated
  • ROADMAP.md — version references, external dependency table, and spec alignment sections updated to 3.0.8

Build 37/37 ✅ · Tests 68/68 ✅ · No advisory vulnerabilities in upgraded packages.

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 sh k/ob�� pnpm run check-versions && turbo run test --concurrency=1 bash k/objectql/objectql/node_modules/.bin/sh --noprofile (dns block)
  • fonts.googleapis.com
    • Triggering command: /opt/hostedtoolcache/node/24.13.0/x64/bin/node /opt/hostedtoolcache/node/24.13.0/x64/bin/node /home/REDACTED/work/objectql/objectql/node_modules/.pnpm/next@16.1.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)

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

Original prompt

@objectstack 升级到最新版


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@vercel
Copy link

vercel bot commented Feb 20, 2026

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

Project Deployment Actions Updated (UTC)
objectql Ready Ready Preview, Comment Feb 20, 2026 7:43am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Update ObjectStack to the latest version chore: upgrade @objectstack/* dependencies from 3.0.6 to 3.0.8 Feb 20, 2026
Copilot AI requested a review from hotlong February 20, 2026 07:41
@hotlong hotlong marked this pull request as ready for review February 20, 2026 08:03
Copilot AI review requested due to automatic review settings February 20, 2026 08:03
@hotlong hotlong merged commit 7e4a38f into main Feb 20, 2026
3 checks passed
@hotlong hotlong deleted the copilot/update-to-latest-version branch February 20, 2026 08:03
Copy link
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 all @objectstack/* platform dependencies from version 3.0.6 to 3.0.8 across the ObjectQL monorepo. The upgrade maintains Zod v4 alignment and includes protocol specification updates. According to the PR description, all builds (37/37) and tests (68/68) pass successfully.

Changes:

  • Updated 25 package.json files with @objectstack/* dependency version bumps from ^3.0.6 to ^3.0.8
  • Regenerated pnpm-lock.yaml with consistent 3.0.8 resolutions and transitive dependency updates
  • Updated ROADMAP.md documentation to reflect the new platform version across all references

Reviewed changes

Copilot reviewed 25 out of 26 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated root dependencies: @objectstack/cli, core, plugin-auth, plugin-hono-server, and studio from ^3.0.6 to ^3.0.8
packages/tools/cli/package.json Updated @objectstack/objectql dependency to ^3.0.8
packages/protocols/odata-v4/package.json Updated @objectstack/spec and @objectstack/core to ^3.0.8
packages/protocols/json-rpc/package.json Updated @objectstack/spec and @objectstack/core to ^3.0.8
packages/protocols/graphql/package.json Updated @objectstack/spec and @objectstack/core to ^3.0.8
packages/foundation/types/package.json Updated @objectstack/spec devDependency to ^3.0.8
packages/foundation/plugin-workflow/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/plugin-validator/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/plugin-security/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/plugin-query/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/plugin-optimizations/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/plugin-multitenancy/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/plugin-formula/package.json Updated @objectstack/core and spec to ^3.0.8
packages/foundation/platform-node/package.json Updated @objectstack/objectql and spec to ^3.0.8
packages/foundation/core/package.json Updated @objectstack/core, objectql, runtime, and spec to ^3.0.8
packages/drivers/sqlite-wasm/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/sql/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/sdk/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/redis/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/pg-wasm/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/mongo/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/memory/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/fs/package.json Updated @objectstack/spec to ^3.0.8
packages/drivers/excel/package.json Updated @objectstack/spec to ^3.0.8
pnpm-lock.yaml Regenerated with all @objectstack/* packages at 3.0.8 and minor transitive dependency updates (msw 2.12.9→2.12.10, pino 10.3.0→10.3.1, glob 13.0.1→13.0.6, lucide-react 0.563.0→0.574.0, react-resizable-panels 4.6.2→4.6.4, tailwind-merge 3.4.0→3.5.0); removed commander@14.0.3
ROADMAP.md Updated all version references from 3.0.6 to 3.0.8 in header, milestone documentation, external dependencies table, and spec alignment sections
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