Skip to content

Comments

chore(deps): update dependency n8n-workflow to v2#14

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/n8n-workflow-2.x
Open

chore(deps): update dependency n8n-workflow to v2#14
renovate[bot] wants to merge 1 commit intomainfrom
renovate/n8n-workflow-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
n8n-workflow (source) ^1.0.0^2.0.0 age confidence

Release Notes

n8n-io/n8n (n8n-workflow)

v2.10.0

Bug Fixes
  • Address issue with resolving EKS Pod Identity Credentials (#​25945) (3b41ca8)
  • AI Agent Node: Fix orphaned tool messages in AI Agent memory after buffer window slides (#​26046) (7c1985e)
  • AI Agent Node: Serialize AI Agent intermediateSteps messageLog to plain objects (#​25867) (c811ec1)
  • ai-builder: Don't release types when loading node types for workflow builder service (#​25891) (4c1c033)
  • ai-builder: Strip cache_control markers from persisted tool messages and responder input (#​26132) (05d15a0)
  • Anthropic Chat Model Node: Add gateway error enrichment and empty model guard (#​25953) (790b8b5)
  • Azure OpenAI Node: Disable Responses API to fix GPT-5.2 connection error (#​26033) (0ba636d)
  • core: Add mergeAskBuild to builder request DTO feature flags (#​26120) (6b9053e)
  • core: Always serve /healthz on task broker regardless of N8N_ENDPOINT_HEALTH (#​25959) (7e10901)
  • core: Forward activationMode in multi-main webhook/trigger setup (#​25855) (2886b32)
  • core: Handle tool wrapper nodes without supplyData in queue mode MCP Trigger (#​26007) (fbe4699)
  • core: Implement evaluation run cancellation for multi-main (#​25353) (4fb5ae6)
  • core: Improve error for AI Tool nodes missing execute method (#​25743) (e85c458)
  • core: Invalidate project owner cache when user role changes (#​25895) (095a7f9)
  • core: Render newlines on Chat hub messages without requiring hard breaks (#​26042) (774a2dd)
  • core: Respect n8n path for health endpoint (#​26129) (47d5738)
  • core: Return data tables that you have access to instead of only the ones in your personal project (#​25558) (c818125)
  • editor: Add validation for secret JSON input fields (#​25851) (2c81eca)
  • editor: Alignment issues and nits (#​25954) (eb86207)
  • editor: Apply missing focus mixin styles (#​26008) (b0408d2)
  • editor: Constrain chat trigger images to fit within message width (#​25866) (0135c23)
  • editor: Design fixes for managed OAuth credentials (#​26064) (95af7cf)
  • editor: Enable stop button to abort AI Ask Assistant streaming (#​26012) (e59ee6a)
  • editor: Filter for all words in the search query (#​26110) (facc2fe)
  • editor: Fix agent description placement on Chat hub modal selector (#​26038) (8aded17)
  • editor: Fix bug with tags not being sent to backend (#​26040) (05915c4)
  • editor: Fix incorrect shortcut resolution for letter keys on non-QWERTY (#​25875) (64bcca0)
  • editor: Fix visual issues on new Chat hub tools selector (#​26010) (2a2786a)
  • editor: Fix wrong content displayed while quickly navigating projects and folders (#​25428) (2495a05)
  • editor: Hide canvas thinking pill and keep canvas editable during help streaming (#​26015) (47d42a6)
  • editor: Improve custom role selector with design refinements (#​25666) (5c7ebf9)
  • editor: Make Chat hub text prompt scrollable (#​26019) (923060f)
  • editor: Patch Button v2 migration issues (#​25846) (022638f)
  • editor: Prevent plan mode auto-switch after AIWB restore (#​25903) (dc82320)
  • editor: Prevent workflow-updated emission on assistant calls (#​25951) (b7a8496)
  • editor: Re-layout all nodes on structural changes in AI builder (#​25905) (d591bcb)
  • editor: Refresh credential list after update to clear setup badge (#​25978) (4e68511)
  • editor: Respect displayOptions when determining response mode for Chat on WF canvas (#​26112) (59a5ff3)
  • editor: Route error/credential help messages to builder in merged Ask+Build view (#​25950) (f87cb02)
  • editor: Selectively apply credentials for http request nodes (#​26003) (f5ea84a)
  • editor: Show existing credentials in template setup modal (#​25598) (4ce9daf)
  • editor: Style regressions on Button (#​25924) (c7caf27)
  • editor: Update click behaviour on breadcrumb items (#​24753) (05d57d6)
  • editor: Update secrets provider connection name validation (#​25868) (1bc3079)
  • Gmail Node: Fix GetMany messages query string pollution with non-API parameters (#​26053) (3ff9668)
  • Google Gemini Node: Fix broken thinking budget selector (#​26006) (27b84e0)
  • Guardrails Node: Improve Guardrails validation (#​25390) (8d0251d)
  • Handle missing trigger node run data gracefully (#​25828) (5d92505)
  • Increase character limit for providerId (#​25748) (56b6d0c)
  • Only use displayOptions for determining credential required fields for update if the property is defined (#​25921) (cadfa4c)
  • Prevent node mention popup when typing email addresses (#​25865) (14920b7)
  • Remove redundant builder-log check causing responder double-answering (#​25940) (60ce73a)
  • Truncate tool names to 64 characters (#​25745) (48cb717)
Features
Performance Improvements
  • core: Use streaming JSON parsing for large execution data (#​25799) (2cfecd2)

v2.9.0

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
Performance Improvements
  • core: Optimize generate-node-defs with parallel writes and hash-based skip (#​25626) (a9929f6)

v2.8.0

Bug Fixes
  • Add source to credentials open menu on telemetry (#​25519) (2ba2404)
  • Adjust gap behaviour of the execution buttons (#​25529) (d18ffe1)
  • Adjust styling of credentials setup card (#​25163) (ce70395)
  • Asana Node: Fix empty error output when using Continue (using error output) (#​24615) (0a47148)
  • core: AI models don't explain images in ChatHub (#​25451) (6e7cbbf)
  • core: Auto set pairedItem when N input items create 1 output item (#​25203) (1292b80)
  • core: Avoid fetching workflows unpaginated if getWorkflows API is used with projectId (#​25370) (30e6d27)
  • core: Custom proxy agent for discovery sso oidc (#​25168) (b32ce90)
  • core: Disallow editing AI messages on Chat hub (#​25352) (bb45ed2)
  • core: Fix markdown rendering issue at streamed Chat hub responses (#​25466) (3a35b68)
  • core: Make restartExecutionId get passed on queue mode (#​25234) (eeca75d)
  • core: Only show AI-provided tool call arguments in input logs (#​25280) (f45ba3f)
  • core: Prevent SQL syntax error when filtering users with empty ids array (#​25284) (a3ff184)
  • core: Prevent SSO enforcement bypass via self-service settings API (#​25330) (a70b2ea)
  • core: Skip AuthRolesService.init() for workers to prevent scope deletion (#​25245) (eaf8052)
  • core: Stop showing setup on first load in demo mode (#​25226) (ce1c787)
  • core: Syslog message id RFC5424 compliance (#​25321) (ef5fb0d)
  • core: Update computeIsPending logic to account for external auth identities (#​24926) (76b73e1)
  • core: Wrong pagination argument order for sqlite in copyTables helper (#​25301) (f6db13a)
  • Data Table Node: Fallback to workflow-derived projectId if undefined (#​25320) (1fd3201)
  • editor: Add checksum validation when archive/unpublish workflow from canvas (#​25302) (8cdd9bd)
  • editor: Allow AI Builder to work when privacy toggle is OFF (#​25387) (0912de4)
  • editor: Clean up collaboration state when leaving workflow (#​25450) (e1e5e3e)
  • editor: Ensure personal project is used when a user is picked in workflow filter (#​25077) (5e7983f)
  • editor: Fix node suggestion in node creator to always be request node (#​25216) (fd818b1)
  • editor: Fix ParameterInput formatting breaking existing newlines (#​25213) (143a1dd)
  • editor: Fixes after N8nInput refactoring (#​25375) (b0a4467)
  • editor: Gate dynamic credentials UI behind license check (#​25464) (ed099ad)
  • editor: Return actual node name from rename operation (#​25217) (0eaf6d1)
  • editor: Show a confirmation dialog when clicking upgrade and builder is working (#​25540) (500d0a2)
  • editor: Show a helpful empty state in AI builder for existing workflows (#​25523) (e79b5f3)
  • editor: Sidebar labels are not visible (#​25186) (cfd59cc)
  • editor: Skip welcome screen when agent is pre-selected (#​25374) (2d02bb4)
  • editor: Truncate long version names in workflow history (#​25371) (724d3cf)
  • editor: Unidirectional data flow for role change with loader (#​25438) (c780955)
  • editor: Use new dropdown component in resource mapper (#​25204) (4b81864)
  • Fix issue with MCP DCR always trying to use base url and not keeping the path (#​25174) (381c6f9)
  • Fix status overwrite for donePromise (#​24897) (2bba053)
  • Form Node: Render \n properly in the Form Ending page (#​24988) (ac832e6)
  • Mistral Cloud Chat Model Node: Handle Request objects in proxyFetch (#​25516) (4d52733)
  • Postgres Node: Enable non-numeric comparisons for WHERE clause operators (#​18544) (7d51406)
  • Refine webhook conflict checks to ignore waiting webhooks (#​25395) (279dbd0)
  • Renames and clarifies test metric options (#​25135) (7a34974)
  • Typeform Node: Refactor signature validation (#​24987) (91ec8dc)
  • Update anonymous telemetry to remove values that are not needed (#​25040) (d85b688)
  • Validate workflows when publishing from workflow history (#​25195) (0354b9b)
  • Webflow Node: Fix issue with credential test not working with the v2 api (#​25052) (41195fb)
Features

Configuration

📅 Schedule: 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.

@vercel
Copy link

vercel bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
boltzpay-landing Ready Ready Preview, Comment Feb 25, 2026 9:24am

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