chore(deps): bump @objectstack/spec from 0.8.2 to 3.0.9
Closed
Number: #28
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
February 23, 2026 at 10:43 PM UTC
(4 months ago)
(4 months ago)
Updated:
March 02, 2026 at 10:58 PM UTC
(4 months ago)
(4 months ago)
Closed:
March 02, 2026 at 10:58 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
7 days
Labels:
dependencies
dependencies
Assignees:
hotlong
hotlong
Description:
Bumps @objectstack/spec from 0.8.2 to 3.0.9.
Release notes
Sourced from @objectstack/spec's releases.
@objectstack/spec@3.0.9Patch Changes
- 15e0df6: chore: unify all package versions to 3.0.8
@objectstack/spec@3.0.8Patch Changes
- 5a968a2: Unify all package version numbers across the monorepo. All packages now share the same version and are released together via the changeset fixed group.
@objectstack/spec@3.0.7Patch Changes
- 0119bd7: Implement DatabaseLoader for production metadata persistence
- 5426bdf: Migrate CLI architecture to oclif framework Improve chart
Changelog
Sourced from @objectstack/spec's changelog.
Changelog
All notable changes to the ObjectStack Protocol will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Changed
- Updated ROADMAP.md for v3.0 release preparation with full codebase scan results
- Audited all
@deprecateditems: 14 in spec, 9 in runtime packages (23 total)- Identified stale deprecation notices targeting v2.0.0 (current: v2.0.7)
- Updated metrics: 172 schema files, 191 test files, 5,165 tests, 7,095 .describe() annotations
Deprecated
- The following items are scheduled for removal in v3.0.0 (see
packages/spec/V3_MIGRATION_GUIDE.md):
Hub.*barrel re-exports fromhub/index.tslocation(singular) onActionSchema— uselocations(array)definePlugin()in spec — will move to@objectstack/corecreateErrorResponse()/getHttpStatusForCategory()in spec — will move to@objectstack/coreRateLimitSchema,RealtimePresenceStatus,RealtimeActionaliases- Event bus helper functions (
createDefaultEventBusConfig,createDefaultDLQConfig,createDefaultEventHandlerConfig)HttpDispatcherclass in@objectstack/runtimecreateHonoApp()in@objectstack/hono[2.0.7] - 2026-02-11
Added
- Modularized
kernel/events.zod.ts(765 lines) into 6 focused sub-modules for better tree-shaking:
events/core.zod.ts: Priority, metadata, type definition, base eventevents/handlers.zod.ts: Event handlers, routes, persistenceevents/queue.zod.ts: Queue config, replay, sourcingevents/dlq.zod.ts: Dead letter queue, event log entriesevents/integrations.zod.ts: Webhooks, message queues, notificationsevents/bus.zod.ts: Complete event bus config and helpers- Created v3.0 migration guide (
packages/spec/V3_MIGRATION_GUIDE.md)Changed
kernel/events.zod.tsnow re-exports from sub-modules (backward compatible)- Updated all packages to version 2.0.7 with unified versioning
[2.0.6] - 2026-02-11
Changed
- Patch release for maintenance and stability improvements
- Updated all packages to version 2.0.6 with unified versioning
[2.0.5] - 2026-02-10
... (truncated)
Commits
8d187baMerge pull request #786 from objectstack-ai/changeset-release/maina74029dchore: version packages1db15a6Merge pull request #785 from objectstack-ai/copilot/unify-software-version-nu...15e0df6chore: unify all package versions to 3.0.8 and add changesetfdef42cInitial plan8c41379Merge pull request #784 from objectstack-ai/copilot/fix-ci-errors-build-test63e3a86fix: add missing pinned/starred fields to in-memory-feed-adapter755b8f0Initial plan251860bMerge pull request #783 from objectstack-ai/copilot/implement-studio-ui-nodesd71c274fix: address code review feedback - add descriptor count assertion and use fi...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Technical Details
| ID: | 14327428 |
| UUID: | 3980500243 |
| Node ID: | PR_kwDOQ5b-o87FxFbX |
| Host: | GitHub |
| Repository: | objectstack-ai/objectstack-starter |