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

chore(deps): update dependency @langchain/community to ^0.3.0 [security] #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@langchain/community (source) ^0.0.47 -> ^0.3.0 age adoption passing confidence
@langchain/community (source) ^0.0.47 -> ^0.3.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-7042

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service (DoS) by deleting all data, breaches in multi-tenant security environments, and data integrity issues. Attackers can create, update, or delete nodes and relationships without proper authorization, extract sensitive data, disrupt services, access data across different tenants, and compromise the integrity of the database.


Release Notes

langchain-ai/langchainjs (@​langchain/community)

v0.3.3

Compare Source

What's Changed

New Contributors

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

v0.3.2

Compare Source

What's Changed

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

v0.3.1

Compare Source

What's Changed

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

v0.3.0

Compare Source

What's Changed

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

v0.2.33

Compare Source

v0.2.32

Compare Source

v0.2.31

Compare Source

v0.2.30

Compare Source

v0.2.29

Compare Source

v0.2.28

Compare Source

v0.2.27

Compare Source

v0.2.26

Compare Source

v0.2.25

Compare Source

v0.2.24

Compare Source

v0.2.23

Compare Source

v0.2.22

Compare Source

v0.2.21

Compare Source

v0.2.20

Compare Source

v0.2.19

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 29, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @mendable/[email protected]
npm error node_modules/@mendable/firecrawl-js
npm error   peerOptional @mendable/firecrawl-js@"^0.0.13" from [email protected]
npm error   node_modules/langchain
npm error     langchain@"^0.1.28" from the root project
npm error     peerOptional langchain@">=0.1.19 <0.4.0" from @getzep/[email protected]
npm error     node_modules/@getzep/zep-cloud
npm error       peerOptional @getzep/zep-cloud@"^1.0.6" from @langchain/[email protected]
npm error       node_modules/@langchain/community
npm error         @langchain/community@"^0.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @mendable/firecrawl-js@"^1.4.3" from @langchain/[email protected]
npm error node_modules/@langchain/community
npm error   @langchain/community@"^0.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-29T23_25_00_230Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-29T23_25_00_230Z-debug-0.log

File name: express-api/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: openai-rag-api@undefined
npm error Found: @mendable/[email protected]
npm error node_modules/@mendable/firecrawl-js
npm error   peerOptional @mendable/firecrawl-js@"^0.0.13" from [email protected]
npm error   node_modules/langchain
npm error     langchain@"^0.1.25" from the root project
npm error     peerOptional langchain@">=0.1.19 <0.4.0" from @getzep/[email protected]
npm error     node_modules/@getzep/zep-cloud
npm error       peerOptional @getzep/zep-cloud@"^1.0.6" from @langchain/[email protected]
npm error       node_modules/@langchain/community
npm error         @langchain/community@"^0.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @mendable/firecrawl-js@"^1.4.3" from @langchain/[email protected]
npm error node_modules/@langchain/community
npm error   @langchain/community@"^0.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-29T23_25_25_238Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-29T23_25_25_238Z-debug-0.log

Copy link

restack-app bot commented Oct 29, 2024

No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants