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

Bump n8n-nodes-base from 1.29.1 to 1.34.0 #32

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps n8n-nodes-base from 1.29.1 to 1.34.0.

Changelog

Sourced from n8n-nodes-base's changelog.

1.34.0 (2024-03-20)

Bug Fixes

  • Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
  • Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
  • core: Improve handling of invalid objects in cleanupParameterData (no-chanhelog) (#8910) (33ab781)
  • core: Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621) (d85d0ec)
  • core: Update follow-redirects to address CVE-2024-28849 (#8902) (a10120f)
  • editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
  • editor: Fix an issue with an empty chat response if not in output property (#8913) (024be62)
  • editor: Fix design system component props (#8923) (7176cd1)
  • editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
  • editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
  • editor: Remove isOwner from IUser interface (#8888) (6955e89)
  • OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
  • Validate custom tool names for forbidden chars (#8878) (edce632)

Features

1.33.0 (2024-03-13)

Bug Fixes

  • core: Always register webhooks on startup (#8830) (c6f6254)
  • core: Add fallback for pairedItem info in runPartialWorkflow (#8842) (bd465d3)
  • core: Display readable error when manual executions contains large payload (#8834) (261b9c7)
  • core: Ignore semver range when upgrading comunity packages (#8863) (11173a0)
  • editor: Allow sharee to use workflows with http request node without credential access (#8841) (bde4c6c)
  • editor: Disable pinning for root nodes from canvas (#8848) (e10fa37)
  • editor: Fix workflow card open action (#8839) (dd40570)
  • editor: Make inputs in the filter component expressions by default (#8784) (6e2aa40)
  • editor: Improve filter component error handling (#8832) (76fe960)
  • GitHub Document Loader Node: Fix issue with ignore paths not working correctly (#8798) (c8d589c)
  • Notion Node: Regex for block id (#8860) (a1f6c57)
  • OpenAI Node: text > message hide tools connector for unsupported models (#8866) (cef7c24)

... (truncated)

Commits
  • 953d1b4 🚀 Release 1.34.0 (#8929)
  • 5e84c2a feat(editor): Add missing extension methods for expressions (#8845)
  • 7176cd1 fix(editor): Fix design system component props (#8923)
  • d7bfd45 feat(editor): Add type information to autocomplete dropdown (#8843)
  • ff8dd4e feat: Add Onedrive Trigger Node (#8742)
  • 4f0b52c fix(Cohere Model Node): Fix issue with credential test (#8916)
  • e0c303c feat(editor): Release @n8n/[email protected] (#8918)
  • 1cb1de8 fix(editor): Fix a link routing regression in N8nRoute, and add tests (no-cha...
  • 33ab781 fix(core): Improve handling of invalid objects in cleanupParameterData (no-...
  • 669bd83 feat(editor): Block the frontend when trying to access n8n from another host ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [n8n-nodes-base](https://github.com/n8n-io/n8n) from 1.29.1 to 1.34.0.
- [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.34.0)

---
updated-dependencies:
- dependency-name: n8n-nodes-base
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #35.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/n8n-nodes-base-1.34.0 branch March 25, 2024 13:21
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
Development

Successfully merging this pull request may close these issues.

0 participants