Commit graph

150 commits

Author SHA1 Message Date
Matsu
dcbc3f14bd
chore: Bump axios to 1.15.0 (#28460) 2026-04-14 10:49:05 +00:00
Matsu
a12d368482
chore: Remove dependency to yamljs in favor of yaml (#28307) 2026-04-13 08:06:36 +00:00
Matsu
aaa2599378
chore: Bump version and remove unnecessary js-base64 patch (#28324) 2026-04-10 15:04:49 +00:00
Declan Carroll
09c9b11fff
fix: Update lodash, lodash-es, and xmldom to latest stable versions (#28121)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 14:52:23 +00:00
oleg
dc249ad5ee
fix(instance-ai): reduce memory footprint (no-changelog) (#27967)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-04-07 07:50:30 +00:00
Declan Carroll
a5a9f6d211
fix: Bump dependencies (#27880)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 10:46:49 +00:00
Matsu
efc474cc01
chore: Vite 8 upgrade (#27680) 2026-04-02 09:27:10 +03:00
oleg
629826ca1d
feat: Instance AI and local gateway modules (no-changelog) (#27206)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2026-04-01 21:33:38 +03:00
Iván Ovejero
df6ee78638
refactor: Upgrade to TypeScript 6.0.2 (#27673) 2026-04-01 11:03:37 +00:00
Matsu
468269af04
ci: Run pnpm pack --dry-run on CI to catch workspace errors (#27480) 2026-03-26 06:55:57 +00:00
James Gee
42843d6c72
feat(core): Workflow level otel (#27528) 2026-03-25 14:27:51 +00:00
Jacob Lee
05c6d87163
chore: Bump @langchain/core to latest (#27252) 2026-03-20 13:18:28 +00:00
Benjamin Schroth
da61e72f22
chore: Upgrade langchain packages (#26892) 2026-03-12 09:30:19 +00:00
Declan Carroll
8ed162d274
chore: Update dependencies to latest stable versions (#26878)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 17:03:31 +00:00
aikido-autofix[bot]
0b84e1079d
fix: Fix 11 security issues in jsonpath, mailparser, mysql2 and 6 more (#26362)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-03-01 15:17:14 +00:00
Declan Carroll
4f4644b822
fix: Dependency bumps in transitive dependencies (#26149)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 21:54:04 +00:00
Tomi Turtiainen
9e6bafd8e6
chore: Upgrade vm2 to 3.10.5 (#25941) 2026-02-18 19:00:08 +00:00
Tomi Turtiainen
2cfecd2a8b
perf(core): Use streaming JSON parsing for large execution data (#25799)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:50:53 +00:00
Declan Carroll
1a8910e4bd
fix(editor): Associate form input labels with their inputs for accessibility (#25776) 2026-02-16 13:43:37 +00:00
Tomi Turtiainen
7d418b877b
fix(core): Use pg driver native statement timeout instead of command line (#25813) 2026-02-16 11:55:06 +00:00
Declan Carroll
619a11b7a1
fix: Bumping up package versions (#25750) 2026-02-14 08:21:22 +00:00
Declan Carroll
593fc27863
test: Add Playwright janitor for test architecture enforcement (no-changelog) (#24869) 2026-02-13 11:03:13 +00:00
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
yehorkardash
f2926d63e6
feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +00:00
Matsu
813429cb68
chore: Remove dependency on run-script-os (#25282) 2026-02-06 11:07:53 +00:00
Alex Grozav
ccbb325ef5
fix: Fix Chromatic workflow trigger and make failures block merging (no-changelog) (#25396)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 09:27:18 +00:00
yehorkardash
8b0f3efc8f
chore: Add new ai-node-sdk (#25219) 2026-02-03 12:17:14 +00:00
Tomi Turtiainen
4995710fcb
chore: Upgrade pg to 8.17.0 (#25116) 2026-02-02 07:45:27 +00:00
krisn0x
25f5199b46
feat(Crypto Node): Add credentials for Hmac and Sign operations (#24798) 2026-01-30 12:33:09 +00:00
Tomi Turtiainen
659de949cb
feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
Tomi Turtiainen
f575728289
chore: Upgrade sentry packages to major 10 (#25026) 2026-01-29 14:35:49 +00:00
Iván Ovejero
a5117a30fc
perf(core): Continue reducing baseline memory usage (#24981) 2026-01-28 12:50:37 +00:00
Declan Carroll
993228addc
chore: Bump up dependencies (#24886) 2026-01-26 20:00:41 +00:00
Declan Carroll
a588facc4a
test: Add Kafka test container (#24116) 2026-01-22 14:47:53 +00:00
Declan Carroll
502479ccdb
fix: Bump dependencies (#24516) 2026-01-20 12:26:03 +00:00
Declan Carroll
71a6bd2311
fix: Unfork @n8n/vm2 (#24509) 2026-01-19 09:11:24 +00:00
Dimitri Lavrenük
29515c89d5
fix: Update mime-types to fixed version (#23858) 2026-01-12 09:09:38 +00:00
Alex Grozav
ef8daaf023
refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
Declan Carroll
bb3d2b668e
fix: Bump versions for qs/langchain (#23939) 2026-01-06 18:01:31 +00:00
Elias Meire
1d37363ced
chore: Move codemirror-lang-html-n8n into monorepo (#23928) 2026-01-06 17:19:23 +01:00
Mutasem Aldmour
74b552d5bd
feat: Add instance id to ai assistant service client (#23474) 2026-01-05 13:25:38 +01:00
Tomi Turtiainen
9144314476 Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
Mutasem Aldmour
776152dbe3
fix(ai-builder): Refresh license in sdk when renewed (#22969) 2025-12-09 16:51:45 +01:00
Declan Carroll
a642722115
fix: Security patches for jws (#22918) 2025-12-08 12:22:51 +00:00
Mutasem Aldmour
dcbc24d3f7
feat(ai-builder): Consolidate builder telemetry (#22644) 2025-12-08 10:56:38 +01:00
Declan Carroll
d22c173aec
fix: Security patches (#22748) 2025-12-05 13:28:39 +00:00
Benjamin Schroth
143136fb02
chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
Artem Sorokin
3c0e809e41
fix: Bump node-forge and body-parser (#22418) 2025-11-27 18:57:32 +01:00
Tomi Turtiainen
4fcc125286
chore: Readd minimumReleaseAge (#22265) 2025-11-25 10:01:49 +01:00
yehorkardash
60a9cbf133
fix: Improve json repair logic (#22088) 2025-11-24 14:02:05 +02:00