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

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

Open
Number: #22
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 03, 2026 at 02:51 AM UTC
(5 months ago)
Updated: February 03, 2026 at 02:51 AM UTC
(5 months ago)
Labels:
dependencies
Assignees:
hotlong
Description:

Bumps @objectstack/spec from 0.8.2 to 0.9.0.

Release notes

Sourced from @​objectstack/spec's releases.

@​objectstack/spec@​0.9.0

@​objectstack/spec

0.8.2

Patch Changes

  • 555e6a7: Refactor: Deprecated View Storage protocol in favor of Metadata Views.

    • BREAKING: Removed view-storage.zod.ts and ViewStorage related types from @objectstack/spec.
    • BREAKING: Removed createView, updateView, deleteView, listViews from ObjectStackProtocol interface.
    • BREAKING: Removed in-memory View Storage implementation from @objectstack/objectql.
    • UPDATE: @objectstack/plugin-msw now dynamically loads @objectstack/objectql to avoid hard dependencies.

0.8.1

1.0.0

Minor Changes

  • Upgrade to Zod v4 and Protocol Improvements

    This release includes a major upgrade to the core validation engine (Zod v4) and aligns all protocol definitions with stricter type safety.

0.7.2

Patch Changes

  • fb41cc0: Patch release: Updated documentation and JSON schemas

0.7.1

Patch Changes

  • Patch release for maintenance and stability improvements

0.6.1

Patch Changes

  • Patch release for maintenance and stability improvements

0.6.0

Minor Changes

  • b2df5f7: Unified version bump to 0.5.0

    • Standardized all package versions to 0.5.0 across the monorepo
    • Fixed driver-memory package.json paths for proper module resolution

... (truncated)

Commits
  • 9de3ee1 Merge pull request #492 from objectstack-ai/copilot/update-package-versions-t...
  • 85a3a08 Update all package versions to 0.9.0
  • 0fe4b8f Initial plan
  • fd44e9b Merge pull request #490 from objectstack-ai/copilot/scan-kernel-code-against-...
  • 6448fd0 Merge pull request #491 from objectstack-ai/copilot/update-action-step-logic
  • f99abfd Fix remaining TypeScript errors: use issues instead of errors, change silent ...
  • 81f8404 Fix TypeScript compilation errors in packages/core/src/security/
  • e95455a Initial plan
  • 1e9c916 Fix ECDSA signature verification: use lowercase 'sha256' for ES256 algorithm
  • f123db4 Fix signature verifier: correct ECDSA handling and improve crypto module loading
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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: 13430865
UUID: 3888737945
Node ID: PR_kwDOQ5b-o87BD3u7
Host: GitHub
Repository: objectstack-ai/objectstack-starter