Skip to content

Comments

Bump @n8n/node-cli from 0.19.0 to 0.20.0#25

Merged
SketchingDev merged 1 commit intomainfrom
dependabot/npm_and_yarn/n8n/node-cli-0.20.0
Feb 16, 2026
Merged

Bump @n8n/node-cli from 0.19.0 to 0.20.0#25
SketchingDev merged 1 commit intomainfrom
dependabot/npm_and_yarn/n8n/node-cli-0.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps @n8n/node-cli from 0.19.0 to 0.20.0.

Release notes

Sourced from @​n8n/node-cli's releases.

n8n@2.9.0

2.9.0 (2026-02-16)

Bug Fixes

  • ai-builder: Improve code-builder, addressing eval issues (#25726) (5c5cc07)
  • Bumping up package versions (#25750) (619a11b)
  • Chat Memory Manager Node: Resolve sub-node expressions per item instead of only item 0 (#25570) (9a1dd9d)
  • core: Allow single-node AI Agent execution to run tools (#25709) (2a12181)
  • core: Escape curly braces in LangChain prompt templates to prevent parsing errors (#25821) (f669db4)
  • core: Fix deadlock on Chat hub on Postgres with pool size of 1 (#25654) (e6a4c64)
  • core: Forward custom headers in OpenAI LangChain nodes (#25824) (7776b6d)
  • core: Gracefully handle OpenAI 429 quota errors in AI workflow builder (#25825) (7e800a0)
  • core: Make health endpoint configurable to solve conflicts (#25729) (d09c6a3)
  • core: Refine credential access check to discard not actively used credentials (#25599) (608e3bf)
  • core: Revert the fix for execution history when flow includes wait node (#25610) (06e48e5)
  • core: Sanitize invalid characters from names of Calculator and Wikipedia tools (#25762) (bd3a1ef)
  • core: Use pg driver native statement timeout instead of command line (#25813) (7d418b8)
  • core: Validate GCP service account key on initialization (#25817) (8684c74)
  • core: Workflow indexing tolerates missing workflowId on workflowCall (#25662) (ea2897e)
  • Credentials overrides no longer blocks UI (#25830) (2017524)
  • editor: Associate form input labels with their inputs for accessibility (#25776) (1a8910e)
  • editor: Check specific unpublish permission for unpublish button (#25564) (3531c4d)
  • editor: Fix bug with two consecutive saves (#25577) (9352fb3)
  • editor: Fix mcp toggle in workflow settings (#25630) (967e7df)
  • editor: Fix sticky tooltips on canvas node status icons (#25650) (8801764)
  • editor: I18n labels for time saved workflow settings (#24565) (1e01a04)
  • editor: Improve loading states of move workflow/directory modal (#25287) (e7dbd37)
  • editor: Skip credential auto-assignment when node displayOptions don't match (#25602) (de24d70)
  • editor: Switch to using shift+P shortcut for publishing (#25667) (b032111)
  • editor: Update CSS selectors after N8nInput refactor (#25732) (c799346)
  • editor: Update project role selector component to better manage custom roles (#24991) (0a290b9)
  • editor: Zoom to fit canvas after AI builder generation (#25815) (10f98a9)
  • EmbeddingsOpenAi Node: Fix Dimensions and Encoding Format options not appearing in embedding ndoes (#25537) (8230a0b)
  • Enable credentials experssions push and pull (#25530) (4501770)
  • OpenRouter Chat Model Node: Fix OpenRouter tool calls with empty arguments (#25731) (05ff9f3)
  • Sharepoint Node: Ensure tokens are refreshed (#24978) (f77ce6c)
  • Snowflake Node: Disable logging for Snowflake-SDK to prevent folder creation issue (#25586) (2cabe52)

Features

  • Add content-design skill for UI copy writing, review, and audit (#25587) (66dcdb9)
  • Add example node in ai-utilities, improve response handling (#25388) (366d21d)
  • Add Firecrawl handler to the Quick connect module (#25528) (6738444)
  • Add Focused Nodes feature (#25452) (70c7f5e)
  • ai-builder: Add code-base workflow builder (#24535) (9729c2a)
  • ai-builder: Skip redundant node discovery in code-builder when approved plan is provided (#25608) (0970e4f)
  • Allow manual login setting for OIDC alongside SAML (#25687) (c1991f4)

... (truncated)

Commits
  • 90040a3 🔖 Release n8n@0.20.0
  • b793b2c ⬆️ Set n8n-editor-ui@0.16.0 and n8n-nodes-base@0.15.0 on n8n
  • bf0e528 🔖 Release n8n-editor-ui@0.16.0
  • 077a9fc 🔖 Release n8n-nodes-base@0.15.0
  • 9b95072 ⏪ Revert commit
  • 90f2dcb 🐛 Fix bug that page did load white after version update
  • d6b8b95 ⚡ Display currently installed version in editor-ui
  • 52bd08f ⚡ Add additional data to Error Workflow Trigger
  • 9bd5d4b First try to get custom properties to work with v1
  • 6e81abe 💄 Fix display issue of select fields
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​n8n/node-cli since your current version.


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 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/node-cli](https://github.com/n8n-io/n8n) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Commits](https://github.com/n8n-io/n8n/compare/n8n@0.19.0...n8n@0.20.0)

---
updated-dependencies:
- dependency-name: "@n8n/node-cli"
  dependency-version: 0.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 16, 2026
@SketchingDev SketchingDev self-assigned this Feb 16, 2026
@SketchingDev SketchingDev merged commit 0c06e9f into main Feb 16, 2026
2 checks passed
@SketchingDev SketchingDev deleted the dependabot/npm_and_yarn/n8n/node-cli-0.20.0 branch February 16, 2026 22: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