chore: version packages 0.20.0#10
Merged
Merged
Conversation
Fixed group (0.19.0 → 0.20.0): - @utaba/deep-memory - @utaba/deep-memory-embeddings-openai - @utaba/deep-memory-storage-cosmosdb - @utaba/deep-memory-storage-sqlserver - @utaba/deep-memory-storage-neo4j - @utaba/deep-memory-local-mcp-server Independent line (0.19.0 → 0.19.1): - @utaba/deep-memory-indexer - @utaba/deep-memory-indexer-llm-anthropic - @utaba/deep-memory-indexer-mcp-server Consumes 7 pending changesets; see per-package CHANGELOG.md for the full release notes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Applies the 7 pending changesets via
pnpm changeset version.Bumps
Fixed group (0.19.0 → 0.20.0):
@utaba/deep-memory@utaba/deep-memory-embeddings-openai@utaba/deep-memory-storage-cosmosdb@utaba/deep-memory-storage-sqlserver@utaba/deep-memory-storage-neo4j@utaba/deep-memory-local-mcp-serverIndependent line (0.19.0 → 0.19.1):
@utaba/deep-memory-indexer@utaba/deep-memory-indexer-llm-anthropic@utaba/deep-memory-indexer-mcp-serverWhat ships in 0.20.0 (per per-package CHANGELOG.md)
@utaba/deep-memory: traversal direction enum normalisation (outbound/inbound→out/in); preserve repositorylegal,owner, andmetadatathrough.dkground-trip.@utaba/deep-memory-storage-cosmosdb: dual-write user properties as native scalars (unblocks server-side projection + exacttotalcounts);exploreNeighborhooddedup aligned with Neo4j; reserved-key collisions throw onfindEntitiesexact path; override transitiveuuid≥ 11.1.1 (GHSA-w5hq-g745-h8pq).@utaba/deep-memory-storage-sqlserver:mssqlruntime dep upgrade v11 → v12 (consumers sharing aConnectionPoolmust upgrade their ownmssql).@utaba/deep-memory-local-mcp-server: addedmemory_get_repository;memory_update_repositoryexposeslegal.What ships in 0.19.1
@utaba/deep-memory-indexer-llm-anthropic: bundled@anthropic-ai/sdkupdated^0.98.0→^0.100.1.Pre-existing artefact (NOT addressed in this PR)
packages/indexer-llm-anthropic/CHANGELOG.mdcarries a stale## 1.0.0entry from commit52970bd "Version Packages"even though that package was never published at 1.0.0. The historical entry is misleading but predates this work. Suggest cleaning up in a separate PR rather than rewriting it here.Next steps after merge
pnpm release --dry-runthenpnpm releasefrommain. npm MFA prompts will fire once per published package (6 fixed-group packages).