Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps n8n from 1.80.3 to 1.106.0.

Changelog

Sourced from n8n's changelog.

1.106.0 (2025-08-04)

Bug Fixes

  • core: Assign execute method to declarative nodes even if they have methods property (#17796) (3f1016f)
  • core: Check that src folder exists an fallback to dist when loading modules (#17754) (6c0be29)
  • core: Handle symlinks in blocked paths (#17735) (c2c3e08)
  • core: Replace misleading "No path back to node" error with helpful execution message (#17759) (164800f)
  • editor: Account for subpath when serving config.js (#17832) (b745cad)
  • editor: Change the checkbox logic for log streaming event selection (#17653) (43f2675)
  • editor: Fix canvas moving check (#17856) (ddc4c0b)
  • editor: Fix invisible node creator icons (#17870) (a83b76c)
  • editor: Store last entered cURL command for each HTTP node (#17834) (e8e7b23)
  • Fix issue with icon themes not loading for preview nodes (#17869) (6d1f2cb)
  • Fix issue with some community nodes not displaying correctly (#17866) (f150343)
  • Gmail Trigger Node: Filter sent emails from trigger results (#17691) (4bab296)
  • Google Gemini Node: Don't pass hardcoded value for durationSeconds when generating a video (#17793) (460e3b1)
  • Google Sheets Node: Make it possible to set cell values empty on updates (#17224) (d924d82)
  • Hide settings hint from log view (#17813) (a46fa60)
  • Microsoft Teams Trigger Node: Forbidden when trying to listen for channel messages (#17777) (bc97584)
  • Stop and Error Node: Show error message when error type is an object (#17898) (aced4bf)
  • Structured Output Parser Node: Handle passed objects that do not match schema (#17774) (1fb78cb)

Features

  • Abort AI builder requests on chat stop (#17854) (ce98f7c)
  • Add @​n8n/node-cli package with an empty create command (#17620) (79c6b60)
  • AWS Bedrock Chat Model Node: Add inference profile support (#17807) (80513ae)
  • Beeminder Node: Update Beeminder node to include all resources and operations (#17713) (b491ed9)
  • ClickUp Node: Add subtasks and markdown support to the get task operation (#16811) (a5184e4)
  • core: Use hostname in host ID for Docker (#16544) (308a6f6)
  • editor: Add front-end for Data Store feature (#17590) (b89c254)
  • Env to disable webhook response iframe sandboxing (#17851) (1ed8239)
  • FTP Node: Add support for concurrent reads when using SFTP (#17896) (e437dac)
  • Google BigQuery Node: Add parameterized query support (#14302) (096e535)
  • MongoDB Node: Add search index CRUD API to MongoDB CRUD Node (#16490) (1554e76)
  • n8n Form Trigger Node: Add CSS variable to customize input background (#15460) (22f505d)
  • Slack Trigger Node: Add support for signature verification (#17838) (1330581)
  • Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) (76230d2)
  • Vercel AI Gateway Node: Add Vercel AI Gateway model Node (#17524) (e97cd8a)
  • Webhook Node: Add notices about using the 'Content-Type' header (#17739) (1c5a27d)
  • Wordpress Node: Add date fields (#17755) (724b5a5)

Performance Improvements

... (truncated)

Commits
  • dc32952 🚀 Release 1.106.0 (#17967)
  • ff8531d docs: Add claude alias to Anthropic (#17960)
  • e437dac feat(FTP Node): Add support for concurrent reads when using SFTP (#17896)
  • 508c636 feat(editor): Ready to run workflows experiment (no-changelog) (#17946)
  • ce98f7c feat: Abort AI builder requests on chat stop (#17854)
  • 1554e76 feat(MongoDB Node): Add search index CRUD API to MongoDB CRUD Node (#16490)
  • 557e261 chore(benchmark): Enable insights in benchmarks by default and remove most in...
  • 4247477 build: Add lint rule to ban argument spreads to prevent stack overflow (#17493)
  • 1330581 feat(Slack Trigger Node): Add support for signature verification (#17838)
  • aced4bf fix(Stop and Error Node): Show error message when error type is an object (#1...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [n8n](https://github.com/n8n-io/n8n) from 1.80.3 to 1.106.0.
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Changelog](https://github.com/n8n-io/n8n/blob/n8n@1.106.0/CHANGELOG.md)
- [Commits](https://github.com/n8n-io/n8n/compare/n8n@1.80.3...n8n@1.106.0)

---
updated-dependencies:
- dependency-name: n8n
  dependency-version: 1.106.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #14.

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/n8n-1.106.0 branch September 10, 2025 14:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant