[PR #525] [MERGED] chore: version packages #536

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/525
Author: @github-actions[bot]
Created: 5/6/2026
Status: Merged
Merged: 5/11/2026
Merged by: @colifran

Base: mainHead: changeset-release/main


📝 Commits (2)

📊 Changes

11 files changed (+34 additions, -19 deletions)

View changed files

.changeset/heavy-horses-wait.md (+0 -5)
.changeset/vast-hotels-bow.md (+0 -5)
.changeset/wet-tables-notice.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 (+6 -0)
📝 libs/deepagents/package.json (+1 -1)
📝 libs/providers/quickjs/CHANGELOG.md (+10 -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

@langchain/quickjs@0.4.0

Minor Changes

  • #531 a76b7df Thanks @colifran! - chore(quickjs): update REPLMiddleware to be named CodeInterpreterMiddleware

Patch Changes

  • #524 2cbd524 Thanks @colifran! - fix(quickjs): individual repl sessions use individual wasm module causing inefficient memory usage

deepagents-acp@0.1.11

Patch Changes

deepagents@1.10.1

Patch Changes

@deepagents/evals@0.0.10

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/525 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 5/6/2026 **Status:** ✅ Merged **Merged:** 5/11/2026 **Merged by:** [@colifran](https://github.com/colifran) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (2) - [`80231e7`](https://github.com/langchain-ai/deepagentsjs/commit/80231e7b8c5c81855d59adeef96ec728dcd82b60) chore: version packages - [`12a018b`](https://github.com/langchain-ai/deepagentsjs/commit/12a018be50d963b8c60e051ab3f6d5dbadc6ed4e) release ### 📊 Changes **11 files changed** (+34 additions, -19 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/heavy-horses-wait.md` (+0 -5) ➖ `.changeset/vast-hotels-bow.md` (+0 -5) ➖ `.changeset/wet-tables-notice.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` (+6 -0) 📝 `libs/deepagents/package.json` (+1 -1) 📝 `libs/providers/quickjs/CHANGELOG.md` (+10 -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 ## @langchain/quickjs@0.4.0 ### Minor Changes - [#531](https://github.com/langchain-ai/deepagentsjs/pull/531) [`a76b7df`](https://github.com/langchain-ai/deepagentsjs/commit/a76b7df62310e7f2dd49bb1ea5f1b3ee6c8590b6) Thanks [@colifran](https://github.com/colifran)! - chore(quickjs): update `REPLMiddleware` to be named `CodeInterpreterMiddleware` ### Patch Changes - [#524](https://github.com/langchain-ai/deepagentsjs/pull/524) [`2cbd524`](https://github.com/langchain-ai/deepagentsjs/commit/2cbd5245a43fb1ba97fa532c1942a8903e090cfa) Thanks [@colifran](https://github.com/colifran)! - fix(quickjs): individual repl sessions use individual wasm module causing inefficient memory usage ## deepagents-acp@0.1.11 ### Patch Changes - Updated dependencies \[[`f164f99`](https://github.com/langchain-ai/deepagentsjs/commit/f164f992e06a157573612fb2640232f44d9daa18)]: - deepagents@1.10.1 ## deepagents@1.10.1 ### Patch Changes - [#479](https://github.com/langchain-ai/deepagentsjs/pull/479) [`f164f99`](https://github.com/langchain-ai/deepagentsjs/commit/f164f992e06a157573612fb2640232f44d9daa18) Thanks [@ramon-langchain](https://github.com/ramon-langchain)! - feat(deepagents): add snapshot/start/stop lifecycle to LangSmithSandbox ## @deepagents/evals@0.0.10 ### Patch Changes - Updated dependencies \[[`f164f99`](https://github.com/langchain-ai/deepagentsjs/commit/f164f992e06a157573612fb2640232f44d9daa18)]: - deepagents@1.10.1 --- <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:23:36 -04:00
yindo closed this issue 2026-06-05 17:23:36 -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#536