Skip to content

Commit a1ce4f8

Browse files
fix(deps): update dependency @langchain/core to ^0.3.77 (#642)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@langchain/core](https://redirect.github.com/langchain-ai/langchainjs/tree/main/langchain-core/) ([source](https://redirect.github.com/langchain-ai/langchainjs)) | [`^0.3.75` -> `^0.3.77`](https://renovatebot.com/diffs/npm/@langchain%2fcore/0.3.75/0.3.77) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@langchain%2fcore/0.3.77?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@langchain%2fcore/0.3.75/0.3.77?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>langchain-ai/langchainjs (@&#8203;langchain/core)</summary> ### [`v0.3.77`](https://redirect.github.com/langchain-ai/langchainjs/compare/433c60f02408d82b826b6daa839c6118bd3e3a65...079e11db83bd9583434f87c6c5a15baed96a035e) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/433c60f02408d82b826b6daa839c6118bd3e3a65...079e11db83bd9583434f87c6c5a15baed96a035e) ### [`v0.3.76`](https://redirect.github.com/langchain-ai/langchainjs/compare/4999ec3d6189800a40ed9e0646ca627df7538f38...433c60f02408d82b826b6daa839c6118bd3e3a65) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/4999ec3d6189800a40ed9e0646ca627df7538f38...433c60f02408d82b826b6daa839c6118bd3e3a65) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 03:00 AM and 08:59 AM ( * 3-8 * * * ) (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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/saihaj/DOGE-AI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f63fb2a commit a1ce4f8

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

crawler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@ai-sdk/google": "^1.2.22",
2828
"@ai-sdk/openai": "^1.3.24",
2929
"@langchain/community": "^0.3.56",
30-
"@langchain/core": "^0.3.75",
30+
"@langchain/core": "^0.3.77",
3131
"@langchain/textsplitters": "^0.1.0",
3232
"@mendable/firecrawl-js": "^1.29.3",
3333
"ai": "^4.3.19",

pnpm-lock.yaml

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)