[PR #379] [MERGED] chore: version packages #412

Closed
opened 2026-06-05 17:22:59 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/379
Author: @github-actions[bot]
Created: 3/25/2026
Status: Merged
Merged: 3/26/2026
Merged by: @christian-bromann

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

12 files changed (+39 additions, -17 deletions)

View changed files

.changeset/funny-pears-clap.md (+0 -7)
.changeset/serious-comics-turn.md (+0 -5)
📝 internal/eval-harness/CHANGELOG.md (+7 -0)
📝 internal/eval-harness/package.json (+1 -1)
📝 libs/acp/CHANGELOG.md (+7 -0)
📝 libs/acp/package.json (+1 -1)
📝 libs/deepagents/CHANGELOG.md (+8 -0)
📝 libs/deepagents/package.json (+1 -1)
📝 libs/providers/deno/CHANGELOG.md (+6 -0)
📝 libs/providers/deno/package.json (+1 -1)
📝 libs/providers/quickjs/CHANGELOG.md (+6 -0)
📝 libs/providers/quickjs/package.json (+1 -1)

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

deepagents-acp@0.1.5

Patch Changes

deepagents@1.8.6

Patch Changes

@langchain/deno@0.2.2

Patch Changes

@langchain/quickjs@0.2.2

Patch Changes

@deepagents/evals@0.0.4

Patch Changes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/deepagentsjs/pull/379 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 3/25/2026 **Status:** ✅ Merged **Merged:** 3/26/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`3525abe`](https://github.com/langchain-ai/deepagentsjs/commit/3525abe93a0c1f91e36053bf0ee0fcc9c5277650) chore: version packages ### 📊 Changes **12 files changed** (+39 additions, -17 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/funny-pears-clap.md` (+0 -7) ➖ `.changeset/serious-comics-turn.md` (+0 -5) 📝 `internal/eval-harness/CHANGELOG.md` (+7 -0) 📝 `internal/eval-harness/package.json` (+1 -1) 📝 `libs/acp/CHANGELOG.md` (+7 -0) 📝 `libs/acp/package.json` (+1 -1) 📝 `libs/deepagents/CHANGELOG.md` (+8 -0) 📝 `libs/deepagents/package.json` (+1 -1) 📝 `libs/providers/deno/CHANGELOG.md` (+6 -0) 📝 `libs/providers/deno/package.json` (+1 -1) 📝 `libs/providers/quickjs/CHANGELOG.md` (+6 -0) 📝 `libs/providers/quickjs/package.json` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## deepagents-acp@0.1.5 ### Patch Changes - Updated dependencies \[[`028f2f8`](https://github.com/langchain-ai/deepagentsjs/commit/028f2f818f9c4f95e71308fbdc80d035f0709224), [`8e6a283`](https://github.com/langchain-ai/deepagentsjs/commit/8e6a28316b8a1cf620192312917a9fd43aa8693c)]: - deepagents@1.8.6 ## deepagents@1.8.6 ### Patch Changes - [#362](https://github.com/langchain-ai/deepagentsjs/pull/362) [`028f2f8`](https://github.com/langchain-ai/deepagentsjs/commit/028f2f818f9c4f95e71308fbdc80d035f0709224) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): extend BackendFactory and make it async - [#381](https://github.com/langchain-ai/deepagentsjs/pull/381) [`8e6a283`](https://github.com/langchain-ai/deepagentsjs/commit/8e6a28316b8a1cf620192312917a9fd43aa8693c) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): support ttl for LS sandbox ## @langchain/deno@0.2.2 ### Patch Changes - [#362](https://github.com/langchain-ai/deepagentsjs/pull/362) [`028f2f8`](https://github.com/langchain-ai/deepagentsjs/commit/028f2f818f9c4f95e71308fbdc80d035f0709224) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): extend BackendFactory and make it async ## @langchain/quickjs@0.2.2 ### Patch Changes - [#362](https://github.com/langchain-ai/deepagentsjs/pull/362) [`028f2f8`](https://github.com/langchain-ai/deepagentsjs/commit/028f2f818f9c4f95e71308fbdc80d035f0709224) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(deepagents): extend BackendFactory and make it async ## @deepagents/evals@0.0.4 ### Patch Changes - Updated dependencies \[[`028f2f8`](https://github.com/langchain-ai/deepagentsjs/commit/028f2f818f9c4f95e71308fbdc80d035f0709224), [`8e6a283`](https://github.com/langchain-ai/deepagentsjs/commit/8e6a28316b8a1cf620192312917a9fd43aa8693c)]: - deepagents@1.8.6 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 17:22:59 -04:00
yindo closed this issue 2026-06-05 17:22:59 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#412