Compare commits

...

3 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
a7390bc362 Remove redundant python3 from dependencies 2026-03-12 08:45:03 +01:00
CanbiZ (MickLesk)
3c9881f21a fix(n8n): add build-essential to update dependencies
node-gyp requires make/gcc (from build-essential) and python3 to compile
native modules like isolated-vm during npm update. These were present in
the install script but missing from the update path.

Closes #12786
2026-03-12 08:36:06 +01:00
community-scripts-pr-app[bot]
5abd9170ba chore: update github-versions.json (#12791)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-12 06:19:42 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ function update_script() {
exit
fi
ensure_dependencies graphicsmagick
ensure_dependencies build-essential python3-setuptools graphicsmagick
NODE_VERSION="24" setup_nodejs
msg_info "Updating n8n"

View File

@@ -1,5 +1,5 @@
{
"generated": "2026-03-12T00:18:31Z",
"generated": "2026-03-12T06:19:33Z",
"versions": [
{
"slug": "2fauth",
@@ -620,9 +620,9 @@
{
"slug": "jackett",
"repo": "Jackett/Jackett",
"version": "v0.24.1341",
"version": "v0.24.1350",
"pinned": false,
"date": "2026-03-11T05:55:00Z"
"date": "2026-03-12T06:03:33Z"
},
{
"slug": "jellystat",
@@ -739,9 +739,9 @@
{
"slug": "leantime",
"repo": "Leantime/leantime",
"version": "v3.7.1",
"version": "v3.7.3",
"pinned": false,
"date": "2026-02-22T01:25:16Z"
"date": "2026-03-12T01:53:56Z"
},
{
"slug": "librenms",