Skip to content

chore(deps): update docker.n8n.io/n8nio/n8n docker tag to v2.22.1#33

Merged
wnstfy merged 1 commit into
mainfrom
renovate/docker.n8n.io-n8nio-n8n-2.x
May 21, 2026
Merged

chore(deps): update docker.n8n.io/n8nio/n8n docker tag to v2.22.1#33
wnstfy merged 1 commit into
mainfrom
renovate/docker.n8n.io-n8nio-n8n-2.x

Conversation

@renovate

@renovate renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.n8n.io/n8nio/n8n (source) minor 2.21.42.22.1

Release Notes

n8n-io/n8n (docker.n8n.io/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.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

Configuration

📅 Schedule: (in timezone Europe/Bratislava)

  • Branch creation
    • "after 6am and before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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 added the renovate label May 21, 2026
@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

Trivy misconfiguration findings (HIGH + CRITICAL)

✅ No HIGH or CRITICAL misconfigurations detected.

@github-actions

Copy link
Copy Markdown
Contributor

CVE delta

No changes. Every image's CVE set is identical to the previous scan.

@renovate
renovate Bot force-pushed the renovate/docker.n8n.io-n8nio-n8n-2.x branch from 96af0fd to ff36f70 Compare May 21, 2026 13:32
@wnstfy
wnstfy enabled auto-merge (squash) May 21, 2026 13:33
@renovate
renovate Bot force-pushed the renovate/docker.n8n.io-n8nio-n8n-2.x branch from ff36f70 to 4eb88bb Compare May 21, 2026 13:35
@renovate
renovate Bot force-pushed the renovate/docker.n8n.io-n8nio-n8n-2.x branch from 4eb88bb to 7edbf2f Compare May 21, 2026 13:37
@wnstfy
wnstfy merged commit 9695db4 into main May 21, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/docker.n8n.io-n8nio-n8n-2.x branch May 21, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant