Update to @objectstack/spec v0.9.0#323
Merged
Merged
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] Adjust code to comply with latest ObjectStack protocol
Update to @objectstack/spec v0.9.0
Feb 2, 2026
Contributor
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates all packages to align with ObjectStack Protocol v0.9.0, which introduces Zod-based runtime validation schemas. The update is a straightforward dependency version bump that maintains backward compatibility.
Changes:
- Bumped
@objectstack/specfrom^0.8.2to^0.9.0across all packages - Updated pnpm-lock.yaml to reflect the new dependency graph
- No code changes required due to structural compatibility between v0.8.2 and v0.9.0
Reviewed changes
Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/protocols/odata-v4/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/protocols/json-rpc/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/protocols/graphql/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/foundation/types/package.json | Updated @objectstack/spec dependency and devDependency to v0.9.0 |
| packages/foundation/platform-node/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/utils/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/sql/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/sdk/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/redis/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/mongo/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/memory/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/localstorage/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/fs/package.json | Updated @objectstack/spec dependency to v0.9.0 |
| packages/drivers/excel/package.json | Updated @objectstack/spec dependency to v0.9.0 |
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.
Aligns all packages with ObjectStack Protocol v0.9.0, which introduces Zod-based runtime validation schemas.
Changes
15 package.json files: Bumped
@objectstack/specfrom^0.8.2to^0.9.0pnpm-lock.yaml: Dependency graph updated
Protocol Compatibility
The existing
ObjectStackProtocolImplementationinpackages/foundation/core/src/protocol.tsis compatible with v0.9.0's type system:No code changes required beyond version bumps. The v0.9.0
ObjectStackProtocoltype (Zod-inferred) is structurally compatible with the existing implementation.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/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/objectql/objectql/node_modules/.pnpm/jest-worker@30.2.0/node_modules/jest-worker/build/processChild.js p/bin/node /usr/bin/git /.bi�� s -z k/objectql/objectql/node_modules/.pnpm/@esbuild+linux-x64@0.27.2/node_modules/@esbuild/linux-x64/bin/esbuild(dns block)/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/objectql/objectql/node_modules/.pnpm/jest-worker@30.2.0/node_modules/jest-worker/build/processChild.js node /usr/bin/git /.bi�� s -z /usr/bin/wc rgo/bin/grep uname rgo/bin/node wc modu�� node node /dist/node-gyp-bin/node run check-versions /.bin/git git(dns block)/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/objectql/objectql/node_modules/.pnpm/jest-worker@30.2.0/node_modules/jest-worker/build/processChild.js git git tql/�� --show-cdup sh tql/node_modules/.bin/git jest --passWithNps ges to @objectst-A /dist/node-gyp-b-o /usr/bin/git ls-t�� sion yet' -z npm node scripts/chegit node /usr/local/lib/n--git-common-dir npm(dns block)fonts.googleapis.com/usr/local/bin/node node /home/REDACTED/work/objectql/objectql/apps/site/node_modules/.bin/../next/dist/bin/next build bash --no�� c /localstorage/pa. p/bin/grep(dns block)/usr/local/bin/node node /home/REDACTED/work/objectql/objectql/apps/site/node_modules/.bin/../next/dist/bin/next build grep tql/�� @objectstack/spec packages/protocols/graphql/package.json /.bin/node .11.1 check(dns block)/usr/local/bin/node node /home/REDACTED/work/objectql/objectql/apps/site/node_modules/.bin/../next/dist/bin/next build /usr/bin/git npm -r -z k/objectql/objectql/node_modules/.bin/sh(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 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.