Skip to content

fix(code): require released QuickJS version - #6109

Draft
Hunter Lovell (hntrl) wants to merge 1 commit into
mainfrom
hntrl/quickjs/fix-release-version
Draft

fix(code): require released QuickJS version#6109
Hunter Lovell (hntrl) wants to merge 1 commit into
mainfrom
hntrl/quickjs/fix-release-version

Conversation

@hntrl

Copy link
Copy Markdown
Member

dcode now requires langchain-quickjs 0.3.7, which includes the QuickJS fixes released by #6095.


The previous lower bound could resolve an earlier QuickJS build that lacks these fixes. The lockfile already resolves the local editable package at 0.3.7, so no lockfile update is needed.

Tests: make -C libs/code format; NO_COLOR=1 make -C libs/code lint; verified the resolved editable langchain-quickjs version is 0.3.7.

Made by Open SWE

Require the QuickJS release that contains the current interpreter fixes.

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
@github-actions github-actions Bot added dcode Related to `deepagents-code` dependencies Pull requests that update a dependency file fix A bug fix (PATCH) internal User is a member of the `langchain-ai` GitHub organization size: XS < 50 LOC labels Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dcode Related to `deepagents-code` dependencies Pull requests that update a dependency file fix A bug fix (PATCH) internal User is a member of the `langchain-ai` GitHub organization size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant