Skip to content

chore(deps): bump @objectstack/spec from 0.8.2 to 3.2.3#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/objectstack/spec-3.2.3
Closed

chore(deps): bump @objectstack/spec from 0.8.2 to 3.2.3#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/objectstack/spec-3.2.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps @objectstack/spec from 0.8.2 to 3.2.3.

Release notes

Sourced from @​objectstack/spec's releases.

@​objectstack/spec@​3.2.3

No release notes provided.

@​objectstack/spec@​3.2.2

Patch Changes

  • 46defbb: Fix filter operators (contains, notContains, startsWith, endsWith, between, null) broken across spec and memory driver

    • Add $notContains to StringOperatorSchema, FieldOperatorsSchema, FILTER_OPERATORS, and Filter type
    • Add notcontains / not_contains to VALID_AST_OPERATORS and AST_OPERATOR_MAP
    • Fix memory driver convertToMongoQuery() passthrough to normalize non-standard operators to Mingo-compatible format
    • Add $notContains and $null operators to memory matcher
    • Fix undefined value guard in memory matcher to exclude $exists, $ne, and $null

@​objectstack/spec@​3.2.1

Patch Changes

  • 850b546: Maintenance patch release
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
  • 97d5de1 Merge pull request #890 from objectstack-ai/changeset-release/main
  • c252825 chore: version packages
  • 0b1d7c9 fix: add patch for authentication plugin
  • 61c87cf Add Seed Loader docs to data reference
  • 076a6ad Merge pull request #889 from objectstack-ai/copilot/fix-all-ci-errors-again
  • f7349a9 fix: add fallback key for metadata stub register when name property is missing
  • 762ac00 fix: metadata stub sync methods and register signature, increase init test ti...
  • d1e47b2 Initial plan
  • 556c5bd Merge pull request #887 from objectstack-ai/copilot/fix-ci-errors-e57fe177-43...
  • 5a1f7df Merge pull request #875 from objectstack-ai/copilot/support-dynamic-relations...
  • 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)

Bumps [@objectstack/spec](https://github.com/objectstack-ai/spec) from 0.8.2 to 3.2.3.
- [Release notes](https://github.com/objectstack-ai/spec/releases)
- [Changelog](https://github.com/objectstack-ai/spec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/objectstack-ai/spec/compare/@objectstack/spec@0.8.2...@objectstack/spec@3.2.3)

---
updated-dependencies:
- dependency-name: "@objectstack/spec"
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Superseded by #35.

@dependabot dependabot bot closed this Mar 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/objectstack/spec-3.2.3 branch March 16, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant