Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the all group in /packages/agent-manager with 4 updates: langchain, @langchain/openai, @langchain/community and @langchain/core.

Updates langchain from 0.0.192 to 0.3.23

Release notes

Sourced from langchain's releases.

langchain==0.3.22

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.3.21...langchain==0.3.22

Commits
Maintainer changes

This version was pushed to npm by basproul, a new releaser for langchain since your current version.


Updates @langchain/openai from 0.0.10 to 0.5.6

Release notes

Sourced from @​langchain/openai's releases.

Release 0.3.23

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.3.22...0.3.23

langchain==0.3.22

What's Changed

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by basproul, a new releaser for @​langchain/openai since your current version.


Updates @langchain/community from 0.0.15 to 0.3.41

Release notes

Sourced from @​langchain/community's releases.

Release 0.3.23

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.3.22...0.3.23

langchain==0.3.22

What's Changed

New Contributors

... (truncated)

Commits

Updates @langchain/core from 0.1.63 to 0.3.45

Release notes

Sourced from @​langchain/core's releases.

Release @​langchain/core 0.3.22

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.21...0.3.22

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 28, 2025

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/agent-manager/all-2bf98e5a57 branch from bd2cd8c to cf8809d Compare April 28, 2025 18:36
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 5, 2025

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/agent-manager/all-2bf98e5a57 branch from cf8809d to 8bb4d73 Compare May 5, 2025 17:45
Bumps the all group in /packages/agent-manager with 4 updates: [langchain](https://github.com/langchain-ai/langchainjs), [@langchain/openai](https://github.com/langchain-ai/langchainjs), [@langchain/community](https://github.com/langchain-ai/langchainjs) and [@langchain/core](https://github.com/langchain-ai/langchainjs).


Updates `langchain` from 0.0.192 to 0.3.23
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](langchain-ai/langchainjs@0.0.192...0.3.23)

Updates `@langchain/openai` from 0.0.10 to 0.5.6
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits)

Updates `@langchain/community` from 0.0.15 to 0.3.41
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits)

Updates `@langchain/core` from 0.1.63 to 0.3.45
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 0.3.23
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@langchain/openai"
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@langchain/community"
  dependency-version: 0.3.41
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@langchain/core"
  dependency-version: 0.3.45
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/agent-manager/all-2bf98e5a57 branch from 8bb4d73 to 9a84936 Compare May 12, 2025 17:26
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 13, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

14 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 19, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 26, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 9, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 23, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 30, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

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.

1 participant