From e4b652b14948b54fecf33a6ae4727f8f900e99f4 Mon Sep 17 00:00:00 2001 From: Mateusz Bocian Date: Tue, 25 Nov 2025 15:49:53 -0500 Subject: [PATCH 1/3] fix: bump next-runtime to 5.15.0 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 59a0ee3b1..3d7d1402a 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -615,7 +615,7 @@ "name": "Next.js ", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/next-runtime", - "version": "5.14.7", + "version": "5.15.0", "compatibility": [ { "version": "5.7.0-ipx.0", @@ -627,7 +627,7 @@ } }, { - "version": "5.14.7", + "version": "5.15.0", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0", "siteDependencies": { From 31bcca535b0a3f847eae587bd11492b0da034e05 Mon Sep 17 00:00:00 2001 From: Mateusz Bocian Date: Wed, 26 Nov 2025 11:46:45 -0500 Subject: [PATCH 2/3] fix: bump next-runtime again --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 3d7d1402a..6f3787860 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -615,7 +615,7 @@ "name": "Next.js ", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/next-runtime", - "version": "5.15.0", + "version": "5.15.1", "compatibility": [ { "version": "5.7.0-ipx.0", @@ -627,7 +627,7 @@ } }, { - "version": "5.15.0", + "version": "5.15.1", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0", "siteDependencies": { From 5595b18953243c2acb9e6adb6aa7bb391f30cc79 Mon Sep 17 00:00:00 2001 From: Mateusz Bocian Date: Mon, 15 Dec 2025 11:05:10 -0500 Subject: [PATCH 3/3] fix: bump next-runtime to 5.15.2 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 6f3787860..6ef2b456a 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -615,7 +615,7 @@ "name": "Next.js ", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/next-runtime", - "version": "5.15.1", + "version": "5.15.2", "compatibility": [ { "version": "5.7.0-ipx.0", @@ -627,7 +627,7 @@ } }, { - "version": "5.15.1", + "version": "5.15.2", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0", "siteDependencies": {