Commit Graph

152 Commits

Author SHA1 Message Date
github-actions[bot]
26441d7b85 🚀 Release 1.112.0 (#19556)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-15 14:25:52 +02:00
yehorkardash
a910604822 refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03:00
github-actions[bot]
2c453be05d 🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-08 16:01:48 +03:00
Jaakko Husso
509ab95d5d ci: Support adding custom JS and Python dependencies in the runners image (#19220) 2025-09-08 09:16:10 +03:00
Iván Ovejero
fbaee9ac02 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
Jaakko Husso
6d405a6d66 ci: Add Dockerfile for multi-runner task runners image (#18975) 2025-09-02 15:00:55 +03:00
github-actions[bot]
a442a2c5b5 🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
Suguru Inoue
d64a94753f chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
github-actions[bot]
9e89fbdf96 🚀 Release 1.109.0 (#18745)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2025-08-25 15:19:15 +02:00
Iván Ovejero
def4e71e3d chore: Disable event loop block integration for task runner (#18661) 2025-08-22 14:40:21 +02:00
github-actions[bot]
e13db81aa3 🚀 Release 1.108.0 (#18499)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-08-18 18:37:44 +02:00
Iván Ovejero
04738d442d fix(core): Fix error message parsing for disallowed modules (#18216) 2025-08-11 16:25:09 +02:00
github-actions[bot]
8fc1e8ddd6 🚀 Release 1.107.0 (#18208)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-11 14:23:26 +02:00
Iván Ovejero
09caa05726 fix(core): Fix disallowed module error in task runner (#18190) 2025-08-11 10:46:38 +02:00
github-actions[bot]
dc32952fcd 🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03:00
Iván Ovejero
b64c8ad3a4 refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753) 2025-07-29 14:59:43 +02:00
Iván Ovejero
4cf9399432 refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
github-actions[bot]
c0360e52af 🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-07-28 16:29:24 +02:00
shortstacked
49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
github-actions[bot]
46320dc532 🚀 Release 1.104.0 (#17505)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-21 15:04:05 +02:00
github-actions[bot]
f1e03ab6b1 🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-14 14:27:50 +02:00
github-actions[bot]
0547d6f5d2 🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-07 17:13:34 +02:00
Iván Ovejero
7d06a89d4d chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
Iván Ovejero
7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Iván Ovejero
8aecd327c6 refactor(core): Improve top-level key validation in task runner (#16882) 2025-07-03 08:58:58 +02:00
Iván Ovejero
af52a0d1ed fix(core): Apply same VM wrapper to both modes in task runner (#16872) 2025-07-01 15:18:30 +02:00
github-actions[bot]
173cbe48f1 🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-30 14:31:31 +02:00
Elias Meire
0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
github-actions[bot]
aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
github-actions[bot]
84a5cc67f7 🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03:00
Cornelius Suermann
ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +02:00
Iván Ovejero
2b0cd5f7de refactor(core): Extend task runner force shutdown timeout (#16266) 2025-06-12 12:28:20 +02:00
github-actions[bot]
2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
2945bbdd1a ci: Handle new built-in node:* modules in the task-runner tests on node.js 24 (#16026) 2025-06-05 11:53:07 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
github-actions[bot]
ab4587106f 🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Iván Ovejero
7f8b943c1a fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
3a2a70f193 chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
github-actions[bot]
38e1908bc4 🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02:00
github-actions[bot]
9cf6265e9f 🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-19 14:26:31 +02:00
github-actions[bot]
2674d7fe61 🚀 Release 1.93.0 (#15311)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-05-12 16:23:44 +02:00
Iván Ovejero
75c1a4c5b3 fix(core): Fix task runner validation error on array of arrays (#15106) 2025-05-06 11:23:45 +02:00
Iván Ovejero
e86edf536f fix(core): Fix task runner logging to browser console (#15111) 2025-05-06 09:42:46 +02:00
github-actions[bot]
b3205c25c7 🚀 Release 1.92.0 (#15107)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-05 14:23:05 +02:00
github-actions[bot]
56a5546b4e 🚀 Release 1.91.0 (#14957)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-28 17:21:51 +02:00
github-actions[bot]
e4213e24fe 🚀 Release 1.90.0 (#14767)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-22 10:40:53 +02:00
Iván Ovejero
bfccd42b9f chore(core): Fix typo in prototype mutation env var docline (#14652) 2025-04-17 10:07:22 +02:00
Iván Ovejero
ff47279b25 perf(core): Reuse context in runOnceForEachItem mode in task runner (#14682) 2025-04-16 16:19:47 +02:00
Iván Ovejero
8b99f42009 refactor(core): Provide clearer errors on task runner rejection (#14666) 2025-04-16 10:28:47 +02:00