Skip to content

Bump langchain and n8n #30

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps langchain and n8n. These dependencies needed to be updated together.
Updates langchain from 0.2.11 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

Updates n8n from 1.56.2 to 1.64.3

Changelog

Sourced from n8n's changelog.

1.64.3 (2024-10-25)

Bug Fixes

  • core: Make execution and its data creation atomic (#11392) (0e35414)
  • core: On unhandled rejections, extract the original exception correctly (#11389) (6c4c206)

1.64.2 (2024-10-24)

Bug Fixes

  • editor: Record sessionStarted telemetry event in Setting Store (#11334) (f52a771)

1.64.1 (2024-10-21)

1.64.0 (2024-10-16)

Bug Fixes

  • Adjust arrow button colors in dark mode (#11248) (439132c)
  • core: Ensure error reporter does not promote info to error messages (#11245) (a7fc7fc)
  • core: Override executions mode if regular during worker startup (#11250) (c0aa28c)
  • core: Wrap nodes for tool use at a suitable time (#11238) (c2fb881)
  • Don't show pinned data tooltip for pinned nodes (#11249) (c2ad156)
  • editor: Bring back the "Forgot password" link on SigninView (#11216) (4e78c46)
  • editor: Fix chat crashing when rendering output-parsed content (#11210) (4aaebfd)
  • editor: Make submit in ChangePasswordView work again (#11227) (4f27b39)
  • Expressions display actual result of evaluating expression inside string (#11257) (7f5f0a9)
  • Google Ads Node: Update to use v17 api (#11243) (3d97f02)
  • Google Calendar Node: Fix issue with conference data types not loading (#11185) (4012758)
  • Google Calendar Node: Mode to add or replace attendees in event update (#11132) (6c6a8ef)
  • HTTP Request Tool Node: Respond with an error when receive binary response (#11219) (0d23a7f)
  • MySQL Node: Fix "Maximum call stack size exceeded" error when handling a large number of rows (#11242) (b7ee0c4)
  • n8n Trigger Node: Merge with Workflow Trigger node (#11174) (6ec6b51)
  • OpenAI Node: Fix tool parameter parsing issue (#11201) (5a1d81a)
  • Set Node: Fix issue with UI properties not being hidden (#11263) (1affc27)
  • Strava Trigger Node: Fix issue with webhook not being deleted (#11226) (566529c)

Features

... (truncated)

Commits
  • 523db8d 🚀 Release 1.64.3 (#11408)
  • 0e35414 fix(core): Make execution and its data creation atomic (#11392)
  • 6c4c206 fix(core): On unhandled rejections, extract the original exception correctly ...
  • c522ff7 🚀 Release 1.64.2 (#11383)
  • 1ae9b29 fix: Check if execution will wait on Test step click (no-changelog) (#11311)
  • f52a771 fix(editor): Record sessionStarted telemetry event in Setting Store (#11334)
  • 0ac1b18 🚀 Release 1.64.1 (#11331)
  • e615e9f Revert "perf(Google Sheets Node): Don't load whole spreadsheet dataset to det...
  • c090fcb 🚀 Release 1.64.0 (#11281)
  • 7f5f0a9 fix: Expressions display actual result of evaluating expression inside string...
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [langchain](https://github.com/langchain-ai/langchainjs) and [n8n](https://github.com/n8n-io/n8n). These dependencies needed to be updated together.

Updates `langchain` from 0.2.11 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.11...0.3.2)

Updates `n8n` from 1.56.2 to 1.64.3
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Changelog](https://github.com/n8n-io/n8n/blob/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.64.3)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: indirect
- dependency-name: n8n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants