deps: Update dependency langchain to v0.1.11 [SECURITY] #254
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.
This PR contains the following updates:
==0.1.5
->==0.1.11
GitHub Vulnerability Alerts
CVE-2024-28088
LangChain through 0.1.10 allows ../ directory traversal by an actor who is able to control the final part of the path parameter in a load_chain call. This bypasses the intended behavior of loading configurations only from the hwchase17/langchain-hub GitHub repository. The outcome can be disclosure of an API key for a large language model online service, or remote code execution.
Release Notes
langchain-ai/langchain (langchain)
v0.1.11
Compare Source
What's Changed
New Contributors
Full Changelog: langchain-ai/langchain@v0.1.10...v0.1.11
v0.1.10
Compare Source
What's Changed
SET allow_experimental_[engine]_index
configurabe in vectorstores.clickhouse by @bgdsh in https://github.com/langchain-ai/langchain/pull/18107SQLDatabaseLoader
document loader by @eyurtsev in https://github.com/langchain-ai/langchain/pull/18281google
provider page fixes by @leo-gan in https://github.com/langchain-ai/langchain/pull/18290providers
update by @leo-gan in https://github.com/langchain-ai/langchain/pull/18336runnable
module description by @leo-gan in https://github.com/langchain-ai/langchain/pull/17966Tutorials
update by @leo-gan in https://github.com/langchain-ai/langchain/pull/18230New Contributors
Full Changelog: langchain-ai/langchain@v0.1.9...v0.1.10
v0.1.9
Compare Source
What's Changed
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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.