Commit Graph

118 Commits

Author SHA1 Message Date
Arsenii Zorin
c698d45d41 n8n: 2.32.6 -> 2.33.7 2026-08-10 14:00:42 +03:00
Gutyina Gergő
8704b408d7 Revert "n8n: 2.32.6 -> 2.33.7"
This reverts commit b445277753.
2026-08-09 13:16:11 +02:00
R. Ryantm
b445277753 n8n: 2.32.6 -> 2.33.7 2026-08-09 04:03:04 +00:00
R. Ryantm
bae3a97572 n8n: 2.31.4 -> 2.32.6 2026-07-30 20:26:29 +00:00
Gutyina Gergő
9267c9995d n8n: fix source hash
In the latest n8n update PR the version was updated but the hash wasn't.
2026-07-28 11:09:49 +02:00
Gutyina Gergő
b0f3e5a22a n8n: use sqlite from nixpkgs 2026-07-25 17:49:28 +02:00
Gutyina Gergő
052d503aee n8n: 2.28.6 -> 2.31.4
Since upstream removed shamefully-hoist from .npmrc, most packages are
no longer in the root node_modules directory, but only in
packages/**/node_modules.
2026-07-25 17:11:05 +02:00
Martin Weinelt
4975e9a697 n8n-nodes-evolution-api: migrate to pnpm 10 and fetcher version 4 2026-07-23 15:59:53 +02:00
Gutyina Gergő
1e3e096c68 n8n: 2.27.4 -> 2.28.6 2026-07-04 09:39:47 +00:00
R. Ryantm
f371b4a14d n8n: 2.25.7 -> 2.27.4 2026-06-25 07:43:57 +00:00
R. Ryantm
a64730c2a0 n8n: 2.23.4 -> 2.25.7 2026-06-16 11:22:13 +00:00
R. Ryantm
b83363a622 n8n-task-runner-launcher: 1.4.6 -> 1.4.7 2026-06-15 09:15:25 +00:00
Gergő Gutyina
37e393e513 n8n: 2.22.5 -> 2.23.4 (#529143) 2026-06-10 08:45:09 +00:00
Michael Daniels
8b6059b1ae n8n-task-runner-launcher: 1.4.5 -> 1.4.6 (#521983) 2026-06-09 00:22:27 +00:00
R. Ryantm
b9e913b2ec n8n: 2.22.5 -> 2.23.4 2026-06-07 13:50:01 +00:00
Gutyina Gergő
23066e8819 n8n: 2.20.6 -> 2.22.5 2026-05-29 15:35:35 +02:00
Gutyina Gergő
1c03a3fb23 n8n: fix update script
Upstream added versions with -exp-\d suffix which broke the script.
Instead of adding another filter to the current query, let's try getting
the latest stable version instead.
IIRC previously they didn't correctly mark stable releases which is why
we didn't use this method.
2026-05-24 19:37:21 +02:00
R. Ryantm
e5ee7648ff n8n-task-runner-launcher: 1.4.5 -> 1.4.6 2026-05-19 15:50:58 +00:00
Eman Resu
c4e70c2a59 various: remove nested lists in build inputs 2026-05-16 22:39:19 -04:00
R. Ryantm
ad6bedc7e0 n8n: 2.19.5 -> 2.20.6 2026-05-12 14:04:48 +00:00
Arsenii Zorin
15b85e717e n8n: uses dart-sass instead of bundled binaries 2026-05-09 10:52:49 +03:00
Arsenii Zorin
662355b51c n8n: 2.15.0 -> 2.19.5 2026-05-09 10:52:40 +03:00
R. Ryantm
ab1ff09f54 n8n-task-runner-launcher: 1.4.4 -> 1.4.5 2026-05-03 01:56:51 +00:00
R. Ryantm
fc00e7451b n8n: 2.14.2 -> 2.15.0 2026-04-09 00:06:12 +00:00
R. Ryantm
b88aae9887 n8n: 2.13.3 -> 2.14.2 2026-03-31 15:11:17 +00:00
Gutyina Gergő
2fb5888c1e n8n: 2.10.4 -> 2.13.3 2026-03-26 09:06:24 +00:00
Gutyina Gergő
47329aa76c n8n: fix update script
Upstream only published tags in the format of "n8n@1.2.3", but recently
they started publishing a "stable" tag which broke the script.
2026-03-26 10:00:45 +01:00
R. Ryantm
7151e00cb0 n8n-task-runner-launcher: 1.4.3 -> 1.4.4 2026-03-21 14:54:13 +00:00
Gergő Gutyina
01d99c4221 n8n-nodes-evolution-api: init at 1.0.4 (#488859) 2026-03-07 14:12:25 +00:00
Arsenii Zorin
38006cda03 n8n: 2.10.2 -> 2.10.4 2026-03-06 17:10:09 +03:00
Arsenii Zorin
e5884044d5 n8n: 2.9.4 -> 2.10.2 2026-03-03 13:45:32 +03:00
Arsenii Zorin
d60277995f n8n: fixes sorting by treating versions as numbers instead of strings 2026-03-03 13:45:10 +03:00
Arsenii Zorin
abbec8f4be maintainers: adds myself to n8n maintainers 2026-03-03 13:43:16 +03:00
Niklas Korz
9897f0011c n8n-task-runner-launcher: 1.4.2 -> 1.4.3 (#493725) 2026-02-27 21:09:04 +00:00
Niklas Korz
91d2c73add n8n: auto update to highest stable version (#494119) 2026-02-27 21:01:52 +00:00
Gutyina Gergő
36ba0bc39a n8n: auto update to highest stable version
Previously it updated to the version that GitHub marked as latest, but
this could be a few versions behind sometimes.
2026-02-25 20:03:14 +01:00
R. Ryantm
072848b7af n8n: 2.8.3 -> 2.9.4 2026-02-25 18:25:46 +00:00
R. Ryantm
b4a1d30f73 n8n-task-runner-launcher: 1.4.2 -> 1.4.3 2026-02-24 17:28:05 +00:00
R. Ryantm
f24b47e38e n8n: 2.6.4 -> 2.8.3 2026-02-18 14:17:17 +00:00
R. Ryantm
6810a3a9e6 n8n: 2.6.3 -> 2.6.4 2026-02-10 23:25:15 +00:00
Gergő Gutyina
a07b793d63 n8n: add javascript and python runners to the package (#487477) 2026-02-09 23:04:45 +00:00
Vitor Pavan
7acd9b4f4d n8n-nodes-evolution-api: init 1.0.4 2026-02-09 22:09:06 +01:00
sweenu
92ce05ae63 n8n: add javascript and python runners to the package 2026-02-08 14:49:51 +01:00
Gergő Gutyina
f976f73e36 n8n-task-runner-launcher: init at 1.4.2 (#487478) 2026-02-08 12:05:17 +00:00
sweenu
21260ee713 n8n-task-runner-launcher: init at 1.4.2 2026-02-06 00:25:56 +01:00
R. Ryantm
e90f4179fe n8n: 2.4.6 -> 2.6.3 2026-02-03 23:23:21 +00:00
sweenu
9269ae2e49 n8n-nodes-carbonejs: 1.2.0 -> 1.3.0 2026-02-03 10:30:03 +01:00
Gergő Gutyina
611c3b6bd6 n8n: 2.4.4 -> 2.4.6 (#484604) 2026-01-29 22:43:39 +00:00
sweenu
267c9bbb92 nixos/n8n: add customNodes option for loading community nodes 2026-01-29 22:18:54 +01:00
sweenu
bff7083ad0 n8n-nodes-carbonejs: init at 1.2.0 2026-01-29 22:18:54 +01:00