Skip to content

build(deps): bump handlebars and @n8n/node-cli#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-ba0b996fb9
Open

build(deps): bump handlebars and @n8n/node-cli#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-ba0b996fb9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps handlebars to 4.7.9 and updates ancestor dependency @n8n/node-cli. These dependencies need to be updated together.

Updates handlebars from 4.7.8 to 4.7.9

Release notes

Sourced from handlebars's releases.

v4.7.9

Commits

Changelog

Sourced from handlebars's changelog.

v4.7.9 - March 26th, 2026

  • fix: enable shell mode for spawn to resolve Windows EINVAL issue - e0137c2
  • fix type "RuntimeOptions" also accepting string partials - eab1d14
  • feat(types): set hash to be a Record<string, any> - de4414d
  • fix non-contiguous program indices - 4512766
  • refactor: rename i to startPartIndex - e497a35
  • security: fix security issues - 68d8df5

Commits

Commits
  • dce542c v4.7.9
  • 8a41389 Update release notes
  • 68d8df5 Fix security issues
  • b2a0831 Fix browser tests
  • 9f98c16 Fix release script
  • 45443b4 Revert "Improve partial indenting performance"
  • 8841a5f Fix CI errors with linting
  • e0137c2 fix: enable shell mode for spawn to resolve Windows EINVAL issue
  • e914d60 Improve rendering performance
  • 7de4b41 Upgrade GitHub Actions checkout and setup-node on 4.x branch
  • Additional commits viewable in compare view

Updates @n8n/node-cli from 0.17.0 to 0.28.0

Release notes

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

stable

2.18.4 (2026-04-27)

Bug Fixes

  • Disable "Get 100 free OpenAI API credits"  if aiGateway enabled in the license (#29057) (436274e)
  • editor: Refresh wallet balance when usage refresh is clicked (#29080) (88c531a)

Features

  • editor: Move computer use toggle to chat sidebar (#29108) (7f1fcad)

beta

2.19.0 (2026-04-28)

Bug Fixes

  • Add credential auth and test for Twilio, Pipedrive, Asana, Freshdesk, Workable (#28265) (a2aa69d)
  • Additional keys in routing nodes (#28758) (8e49800)
  • ai-builder: Adjust chat trigger memory builderHints (#29156) (b6fcabc)
  • ai-builder: Hide and reap intermediate AI-created workflows (#29066) (632ae67)
  • ai-builder: Improve button, icon, callout and workflowSelector schemas (#28828) (afe4298)
  • ai-builder: Keep workflow identity across rebuild/patch (#28926) (13029e6)
  • ai-builder: Prevent duplicate workflow creation on parallel submits in instance AI (#28793) (782b2d1)
  • ai-builder: Stop treating empty defaults as satisfying required for the Split node (#28978) (8b33424)
  • ai-builder: Support 'disabledOptions' in node schemas (#28894) (bc5e490)
  • ai-builder: Validate merge node connections matches 'numberInputs' parameter (#28831) (0e838de)
  • ai-builder: Validate required inputs on AI nodes (#29159) (97bdbd0)
  • Allow task runner to invoke skills via slash command prefix (#29302) (65e55a8)
  • Brevo Node: Send valid email attachments with correct filenames (#28816) (7d6f777)
  • core: Fixes user search functionality in ProjectSettings for pr… (#28914) (1eea626)
  • core: Add missing break statements in filter condition evaluation (#27708) (1e77f71)
  • core: Allow .trim() in workflow-sdk parsing and coerce stringified patches (#29111) (b44e9d1)
  • core: Allow SAML connection test without saving config first (#28702) (828d0ee)
  • core: Broadcast MCP availability change via push connection (#29019) (e183ae4)
  • core: Can't install community nodes on Windows (#28481) (7e3a2f6)
  • core: Clean up project mapping rules on provisioning strategy switch (#28726) (c662862)
  • core: Declare credentialType on MCP workflow-builder autoAssignedCredentials schema (#28353) (41424b3)
  • core: Fix fixedCollection validation issues and empty setup cards on instance AI (#28794) (8630845)
  • core: Fix health endpoint cross-origin requests (#28878) (b6eabb4)
  • core: Fix publishing dynamic credential chathub flow (#28827) (852d082)
  • core: Generate title once there's enough user context (#28721) (2d624a5)
  • core: Guard event log parsing against unbounded memory growth (#28594) (a817cbc)
  • core: Harden event log parse against malformed input (#29004) (b2b1370)
  • core: Hide pre-resolved setup requests from Instance AI wizard (#28731) (9ea2ef1)
  • core: Improve error messages for invalid node and trigger input (#28053) (0f4c5b3)
  • core: Link existing email users on LDAP sync instead of failing (#28695) (767b3ab)

... (truncated)

Commits
  • 69af5e7 🔖 Release n8n@0.28.0
  • 77a6dd4 ⬆️ Set n8n-nodes-base@0.23.0 on n8n
  • ede2927 🔖 Release n8n-nodes-base@0.23.0
  • 6a6252b 🐛 Fix issue with wrong default valueRenderMode in Google Sheets
  • 6f99c60 🔀 Merge branch 'MattermostIntegration'
  • 60165d5 ⚡ Allow to automatically encode custom values with Pipedrive update
  • 6da0cad ✨ Add additional functionality to Mattermost-Node
  • bc08c7d ✨ Add basic Mattermost-Node
  • 45a21d5 🔖 Release n8n@0.27.0
  • 6c3cd79 ⬆️ Set n8n-core@0.14.0, n8n-editor-ui@0.23.0, n8n-nodes-base@0.22.0 a...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​n8n/node-cli since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) to 4.7.9 and updates ancestor dependency [@n8n/node-cli](https://github.com/n8n-io/n8n). These dependencies need to be updated together.


Updates `handlebars` from 4.7.8 to 4.7.9
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

Updates `@n8n/node-cli` from 0.17.0 to 0.28.0
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Commits](https://github.com/n8n-io/n8n/compare/n8n@0.17.0...n8n@0.28.0)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
- dependency-name: "@n8n/node-cli"
  dependency-version: 0.28.0
  dependency-type: direct:development
...

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 Apr 29, 2026
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.

0 participants