deps-dev(deps-dev): bump the patch-and-minor group across 1 directory with 2 updates - #15
Merged
madetocreate merged 1 commit intoSep 1, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… with 2 updates Bumps the patch-and-minor group with 2 updates in the / directory: [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) and [darwin-agents](https://github.com/studiomeyer-io/darwin-agents). Updates `@langchain/langgraph` from 1.4.9 to 1.4.13 - [Release notes](https://github.com/langchain-ai/langgraphjs/releases) - [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md) - [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph@1.4.13/libs/langgraph-core) Updates `darwin-agents` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/studiomeyer-io/darwin-agents/releases) - [Changelog](https://github.com/studiomeyer-io/darwin-agents/blob/main/CHANGELOG.md) - [Commits](studiomeyer-io/darwin-agents@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: "@langchain/langgraph" dependency-version: 1.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: darwin-agents dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/patch-and-minor-5976d14587
branch
from
September 1, 2026 23:09
9ccc9d1 to
6015e15
Compare
madetocreate
deleted the
dependabot/npm_and_yarn/patch-and-minor-5976d14587
branch
September 1, 2026 23:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the patch-and-minor group with 2 updates in the / directory: @langchain/langgraph and darwin-agents.
Updates
@langchain/langgraphfrom 1.4.9 to 1.4.13Release notes
Sourced from @langchain/langgraph's releases.
Changelog
Sourced from @langchain/langgraph's changelog.
Commits
3609b35docs: fix typo in cache policy comment (#2740)3ed60cbchore: version packages (#2728)6530ba9chore: version packages (#2715)c3b27a9fix(checkpoint): narrow re-constructable types in JsonPlusSerializer (#2709)659d628chore: version packages (#2704)eaa5472fix(langgraph): dedupe merged callback handlers by identity (#2706)f6b41bfchore: version packages (#2698)00f68a1fix(langgraph): keep context values out of tracer-derived metadata (#2690)6ac60dachore(deps): bump the langchain group across 1 directory with 5 updates (#2651)Updates
darwin-agentsfrom 0.15.0 to 0.16.0Release notes
Sourced from darwin-agents's releases.
Changelog
Sourced from darwin-agents's changelog.
... (truncated)
Commits
02c0380feat(v0.16.0): empirical Bernstein confidence sequence — the unknown-variance...