An open index of dependabot pull requests across open source projects.

chore(deps): bump @objectstack/spec from 0.8.2 to 3.0.6

Closed
Number: #25
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: February 16, 2026 at 09:19 PM UTC
(4 months ago)
Updated: February 23, 2026 at 10:43 PM UTC
(4 months ago)
Closed: February 23, 2026 at 10:43 PM UTC
(4 months ago)
Time to Close: 7 days
Labels:
dependencies
Assignees:
hotlong
Description:

Bumps @objectstack/spec from 0.8.2 to 3.0.6.

Release notes

Sourced from @​objectstack/spec's releases.

@​objectstack/spec@​3.0.6

Patch Changes

  • 5df254c: Patch version release

@​objectstack/spec@​3.0.5

Patch Changes

  • 23a4a68: Patch release for ObjectStack spec

@​objectstack/spec@​3.0.4

Patch Changes

  • d738987: chore: patch release

@​objectstack/spec@​3.0.3

Patch Changes

  • c7267f6: Patch release for maintenance updates and improvements.
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 @​deprecated items: 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 from hub/index.ts
    • location (singular) on ActionSchema — use locations (array)
    • definePlugin() in spec — will move to @objectstack/core
    • createErrorResponse() / getHttpStatusForCategory() in spec — will move to @objectstack/core
    • RateLimitSchema, RealtimePresenceStatus, RealtimeAction aliases
    • Event bus helper functions (createDefaultEventBusConfig, createDefaultDLQConfig, createDefaultEventHandlerConfig)
    • HttpDispatcher class in @objectstack/runtime
    • createHonoApp() 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 event
    • events/handlers.zod.ts: Event handlers, routes, persistence
    • events/queue.zod.ts: Queue config, replay, sourcing
    • events/dlq.zod.ts: Dead letter queue, event log entries
    • events/integrations.zod.ts: Webhooks, message queues, notifications
    • events/bus.zod.ts: Complete event bus config and helpers
  • Created v3.0 migration guide (packages/spec/V3_MIGRATION_GUIDE.md)

Changed

  • kernel/events.zod.ts now 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
  • eb6e155 Merge pull request #689 from objectstack-ai/changeset-release/main
  • 25a2fc2 chore: version packages
  • c1a4ada Merge pull request #688 from objectstack-ai/copilot/update-patch-version
  • 5df254c Add patch version changeset
  • d073cda Initial plan
  • 4e23a75 Merge pull request #687 from objectstack-ai/copilot/send-patch
  • e52d799 fix: add missing .describe() annotations and subpath exports for cloud, qa, i...
  • 0df36ea Initial plan
  • f5b393d Merge pull request #686 from objectstack-ai/copilot/fix-downstream-project-issue
  • 0f5a2ad feat: add normalizePluginMetadata() and METADATA_ALIASES to metadata-collecti...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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: 14078251
UUID: 3949613329
Node ID: PR_kwDOQ5b-o87EMib7
Host: GitHub
Repository: objectstack-ai/objectstack-starter