Skip to content

chore(deps): update n8nio/n8n docker tag to v2.17.3#7501

Open
renovate[bot] wants to merge 2 commits intodevfrom
renovate/n8nio-n8n-2.x
Open

chore(deps): update n8nio/n8n docker tag to v2.17.3#7501
renovate[bot] wants to merge 2 commits intodevfrom
renovate/n8nio-n8n-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 20, 2026

This PR contains the following updates:

Package Update Change
n8nio/n8n (source) minor 2.16.02.17.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

n8n-io/n8n (n8nio/n8n)

v2.17.0

Bug Fixes
  • Add credential auth and test for PostHog, NASA, Peekalink, Clearbit, Uptime Robot (#​27957) (c1b5c96)
  • ai-builder: Expose credential account context to prevent prompt/credential mismatch (#​28100) (c2fbf9d)
  • ai-builder: Improve post-build flow: setup, test, then publish (#​28125) (4b3b40e)
  • ai-builder: Paginate list-credentials tool and drop unused fields (#​28108) (4a3fc7d)
  • ai-builder: Unify post-build credential setup into single setup-workflow flow (#​28273) (8f8b70a)
  • AWS DynamoDB Node: Add option to disable auto-parsing of numeric strings (#​28093) (4b06720)
  • AWS ELB Node: Fix spelling typo 'sucess' → 'success' in RemoveListenerCertificates (#​27703) (be45c08)
  • Box Node: Fix issue where Box trigger node was not paginating correctly (#​27415) (4b05191)
  • core: Add projectId and projectName to log streaming events (#​28310) (ebd279f)
  • core: Add streaming keepalive to prevent proxy timeout during long agent executions (#​27853) (b0484a1)
  • core: Align VM expression engine error handler with legacy engine (#​28166) (569ad49)
  • core: Avoid permanent deactivation on transient isolate errors (#​28117) (94b463e)
  • core: Decrease workflow history compaction retention periods (#​27763) (ccd4fd0)
  • core: Drain webhook close functions to prevent MCP connection leaks (#​28384) (882dd9c)
  • core: Fix retry activation in multi-main bypassing exponential backoff (#​28110) (2ed3f9c)
  • core: Improve audit queries to avoid PostgreSQL bind parameter limits (#​27985) (9ab974b)
  • core: Improve audit queries to avoid PostgreSQL bind parameter limits (#​27985) (dbe3f02)
  • core: Improve performance of the push/pull modal getStatus (#​27188) (309a739)
  • core: Increase timing delays in workflow publish history tests (#​28301) (b353143)
  • core: MCP tools called after workflow execution failure (#​28021) (2e56ba1)
  • core: Omit empty scope from OAuth2 client credentials token request and improve error messaging (#​28159) (3db52dc)
  • core: Propagate formidable parse errors in Form Trigger (#​28217) (2d22c65)
  • core: Scope deferred tool processors per run (#​28068) (a9bc92f)
  • core: Use closure-scoped evaluation contexts in VM expression bridge (#​28337) (3d8da49)
  • editor: AI builder setup wizard positioning and popover collision (#​27821) (aca249e)
  • editor: Improve popover positioning defaults and animations (#​27919) (5a01bb3)
  • editor: Keep Back before Continue in MFA login footer (#​27911) (72ebb43)
  • editor: Move save button to credential modal header (#​28287) (9a8631d)
  • editor: Remove default for api params (#​27914) (5e60272)
  • editor: Removing redundant stop of key propogation (#​23464) (33282db)
  • editor: Skip only current step when clicking Later in workflow setup (#​27929) (91a1282)
  • editor: UI tweaks for instance AI components (#​27917) (91ce8ea)
  • editor: UI tweaks for instance AI components (#​28155) (aa6c322)
  • Facebook Lead Ads Node: Add missing pages_read_engagement scope (#​27379) (290005e)
  • Gitlab Node: Handle binary data in all storage modes (#​28363) (72d0f9b)
  • Google Drive Node: Fix infinite pagination loop in v1 API request (#​28244) (b964ec9)
  • Handle normalization of JSON for SQLite / postgres (#​28242) (8f2da63)
  • HTTP Request Node: Fix multipart/form-data file upload with binary streams (#​28233) (5fb777e)
  • Http Request Node: Handle empty JSON responses (#​27793) (1899a4e)
  • HubSpot Trigger Node: Add missing tickets scope to OAuth credentials (#​27599) (d7d18a0)
  • ICalendar Node: Fix Convert to ICS failing when File Name option is set (#​27712) (294868d)
  • If Node: Patches IF node when fields are missing (#​28014) (1e22e0a)
  • Improve browser use Chrome extension connection stability (#​27846) (94f0a4d)
  • MCP Client Node: Ensure MCP connections close when MCP Client node execution ends (#​25742) (752a4e4)
  • Microsoft Outlook Node: Prevent poll from skipping messages after API errors (#​28157) (853a740)
  • Microsoft Teams Node: Block requests from Microsoft Preview Service to prevent accidental approvals for "Send and Wait" (#​28085) (4fab655)
  • Oracle Node: Resolve 'Maximum call stack size exceeded' on large datasets (#​27037) (bd5a702)
  • Prohibit tool access to gateway settings directory (#​28320) (dab714f)
  • Pushover Node: Replace duplicate Pushover Timestamp field with the missing TTL field (#​11287) (c0c0f83)
  • Truncate long custom role names and add hover tooltip (#​28191) (0d078c7)
  • Update lodash, lodash-es, and xmldom to latest stable versions (#​28121) (09c9b11)
Features

v2.16.2

Bug Fixes
  • core: Guard against undefined config properties in credential overwrites (#​28630) (28ca342)
  • editor: Restore WASM file paths for cURL import in HTTP Request node (#​28620) (a52077e)

v2.16.1

2.16.1 (2026-04-15)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot bot commented Apr 20, 2026

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot bot commented Apr 20, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants