[WIP] Upgrade to latest version and update roadmap#357
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… docs Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot stopped work on behalf of
hotlong due to an error
February 9, 2026 12:36
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the monorepo’s external @objectstack/* platform dependencies to v2.0.1 and updates roadmap docs to reflect the new platform baseline.
Changes:
- Bump
@objectstack/*dependency ranges/pins across workspacepackage.jsonfiles to^2.0.1/2.0.1as appropriate. - Regenerate
pnpm-lock.yamlso all resolved@objectstack/*packages are at2.0.1. - Update 2026 work plan docs to reference
@objectstack v2.0.1and expand the external dependencies table with explicit versions.
Reviewed changes
Copilot reviewed 23 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates lockfile resolutions to @objectstack/*@2.0.1. |
| package.json | Pins root devDependencies @objectstack/cli + @objectstack/core to 2.0.1 and bumps @objectstack/plugin-hono-server to ^2.0.1. |
| packages/protocols/odata-v4/package.json | Bumps @objectstack/spec + @objectstack/core to ^2.0.1. |
| packages/protocols/json-rpc/package.json | Bumps @objectstack/spec + @objectstack/core to ^2.0.1. |
| packages/protocols/graphql/package.json | Bumps @objectstack/spec + @objectstack/core to ^2.0.1. |
| packages/foundation/types/package.json | Bumps @objectstack/spec devDependency to ^2.0.1. |
| packages/foundation/core/package.json | Bumps @objectstack/core/objectql/runtime/spec to ^2.0.1. |
| packages/foundation/platform-node/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/foundation/plugin-workflow/package.json | Bumps @objectstack/core + @objectstack/spec to ^2.0.1. |
| packages/foundation/plugin-validator/package.json | Bumps @objectstack/core + @objectstack/spec to ^2.0.1. |
| packages/foundation/plugin-security/package.json | Bumps @objectstack/core + @objectstack/spec to ^2.0.1. |
| packages/foundation/plugin-multitenancy/package.json | Bumps @objectstack/core + @objectstack/spec to ^2.0.1. |
| packages/foundation/plugin-formula/package.json | Bumps @objectstack/core + @objectstack/spec to ^2.0.1. |
| packages/drivers/sqlite-wasm/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/sql/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/sdk/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/redis/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/pg-wasm/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/mongo/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/memory/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/fs/package.json | Bumps @objectstack/spec to ^2.0.1. |
| packages/drivers/excel/package.json | Bumps @objectstack/spec to ^2.0.1. |
| docs/WORK_PLAN_2026_Q1_P2.md | Adds @objectstack Platform: v2.0.1 and adds version column + new platform deps to External Dependencies table. |
| docs/WORK_PLAN_2026_Q3.md | Adds @objectstack Platform: v2.0.1 and updates Last Updated date. |
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.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.