-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency Updates: Bump the langchain group across 1 directory with 5 updates #171
Closed
Conversation
This file contains 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
…5 updates Bumps the langchain group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@langchain/community](https://github.com/langchain-ai/langchainjs) | `0.3.9` | `0.3.12` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.15` | `0.3.17` | | [@langchain/google-genai](https://github.com/langchain-ai/langchainjs) | `0.1.0` | `0.1.3` | | [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `0.3.11` | `0.3.12` | | [langchain](https://github.com/langchain-ai/langchainjs) | `0.3.4` | `0.3.5` | Updates `@langchain/community` from 0.3.9 to 0.3.12 - [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.3.15 to 0.3.17 - [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/google-genai` from 0.1.0 to 0.1.3 - [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.1.0...0.1.3) Updates `@langchain/openai` from 0.3.11 to 0.3.12 - [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` from 0.3.4 to 0.3.5 - [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.3.4...0.3.5) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/google-genai" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/openai" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 6, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
Superseded by #173. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/langchain-bc09716458
branch
November 12, 2024 14:26
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
0 participants
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 langchain group with 5 updates in the / directory:
0.3.9
0.3.12
0.3.15
0.3.17
0.1.0
0.1.3
0.3.11
0.3.12
0.3.4
0.3.5
Updates
@langchain/community
from 0.3.9 to 0.3.12Release notes
Sourced from
@langchain/community
's releases.... (truncated)
Commits
Updates
@langchain/core
from 0.3.15 to 0.3.17Release notes
Sourced from
@langchain/core
's releases.... (truncated)
Commits
Updates
@langchain/google-genai
from 0.1.0 to 0.1.3Release notes
Sourced from
@langchain/google-genai
's releases.... (truncated)
Commits
3d0ca87
Update yarn.lock (#4030)d68c0f0
Bump dep (#4029)7181e50
Merge pull request #4028 from langchain-ai/release5409f96
Release 0.0.12886700c
langchain[patch], openai[patch]: Use new function calling utils in all docs (...30f397d
Merge pull request #4026 from langchain-ai/release2a1e09b
Release 0.1.13a3b505a
Add docstring (#4024)47607c9
core[minor]: Move function calling definitions and utils to core (#4023)fec52de
update sql_utils: add oracle integration (#3966)Updates
@langchain/openai
from 0.3.11 to 0.3.12Release notes
Sourced from
@langchain/openai
's releases.... (truncated)
Commits
Updates
langchain
from 0.3.4 to 0.3.5Release notes
Sourced from langchain's releases.
Commits
afdad9d
Release 0.3.5 (#7088)b5b1920
feat(google-genai): Release 0.1.1 (#7087)b62c408
fix(google-genai): Type error parsing api res (#7086)14be264
fix(langchain): Fix withConfig with universal chat model (#7085)34ae98e
feat(anthropic): Release 0.3.6 (#7084)49acaec
fix: Commit yarn.lock (#7083)203c295
fix(anthropic): Release 0.3.6-rc.0 (#7082)660edbd
fix(anthropic): Fixed streaming tool calls with Anthropic (#7081)f75e99b
chore(community): Release 0.3.10 (#7073)c214740
chore(community): Bump langchain dep within community (#7071)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