Skip to content

chore(deps): update n8nio/n8n docker tag to v2.22.2#14

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/n8nio-n8n-2.x
Open

chore(deps): update n8nio/n8n docker tag to v2.22.2#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/n8nio-n8n-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 21, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change Pending
n8nio/n8n (source) minor 2.17.02.22.2 2.22.3

Release Notes

n8n-io/n8n (n8nio/n8n)

v2.22.0

Bug Fixes
  • Add Switch fallback output guidance for workflow builder (#​30449) (17b64da)
  • ai-builder: Ground workflow setup guidance (#​30638) (0d262fe)
  • ai-builder: Guide builder to prefer httpBearerAuth for Bearer flows (#​30309) (c3e39f8)
  • Allow service-specific MCP OAuth credentials to be used with MCP endpoint domains (#​30343) (3dda7b7)
  • core: Add correct telemetry for resumed Instance AI runs (#​30335) (8489afd)
  • core: Add input validation for workflow and data table names (#​30594) (d14c71e)
  • core: Add Instance AI first-turn guidance and trace metadata (#​30315) (5d872d1)
  • core: Add origin-only fallback to MCP OAuth discovery for path-bearing server URLs (#​30231) (fb78047)
  • core: Align MCP OAuth issued aud with advertised resource URL (#​30055) (9d4fc35)
  • core: Avoid unnecessary planner credential prompts (#​30451) (f1fd79f)
  • core: Bypass archived workflows in activation (#​30517) (3bab056)
  • core: Clean up failed AI workflow shells (#​30432) (d26a402)
  • core: Extract workflow-sdk examples to a writable cache dir (#​30433) (6beed60)
  • core: Limit Insights compaction runs (#​30503) (d67cef8)
  • core: Member role getting read permissions for insights (#​30291) (111d403)
  • core: Preserve AxiosHeaders instance when applying OpenAI vendor defaults (#​29860) (3dd134a)
  • core: Preserve nested arrays in VM expression engine output (#​30246) (c2ecb4d)
  • core: Prioritize HTTP status codes for retry logic in httpRequest nodes (#​27547) (87ba302)
  • core: Resolve empty expressions to empty string in VM evaluator (#​30310) (e52bbbd)
  • core: Return plan-tool validator errors as tool results instead of throwing (#​30592) (db69aa6)
  • core: Stop workflow builder after terminal remediation (#​30289) (22f2e34)
  • core: Update instance-ai evaluator to include pinned subnodes and allow all mcp tools (#​30292) (54d62bb)
  • core: Update workflow version only on indexable content change (#​30521) (dc66f1e)
  • core: Warn MCP clients that removeNode disconnects sub-nodes (#​30491) (83a0b41)
  • Correct misleading credential notice in Bearer Auth (#​30465) (5279454)
  • CRON Node: Tooltip typo in trigger polling setting (#​17949) (94a3220)
  • editor: Auto-derive data table name from CSV filename (#​30066) (108fb02)
  • editor: Automatically close credential modal after claiming free OpenAI credits (#​30610) (05c25da)
  • editor: Do not save workflow on execute when autosave is disabled (#​30347) (ad6c470)
  • editor: Fit workflow zoom into workflow artifact after animation correctly (#​30625) (f88334d)
  • editor: Fix wf context for ai assistant setup node validations (#​30664) (f2a86e9)
  • editor: Hide help callout for view-only credential users (#​30336) (b40d533)
  • editor: Limit run live demo ready-to-run button to users created within 14 days (#​25896) (d8f22e5)
  • editor: Load credentials when opening node credential picker (#​30463) (cec8238)
  • editor: Open update CTA docs in a new tab on self-hosted instances (#​30571) (3fca302)
  • editor: Persist Resource Mapper field deletions (#​30244) (b6ad572)
  • editor: Preserve custom Form Trigger path on workflow re-import (#​30053) (c3cf5c7)
  • editor: Prevent expression editor result panel from overflowing in HTML and Markdown render modes (#​30470) (709ebbd)
  • editor: Prevent Safari text selection on canvas drag (#​27055) (4a50e92)
  • editor: Render fallback icon for projects without one in sidebar (#​30572) (cd1bae8)
  • editor: Restore NDV panel proportions after zoom changes (#​30573) (3d67664)
  • editor: Restore workflow name in window tab title (#​29826) (21a3090)
  • editor: Sanitize workflow created during sub-workflow conversion (#​30208) (d5d5173)
  • editor: Snap tidy-up node positions to grid (#​30455) (e105063)
  • editor: Stabilize workflow setup credentials state (#​30513) (c638e91)
  • editor: Use vuedraggable source module in builds (#​30516) (4575c85)
  • Fix 13 critical issues in vm2, protobufjs, @​daytonaio/sdk and 4 more (#​30578) (ac02d32)
  • Fix security issue in langsmith via minor version upgrade from 0.5.19 to 0.6.0 (#​30685) (1dd0415)
  • Google Cloud Storage Node: Fix large file upload and add Project RLC (#​29847) (99a66eb)
  • Honor continueOnFail in Send and Wait operations (#​30287) (f155ace)
  • HTTP Request Node: Trim url whitespace (#​27381) (47ffd1c)
  • Improve AI builder reliability for Sheets and workflow lookups (#​30546) (458709f)
  • Include .gitignore in node-cli generated projects (#​30068) (0626ed2)
  • LinkedIn Node: Improve refresh token expiry error messaging (#​29613) (e80ccd8)
  • Redact issuer-shaped secrets from MCP browser tool outputs (#​30026) (2c31768)
  • Restore /usr/local/bin/n8n compat symlink in production image (#​30622) (f4deb49)
  • S3 Node: Implement Delete Bucket operation (#​30056) (aabc6f1)
  • Slack Node: Honor Continue using error output functionality (#​29116) (cdc12d2)
  • Supabase Node: Fix getAll returning duplicate or missing records during pagination (#​30020) (6362afe)
  • Zendesk Trigger Node: Prevent webhook from being deleted after execution (#​29511) (c27fcde)
Features

v2.21.7

Bug Fixes
  • core: Acquire expression isolate for scheduled polls (#​30742) (6167d4a)
  • core: Populate manual user id on webhook execution data path (#​30781) (50c55aa)
  • core: Report scheduled-poll isolate acquisition failures via __emitError (#​30792) (6321390)
  • core: Validate non-empty prompts in AI vendor nodes before API calls (#​30820) (15d0dbb)

v2.21.6

Bug Fixes
  • core: Acquire expression isolate for scheduled polls (#​30742) (6167d4a)
  • core: Populate manual user id on webhook execution data path (#​30781) (50c55aa)
  • core: Validate non-empty prompts in AI vendor nodes before API calls (#​30820) (15d0dbb)

v2.21.5

Bug Fixes

v2.21.4

No changelog generated. Likely points to fixes in our CI.

v2.21.3

2.21.3 (2026-05-15)

v2.21.2

Bug Fixes
  • core: Preserve nested arrays in VM expression engine output (#​30333) (f5698a1)
  • core: Resolve empty expressions to empty string in VM evaluator (#​30324) (6dd1306)

v2.21.1

Bug Fixes
Features

v2.21.0

Bug Fixes

Note

PR body was truncated to here.


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: Whenever PR becomes conflicted, 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.

@renovate renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from 230674d to f9323cf Compare May 21, 2026 12:17
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.22.0 Update n8nio/n8n Docker tag to v2.22.1 May 21, 2026
@renovate renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from f9323cf to 385fa70 Compare May 21, 2026 12:28
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.22.1 Update n8nio/n8n Docker tag to v2.22.0 May 21, 2026
@renovate renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from 385fa70 to c51e786 Compare May 23, 2026 14:37
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.22.0 chore(deps): update n8nio/n8n docker tag to v2.22.2 May 23, 2026
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