chore(deps): update dependency @langchain/langgraph to v1 #562
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.
This PR contains the following updates:
^0.3.0->^1.0.0Release Notes
langchain-ai/langgraphjs (@langchain/langgraph)
v1.0.7Compare Source
Patch Changes
f602df6: Adding support for resumableStreams on remote graphs.v1.0.6Compare Source
Patch Changes
de1454a: undeprecate toolsCondition2340a54: respect meta defaults inLastValuev1.0.5Compare Source
Patch Changes
1497df9]v1.0.4Compare Source
Patch Changes
379de5e]d08e484]d08e484]v1.0.3Compare Source
Patch Changes
e19e76c]fa6c009]35e8fc7]b78a738]v1.0.2Compare Source
Patch Changes
4a6bde2: remove interrupt deprecations docsv1.0.1Compare Source
Patch Changes
4c4125c: undeprecateToolNodev1.0.0Compare Source
Major Changes
1e1ecbb: Make Zod a peer dependency of @langchain/langgraph1e1ecbb: This release updates the package for compatibility with LangGraph v1.0. See the v1.0 release notes for details on what's new.Patch Changes
1e1ecbb: Fix type issue with defininginterruptandwriterin StateGraph constructor when using Annotation.Root1e1ecbb: AddpushMessagemethod for manually publishing to messages stream channel1e1ecbb: chore(prebuilt): deprecate createReactAgent1e1ecbb: Improve performance of scheduling tasks with large graphs1e1ecbb: Improve graph execution performance by avoiding unnecessary cloning of checkpoints after every tick1e1ecbb: fix(@langchain/langgraph): export missingCommandParamssymbol1e1ecbb: Addstream.encodingoption to emit LangGraph API events as Server-Sent Events. This allows for sending events through the wire by piping the stream to aResponseobject.1e1ecbb: fix(@langchain/langgraph): export missingCommandInstancesymbol1e1ecbb: Update troubleshooting link for common errors, add MISSING_CHECKPOINTER troubleshooting page1e1ecbb: FixstateKeyproperty inpushMessagebeing ignored when RunnableConfig is automatically inherited1e1ecbb: Improve tick performance by detecting interrupts faster within a tick.1e1ecbb: Improve tick performance by callingmaxChannelMapVersiononly once1e1ecbb: feat(langgraph): addtoLangGraphEventStreammethod to stream events in LGP compatible format1e1ecbb: fix(createReactAgent): update deprecation messages to contain reactAgent1e1ecbb:writer,interruptandsignalis no longer an optional property ofRuntime1e1ecbb: Add support for defining multiple interrupts in StateGraph constructor. Interrupts from the map can be picked from theRuntimeobject, ensuring type-safety across multiple interrupts.1e1ecbb: Channels are now part of the public API, allowing users to customise behaviour of checkpointing per channel (#976)1e1ecbb: Allow defining types for interrupt and custom events upfront1e1ecbb: Fix performance regression due to deferred nodes1e1ecbb]v0.4.9Compare Source
Patch Changes
35a0f1c]35a0f1c]35a0f1c]35a0f1c]v0.4.8Compare Source
Patch Changes
bb0df7c: Fix "This stream has already been locked for exclusive reading by another reader" error when usingweb-streams-polyfillv0.4.7Compare Source
Patch Changes
60e9258: fix(langgraph): task result from stream mode debug / tasks should match format from getStateHistory / getState07a5b2f: fix(langgraph): avoid accepting incorrect keys in withLangGraphb5f14d0]v0.4.6Compare Source
Patch Changes
5f1db81: fix(langgraph):withConfigshould acceptcontextc53ca47: Avoid iterating on channels if no managed values are presenta3707fb: fix(langgraph): allowupdateStateafter resuming from an interrupte8b4540]9c57526]v0.4.5Compare Source
Patch Changes
d22113a: fix(pregel/utils): propagate abort reason in combineAbortSignals2284045: fix(langgraph): send checkpoint namespace when yielding custom events in subgraphs4774013: fix(langgraph): persist resume map valuesv0.4.4Compare Source
Patch Changes
8f4acc0: feat(langgraph): speed up prepareSingleTask by 20x8152a15: Use return type of nodes for streamMode: updates types4e854b2: fix(langgraph): set status for tool messages generated by ToolNodecb4b17a: feat(langgraph): use createReactAgent description for supervisor agent handoffs72386a4]3ee5c20]v0.4.3Compare Source
Patch Changes
f69bf6d: feat(langgraph): createReactAgent v2: use Send for each of the tool calls9940200: feat(langgraph): Allow partially applying tool calls via postModelHooke8c61bb: feat(langgraph): add dynamic model choice to createReactAgentv0.4.2Compare Source
Patch Changes
c911c5f: fix(langgraph): handle empty messagesv0.4.1Compare Source
Patch Changes
f2cc704: fix(langgraph): RemotePregel serialization fix7054a6a]v0.4.0Compare Source
Minor Changes
5f7ee26: feat(langgraph): cleanup of interrupt interface10432a4: chore(langgraph): remove SharedValue / managed valuesf1bcec7: chore(langgraph): introducecontextfield andRuntimetype14dd523: fix(langgraph): auto-inference of configurable fieldsfa78796: Adddurabilitycheckpointer mode565f472: Mark StateGraph({ channel }) constructor deprecatedPatch Changes
ccbcbc1]10f292a]f1bcec7]3fd7f73]773ec0d]Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.