n8n/packages/nodes-base/utils
n8n-assistant[bot] ed9fa260fa
chore: Resolve master→3.x sync conflict (#34758)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Robin Braumann <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Yuliia Pominchuk <31064937+yuliia-pominchuk@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Kai <kai.hartlage@n8n.io>
Co-authored-by: José Braulio González Valido <jose.gonzalez@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Lorent Lempereur <looorent@users.noreply.github.com>
Co-authored-by: Rodrigo Santos da Silva <rodrigo.silva@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Dmitrii <dmitrii.kulikov@n8n.io>
Co-authored-by: Savelii <savelii.sychov@n8n.io>
Co-authored-by: Arvin A <51036481+DeveloperTheExplorer@users.noreply.github.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: Yen Su <49794855+yens1@users.noreply.github.com>
Co-authored-by: Nour Alhadi Mahmoud <nour.mahmoud@n8n.io>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: LevSky22 <56281588+LevSky22@users.noreply.github.com>
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Sam Wooler <swooler592@gmail.com>
Co-authored-by: Soham Ingle <sohamingle@gmail.com>
Co-authored-by: Vishesh Gupta <vishesh.gupta12@outlook.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Jan Kalkan <jan.kalkan@n8n.io>
Co-authored-by: n8n-assistant[bot] <n8n-assistant[bot]@users.noreply.github.com>
2026-07-23 10:05:19 +02:00
..
__tests__ chore: Migrate to a npm fork of xlsx (#34199) 2026-07-15 08:42:14 +00:00
highlightedData feat(Chat Trigger Node): Auto-add highlighted execution data (#18778) 2026-04-03 08:51:10 +00:00
sendAndWait chore: Resolve master→3.x sync conflict (#34758) 2026-07-23 10:05:19 +02:00
workflowInputsResourceMapping test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
allCurrencies.ts feat(Send Email Node): Overhaul 2023-01-24 12:32:31 +02:00
binary.ts chore: Migrate to a npm fork of xlsx (#34199) 2026-07-15 08:42:14 +00:00
connection-pool-manager.ts fix(core): Guard connection pool idle checks during cleanup (#31059) 2026-06-30 09:36:15 +00:00
constants.ts fix(If Node): Update copy for type conversion parameter (#10769) 2024-09-11 14:12:33 +02:00
descriptions.ts refactor: Remove unused disable directives from nodes-base (#10825) 2024-09-16 10:58:32 +02:00
ISOCountryCodes.ts refactor: Extract ISOCountryCodes into a single place (no-changelog) (#9947) 2024-07-04 21:18:28 +02:00
postgres.test.ts fix(Postgres Node): Return DATE and date/time array columns as strings (v2.7) (#34050) 2026-07-20 07:56:43 +00:00
postgres.ts fix(Postgres Node): Return DATE and date/time array columns as strings (v2.7) (#34050) 2026-07-20 07:56:43 +00:00
sshTunnel.properties.ts fix(core): Fix SSH Tunnels when using private key (#10148) 2024-07-23 10:08:01 +02:00
utilities.ts refactor: Extract formatPemBlock into @n8n/utils (#32998) 2026-06-29 08:19:29 +00:00
webhook-signature-verification.ts fix(Typeform Node): Refactor signature validation (#24987) 2026-02-03 10:44:52 +00:00
workflow-backtracking.test.ts refactor(core): Always use RunExecutionData factory (no-changelog) (#22096) 2025-11-21 13:42:13 +01:00
workflow-backtracking.ts chore(core): Fix typo (#17611) 2025-07-24 09:24:24 +01:00