chore(deps): bump @objectstack/* to platform 9.0 (needs ADR-0021 SpecReport migration)#1631
Closed
os-zhuang wants to merge 1 commit into
Closed
chore(deps): bump @objectstack/* to platform 9.0 (needs ADR-0021 SpecReport migration)#1631os-zhuang wants to merge 1 commit into
os-zhuang wants to merge 1 commit into
Conversation
spec ^8.0.1 → ^9.0.0 (10 packages), client/formula ^7.9.0 → ^9.0.0.
NOT mergeable yet: spec 9.0's ADR-0021 single-form report cutover breaks the
SpecReport bridge — 14 tests fail in @object-ui/types spec-report and
plugin-report ("a report needs `dataset` + `values`"). That migration belongs
to the ADR-0021 analytics workstream; this branch is parked as its base.
Everything else is green (3516 passed).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Contributor
❌ Console Performance Budget
📦 Bundle Size Report
Size Limits
|
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.
Bumps all @objectstack deps to platform 9.0 (spec ^9.0.0 ×10, client/formula ^9.0.0).
Draft — blocked on the ADR-0021 analytics workstream: spec 9.0's single-form report cutover rejects the legacy object+columns shape, breaking the SpecReport bridge — 14 failures in
@object-ui/typesspec-report +plugin-report(a report needs 'dataset' + 'values'). Everything else green (3516 passed). The SpecReport migration should land on this branch (or rebase it).Note: this does NOT block the pending 9.0 release (#1407) — the console runs fine against a framework 9.0 server on today's spec 8 types (verified extensively in browser E2E).
🤖 Generated with Claude Code