Skip to content
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 #117

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps the langchain group with 4 updates in the / directory: @langchain/community, @langchain/google-genai, @langchain/openai and langchain.

Updates @langchain/community from 0.2.22 to 0.3.1

Release notes

Sourced from @​langchain/community's releases.

Release 0.3.1

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.0...0.3.1

0.3.0

What's Changed

Full Changelog: langchain-ai/langchainjs@0.2.19...0.3.0

Commits

Updates @langchain/core from 0.2.19 to 0.2.34

Commits

Updates @langchain/google-genai from 0.0.23 to 0.1.0

Release notes

Sourced from @​langchain/google-genai's releases.

Release 0.1.0

What's Changed

New Contributors

Full Changelog: langchain-ai/langchainjs@0.0.214...0.1.0

Release 0.0.214

What's Changed

... (truncated)

Commits

Updates @langchain/openai from 0.2.5 to 0.3.0

Release notes

Sourced from @​langchain/openai's releases.

0.3.0

What's Changed

Full Changelog: langchain-ai/langchainjs@0.2.19...0.3.0

0.2.19

What's Changed

... (truncated)

Commits

Updates langchain from 0.2.12 to 0.3.2

Release notes

Sourced from langchain's releases.

Release 0.3.2

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.1...0.3.2

Release 0.3.1

What's Changed

Full Changelog: langchain-ai/langchainjs@0.3.0...0.3.1

0.3.0

What's Changed

... (truncated)

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

…5 updates

Bumps the langchain group with 4 updates in the / directory: [@langchain/community](https://github.com/langchain-ai/langchainjs), [@langchain/google-genai](https://github.com/langchain-ai/langchainjs), [@langchain/openai](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs).


Updates `@langchain/community` from 0.2.22 to 0.3.1
- [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/0.3.1)

Updates `@langchain/core` from 0.2.19 to 0.2.34
- [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.0.23 to 0.1.0
- [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/0.1.0)

Updates `@langchain/openai` from 0.2.5 to 0.3.0
- [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.2.5...0.3.0)

Updates `langchain` from 0.2.12 to 0.3.2
- [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.2.12...0.3.2)

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  dependency-group: langchain
- dependency-name: "@langchain/openai"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langchain
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langchain
...

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 Sep 18, 2024
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@langchain/community 0.3.1 UnknownUnknown
npm/@langchain/core 0.2.34 UnknownUnknown
npm/@langchain/google-genai 0.1.0 UnknownUnknown
npm/@langchain/openai 0.3.0 UnknownUnknown
npm/@types/uuid 10.0.0 🟢 6.9
Details
CheckScoreReason
Code-Review🟢 8Found 26/30 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Fuzzing⚠️ 0project is not fuzzed
npm/langchain 0.3.2 UnknownUnknown
npm/langsmith 0.1.58 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/openai 4.62.0 UnknownUnknown
npm/@langchain/community ^0.3.1 UnknownUnknown
npm/@langchain/google-genai ^0.1.0 UnknownUnknown
npm/@langchain/openai ^0.3.0 UnknownUnknown
npm/langchain ^0.3.2 UnknownUnknown

Scanned Manifest Files

package-lock.json
  • @langchain/community@0.3.1
  • @langchain/core@0.2.34
  • @langchain/google-genai@0.1.0
  • @langchain/openai@0.3.0
  • @types/uuid@10.0.0
  • langchain@0.3.2
  • langsmith@0.1.58
  • openai@4.62.0
  • @langchain/community@0.2.22
  • @langchain/core@0.2.19
  • @langchain/google-genai@0.0.23
  • @langchain/openai@0.2.5
  • @types/uuid@9.0.8
  • binary-search@1.3.6
  • is-any-array@2.0.1
  • langchain@0.2.12
  • langchainhub@0.0.11
  • langsmith@0.1.40
  • ml-array-mean@1.1.6
  • ml-array-sum@1.1.6
  • ml-distance@4.0.1
  • ml-distance-euclidean@2.0.0
  • ml-tree-similarity@1.0.0
  • num-sort@2.1.0
  • openai@4.53.2
package.json
  • @langchain/community@^0.3.1
  • @langchain/google-genai@^0.1.0
  • @langchain/openai@^0.3.0
  • langchain@^0.3.2
  • @langchain/community@^0.2.22
  • @langchain/google-genai@^0.0.23
  • @langchain/openai@^0.2.5
  • langchain@^0.2.12

@pranav-kural pranav-kural merged commit 686a3d9 into main Sep 19, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/langchain-307c974954 branch September 19, 2024 17:55
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