From facc3cca819a3fa67aed3afd7b8ba8fe3de908b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:32:18 +0000 Subject: [PATCH] chore: version packages --- .changeset/cool-times-tell.md | 5 ----- .changeset/crisp-kiwis-end.md | 5 ----- .changeset/eight-mangos-visit.md | 5 ----- .changeset/empty-tips-promise.md | 5 ----- .changeset/free-ends-shave.md | 5 ----- .changeset/heavy-news-raise.md | 5 ----- .changeset/nervous-clocks-invite.md | 5 ----- libs/langchain-community/CHANGELOG.md | 12 ++++++++++++ libs/langchain-community/package.json | 2 +- libs/langchain-core/CHANGELOG.md | 10 ++++++++++ libs/langchain-core/package.json | 2 +- libs/langchain-mcp-adapters/CHANGELOG.md | 6 ++++++ libs/langchain-mcp-adapters/package.json | 2 +- libs/langchain-standard-tests/CHANGELOG.md | 7 +++++++ libs/langchain-standard-tests/package.json | 2 +- libs/langchain/CHANGELOG.md | 7 +++++++ libs/langchain/package.json | 2 +- libs/providers/langchain-anthropic/CHANGELOG.md | 9 +++++++++ libs/providers/langchain-anthropic/package.json | 2 +- .../langchain-google-cloud-sql-pg/CHANGELOG.md | 7 +++++++ .../langchain-google-cloud-sql-pg/package.json | 2 +- libs/providers/langchain-google-common/CHANGELOG.md | 7 +++++++ libs/providers/langchain-google-common/package.json | 2 +- libs/providers/langchain-google-gauth/CHANGELOG.md | 7 +++++++ libs/providers/langchain-google-gauth/package.json | 2 +- libs/providers/langchain-google-genai/CHANGELOG.md | 7 +++++++ libs/providers/langchain-google-genai/package.json | 2 +- .../langchain-google-vertexai-web/CHANGELOG.md | 7 +++++++ .../langchain-google-vertexai-web/package.json | 2 +- .../providers/langchain-google-vertexai/CHANGELOG.md | 7 +++++++ .../providers/langchain-google-vertexai/package.json | 2 +- libs/providers/langchain-google-webauth/CHANGELOG.md | 8 ++++++++ libs/providers/langchain-google-webauth/package.json | 2 +- 33 files changed, 114 insertions(+), 48 deletions(-) delete mode 100644 .changeset/cool-times-tell.md delete mode 100644 .changeset/crisp-kiwis-end.md delete mode 100644 .changeset/eight-mangos-visit.md delete mode 100644 .changeset/empty-tips-promise.md delete mode 100644 .changeset/free-ends-shave.md delete mode 100644 .changeset/heavy-news-raise.md delete mode 100644 .changeset/nervous-clocks-invite.md diff --git a/.changeset/cool-times-tell.md b/.changeset/cool-times-tell.md deleted file mode 100644 index e3fcd25b6c1f..000000000000 --- a/.changeset/cool-times-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/anthropic": patch ---- - -Includes cache creation/read tokens in input_tokens of usage metadata diff --git a/.changeset/crisp-kiwis-end.md b/.changeset/crisp-kiwis-end.md deleted file mode 100644 index 71996409dade..000000000000 --- a/.changeset/crisp-kiwis-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/community": patch ---- - -Fix possible race condition in FileSystemChatMessageHistory diff --git a/.changeset/eight-mangos-visit.md b/.changeset/eight-mangos-visit.md deleted file mode 100644 index 30c3bb45a243..000000000000 --- a/.changeset/eight-mangos-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/core": patch ---- - -fix(@langchain/core): update and bundle `p-retry`, `ansi-styles`, `camelcase` and `decamelize` dependencies diff --git a/.changeset/empty-tips-promise.md b/.changeset/empty-tips-promise.md deleted file mode 100644 index eeef1013d524..000000000000 --- a/.changeset/empty-tips-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/community": patch ---- - -community[minor]: Create CouchbaseQueryVectorStore diff --git a/.changeset/free-ends-shave.md b/.changeset/free-ends-shave.md deleted file mode 100644 index 0edd0bfe2be2..000000000000 --- a/.changeset/free-ends-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/core": patch ---- - -fix tool chunk concat behavior (#9450) diff --git a/.changeset/heavy-news-raise.md b/.changeset/heavy-news-raise.md deleted file mode 100644 index 4c9c2aaf388e..000000000000 --- a/.changeset/heavy-news-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/mcp-adapters": patch ---- - -fix(@langchain/mcp-adapters): resolve $defs/$ref in JSON schemas for Pydantic v2 compatibility diff --git a/.changeset/nervous-clocks-invite.md b/.changeset/nervous-clocks-invite.md deleted file mode 100644 index b4cbc504a948..000000000000 --- a/.changeset/nervous-clocks-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@langchain/core": patch ---- - -feat: replace btoa with toBase64Url for encoding in drawMermaidImage diff --git a/libs/langchain-community/CHANGELOG.md b/libs/langchain-community/CHANGELOG.md index 9a83d71317f1..c6c2044b85fe 100644 --- a/libs/langchain-community/CHANGELOG.md +++ b/libs/langchain-community/CHANGELOG.md @@ -1,5 +1,17 @@ # @langchain/community +## 1.0.7 + +### Patch Changes + +- [#9436](https://github.com/langchain-ai/langchainjs/pull/9436) [`ca32dd7`](https://github.com/langchain-ai/langchainjs/commit/ca32dd76f3f77704da53e38ccb22215dd60aecd2) Thanks [@sinedied](https://github.com/sinedied)! - Fix possible race condition in FileSystemChatMessageHistory + +- [#8333](https://github.com/langchain-ai/langchainjs/pull/8333) [`dc396c4`](https://github.com/langchain-ai/langchainjs/commit/dc396c417a07dc1748099c5c71f47ff7e749796a) Thanks [@ejscribner](https://github.com/ejscribner)! - community[minor]: Create CouchbaseQueryVectorStore + +- Updated dependencies []: + - @langchain/classic@1.0.5 + - @langchain/openai@1.1.3 + ## 1.0.6 ### Patch Changes diff --git a/libs/langchain-community/package.json b/libs/langchain-community/package.json index 5ac33c449d41..8179ef66e411 100644 --- a/libs/langchain-community/package.json +++ b/libs/langchain-community/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/community", - "version": "1.0.6", + "version": "1.0.7", "description": "Third-party integrations for LangChain.js", "author": "LangChain", "license": "MIT", diff --git a/libs/langchain-core/CHANGELOG.md b/libs/langchain-core/CHANGELOG.md index 1faefbb3e7ab..b45cbcda6522 100644 --- a/libs/langchain-core/CHANGELOG.md +++ b/libs/langchain-core/CHANGELOG.md @@ -1,5 +1,15 @@ # @langchain/core +## 1.1.3 + +### Patch Changes + +- [#9534](https://github.com/langchain-ai/langchainjs/pull/9534) [`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(@langchain/core): update and bundle `p-retry`, `ansi-styles`, `camelcase` and `decamelize` dependencies + +- [#9544](https://github.com/langchain-ai/langchainjs/pull/9544) [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4) Thanks [@hntrl](https://github.com/hntrl)! - fix tool chunk concat behavior (#9450) + +- [#9505](https://github.com/langchain-ai/langchainjs/pull/9505) [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032) Thanks [@chosh-dev](https://github.com/chosh-dev)! - feat: replace btoa with toBase64Url for encoding in drawMermaidImage + ## 1.1.2 ### Patch Changes diff --git a/libs/langchain-core/package.json b/libs/langchain-core/package.json index fd5efe9b9518..8d493eb00063 100644 --- a/libs/langchain-core/package.json +++ b/libs/langchain-core/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/core", - "version": "1.1.2", + "version": "1.1.3", "description": "Core LangChain.js abstractions and schemas", "type": "module", "engines": { diff --git a/libs/langchain-mcp-adapters/CHANGELOG.md b/libs/langchain-mcp-adapters/CHANGELOG.md index 37649094bdea..1e210e47e387 100644 --- a/libs/langchain-mcp-adapters/CHANGELOG.md +++ b/libs/langchain-mcp-adapters/CHANGELOG.md @@ -1,5 +1,11 @@ # @langchain/mcp-adapters +## 1.0.3 + +### Patch Changes + +- [#9525](https://github.com/langchain-ai/langchainjs/pull/9525) [`668d7aa`](https://github.com/langchain-ai/langchainjs/commit/668d7aaac0bf69781e7e6c1f42b73fef019ced44) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(@langchain/mcp-adapters): resolve $defs/$ref in JSON schemas for Pydantic v2 compatibility + ## 1.0.2 ### Patch Changes diff --git a/libs/langchain-mcp-adapters/package.json b/libs/langchain-mcp-adapters/package.json index 00728c9a2256..ba9117c62efb 100644 --- a/libs/langchain-mcp-adapters/package.json +++ b/libs/langchain-mcp-adapters/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/mcp-adapters", - "version": "1.0.2", + "version": "1.0.3", "description": "LangChain.js adapters for Model Context Protocol (MCP)", "author": "LangChain", "license": "MIT", diff --git a/libs/langchain-standard-tests/CHANGELOG.md b/libs/langchain-standard-tests/CHANGELOG.md index 1daaabca6120..5b46deafa58c 100644 --- a/libs/langchain-standard-tests/CHANGELOG.md +++ b/libs/langchain-standard-tests/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/standard-tests +## 0.0.6 + +### Patch Changes + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + ## 0.0.5 ### Patch Changes diff --git a/libs/langchain-standard-tests/package.json b/libs/langchain-standard-tests/package.json index 2034607b7cf1..845b6dc5b315 100644 --- a/libs/langchain-standard-tests/package.json +++ b/libs/langchain-standard-tests/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/standard-tests", - "version": "0.0.5", + "version": "0.0.6", "description": "Standard tests for LangChain.js", "author": "LangChain", "license": "MIT", diff --git a/libs/langchain/CHANGELOG.md b/libs/langchain/CHANGELOG.md index 6e47acfcb3c9..8991d948385f 100644 --- a/libs/langchain/CHANGELOG.md +++ b/libs/langchain/CHANGELOG.md @@ -1,5 +1,12 @@ # langchain +## 1.1.4 + +### Patch Changes + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + ## 1.1.3 ### Patch Changes diff --git a/libs/langchain/package.json b/libs/langchain/package.json index c86ff22014c8..47cd2cfb36c8 100644 --- a/libs/langchain/package.json +++ b/libs/langchain/package.json @@ -1,6 +1,6 @@ { "name": "langchain", - "version": "1.1.3", + "version": "1.1.4", "description": "Typescript bindings for langchain", "author": "LangChain", "license": "MIT", diff --git a/libs/providers/langchain-anthropic/CHANGELOG.md b/libs/providers/langchain-anthropic/CHANGELOG.md index dace083773b4..55ddd2e5764e 100644 --- a/libs/providers/langchain-anthropic/CHANGELOG.md +++ b/libs/providers/langchain-anthropic/CHANGELOG.md @@ -1,5 +1,14 @@ # @langchain/anthropic +## 1.2.2 + +### Patch Changes + +- [#9520](https://github.com/langchain-ai/langchainjs/pull/9520) [`cc022b0`](https://github.com/langchain-ai/langchainjs/commit/cc022b0aab2c3959a5036b8d1b9d6ce0b547200e) Thanks [@yukukotani](https://github.com/yukukotani)! - Includes cache creation/read tokens in input_tokens of usage metadata + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + ## 1.2.1 ### Patch Changes diff --git a/libs/providers/langchain-anthropic/package.json b/libs/providers/langchain-anthropic/package.json index 19368f02acc5..76a0427adf53 100644 --- a/libs/providers/langchain-anthropic/package.json +++ b/libs/providers/langchain-anthropic/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/anthropic", - "version": "1.2.1", + "version": "1.2.2", "description": "Anthropic integrations for LangChain.js", "author": "LangChain", "license": "MIT", diff --git a/libs/providers/langchain-google-cloud-sql-pg/CHANGELOG.md b/libs/providers/langchain-google-cloud-sql-pg/CHANGELOG.md index c8c904cad5a6..acc14fba6a31 100644 --- a/libs/providers/langchain-google-cloud-sql-pg/CHANGELOG.md +++ b/libs/providers/langchain-google-cloud-sql-pg/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/google-cloud-sql-pg +## 1.0.4 + +### Patch Changes + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + ## 1.0.3 ### Patch Changes diff --git a/libs/providers/langchain-google-cloud-sql-pg/package.json b/libs/providers/langchain-google-cloud-sql-pg/package.json index c2d8df8e7fe3..aab93e31885d 100644 --- a/libs/providers/langchain-google-cloud-sql-pg/package.json +++ b/libs/providers/langchain-google-cloud-sql-pg/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-cloud-sql-pg", - "version": "1.0.3", + "version": "1.0.4", "description": "LangChain.js integrations for Google Cloud SQL for PostgreSQL", "author": "Google LLC", "license": "MIT", diff --git a/libs/providers/langchain-google-common/CHANGELOG.md b/libs/providers/langchain-google-common/CHANGELOG.md index 07fca189eda2..bc73dfdef905 100644 --- a/libs/providers/langchain-google-common/CHANGELOG.md +++ b/libs/providers/langchain-google-common/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/google-common +## 2.0.3 + +### Patch Changes + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + ## 2.0.2 ### Patch Changes diff --git a/libs/providers/langchain-google-common/package.json b/libs/providers/langchain-google-common/package.json index be9c30feae59..6010839b55f5 100644 --- a/libs/providers/langchain-google-common/package.json +++ b/libs/providers/langchain-google-common/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-common", - "version": "2.0.2", + "version": "2.0.3", "description": "Core types and classes for Google services.", "type": "module", "engines": { diff --git a/libs/providers/langchain-google-gauth/CHANGELOG.md b/libs/providers/langchain-google-gauth/CHANGELOG.md index ff6f92298a74..4b455da73337 100644 --- a/libs/providers/langchain-google-gauth/CHANGELOG.md +++ b/libs/providers/langchain-google-gauth/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/google-gauth +## 2.0.3 + +### Patch Changes + +- Updated dependencies []: + - @langchain/google-common@2.0.3 + ## 2.0.2 ### Patch Changes diff --git a/libs/providers/langchain-google-gauth/package.json b/libs/providers/langchain-google-gauth/package.json index b711fe32d12a..77fdcbd06c90 100644 --- a/libs/providers/langchain-google-gauth/package.json +++ b/libs/providers/langchain-google-gauth/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-gauth", - "version": "2.0.2", + "version": "2.0.3", "description": "Google auth based authentication support for Google services", "author": "LangChain", "license": "MIT", diff --git a/libs/providers/langchain-google-genai/CHANGELOG.md b/libs/providers/langchain-google-genai/CHANGELOG.md index c6e12e42b4f2..6a95970785de 100644 --- a/libs/providers/langchain-google-genai/CHANGELOG.md +++ b/libs/providers/langchain-google-genai/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/google-genai +## 2.0.3 + +### Patch Changes + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + ## 2.0.2 ### Patch Changes diff --git a/libs/providers/langchain-google-genai/package.json b/libs/providers/langchain-google-genai/package.json index 40b4d0350f29..922c3f96ffa7 100644 --- a/libs/providers/langchain-google-genai/package.json +++ b/libs/providers/langchain-google-genai/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-genai", - "version": "2.0.2", + "version": "2.0.3", "description": "Google Generative AI integration for LangChain.js", "author": "LangChain", "license": "MIT", diff --git a/libs/providers/langchain-google-vertexai-web/CHANGELOG.md b/libs/providers/langchain-google-vertexai-web/CHANGELOG.md index cd4c227f3435..285823a4f3fd 100644 --- a/libs/providers/langchain-google-vertexai-web/CHANGELOG.md +++ b/libs/providers/langchain-google-vertexai-web/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/google-vertexai-web +## 2.0.3 + +### Patch Changes + +- Updated dependencies []: + - @langchain/google-webauth@2.0.3 + ## 2.0.2 ### Patch Changes diff --git a/libs/providers/langchain-google-vertexai-web/package.json b/libs/providers/langchain-google-vertexai-web/package.json index 8f032ede134d..5364f27ce2c9 100644 --- a/libs/providers/langchain-google-vertexai-web/package.json +++ b/libs/providers/langchain-google-vertexai-web/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-vertexai-web", - "version": "2.0.2", + "version": "2.0.3", "description": "LangChain.js support for Google Vertex AI Web", "author": "LangChain", "license": "MIT", diff --git a/libs/providers/langchain-google-vertexai/CHANGELOG.md b/libs/providers/langchain-google-vertexai/CHANGELOG.md index 43ef3fa78183..117fd0f872e4 100644 --- a/libs/providers/langchain-google-vertexai/CHANGELOG.md +++ b/libs/providers/langchain-google-vertexai/CHANGELOG.md @@ -1,5 +1,12 @@ # @langchain/google-vertexai +## 2.0.3 + +### Patch Changes + +- Updated dependencies []: + - @langchain/google-gauth@2.0.3 + ## 2.0.2 ### Patch Changes diff --git a/libs/providers/langchain-google-vertexai/package.json b/libs/providers/langchain-google-vertexai/package.json index 740d108afbce..c72db6279d31 100644 --- a/libs/providers/langchain-google-vertexai/package.json +++ b/libs/providers/langchain-google-vertexai/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-vertexai", - "version": "2.0.2", + "version": "2.0.3", "description": "LangChain.js support for Google Vertex AI", "author": "LangChain", "license": "MIT", diff --git a/libs/providers/langchain-google-webauth/CHANGELOG.md b/libs/providers/langchain-google-webauth/CHANGELOG.md index 157e9b0b065c..9bbe228a6f0d 100644 --- a/libs/providers/langchain-google-webauth/CHANGELOG.md +++ b/libs/providers/langchain-google-webauth/CHANGELOG.md @@ -1,5 +1,13 @@ # @langchain/google-webauth +## 2.0.3 + +### Patch Changes + +- Updated dependencies [[`bd2c46e`](https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c), [`487378b`](https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4), [`138e7fb`](https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032)]: + - @langchain/core@1.1.3 + - @langchain/google-common@2.0.3 + ## 2.0.2 ### Patch Changes diff --git a/libs/providers/langchain-google-webauth/package.json b/libs/providers/langchain-google-webauth/package.json index bef89b8f4752..b279dc93b8f6 100644 --- a/libs/providers/langchain-google-webauth/package.json +++ b/libs/providers/langchain-google-webauth/package.json @@ -1,6 +1,6 @@ { "name": "@langchain/google-webauth", - "version": "2.0.2", + "version": "2.0.3", "description": "Web-based authentication support for Google services", "author": "LangChain", "license": "MIT",