Skip to content

chore(deps): bump deepagents from 1.13.0 to 1.13.1 - #863

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/deepagents-1.13.1
Aug 24, 2026
Merged

chore(deps): bump deepagents from 1.13.0 to 1.13.1#863
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/deepagents-1.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps deepagents from 1.13.0 to 1.13.1.

Release notes

Sourced from deepagents's releases.

deepagents@1.13.1

Patch Changes

  • #771 bcc2f5d Thanks @​thushanth-bengre-langchain! - fix(deepagents): require mode: "fork" on ForkedSubAgent

    ForkedSubAgent.mode was optional, defaulting to being omitted per its own documented example. Since SubAgent.systemPrompt is also optional, a ForkedSubAgent that omitted mode had the same shape as a plain SubAgent and silently misrouted between forking and non-forking behavior. mode: "fork" is now required on ForkedSubAgent, closing the ambiguity.

  • #776 95afe3e Thanks @​baskaryan! - chore(deepagents): widen the langsmith peer range to >=0.7.1 <0.10.0

    The upper bound stops below 0.10.0 rather than 1.0.0 because langsmith is pre-1.0 and ships breaking changes in minor bumps, so a new minor should be adopted deliberately instead of pre-authorized.

Commits
  • c0bc769 chore: version packages (#773)
  • 95afe3e chore(deepagents): widen langsmith peer range to >=0.7.1 <0.10.0 (#776)
  • bcc2f5d fix(deepagents): restore required systemPrompt and fix isForkedSubAgent check...
  • cb3dbec fix(deps): patch nanoid, js-yaml, and postcss advisories (#770)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [deepagents](https://github.com/langchain-ai/deepagentsjs) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/langchain-ai/deepagentsjs/releases)
- [Commits](https://github.com/langchain-ai/deepagentsjs/compare/deepagents@1.13.0...deepagents@1.13.1)

---
updated-dependencies:
- dependency-name: deepagents
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 24, 2026 22:35
@github-actions
github-actions Bot merged commit cb07e8f into main Aug 24, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/deepagents-1.13.1 branch August 24, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants