chore: upgrade @objectstack/* dependencies from 3.0.6 to 3.0.8#403
Merged
chore: upgrade @objectstack/* dependencies from 3.0.6 to 3.0.8#403
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Contributor
There was a problem hiding this comment.
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.jsonfiles with@objectstack/*dependency version bumps from ^3.0.6 to ^3.0.8 - Regenerated
pnpm-lock.yamlwith consistent 3.0.8 resolutions and transitive dependency updates - Updated
ROADMAP.mddocumentation 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump all
@objectstack/*platform dependencies to latest v3.0.8.package.jsonfiles —@objectstack/{spec,core,objectql,runtime,cli,plugin-auth,plugin-hono-server,studio}from^3.0.6→^3.0.8pnpm-lock.yamlregeneratedROADMAP.md— version references, external dependency table, and spec alignment sections updated to 3.0.8Build 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/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/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
🔒 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.