From d0c297978fd44e16f1f19cb29799a68d1e212ebd Mon Sep 17 00:00:00 2001 From: Mateusz Bocian Date: Wed, 1 Oct 2025 12:41:13 -0400 Subject: [PATCH 1/2] fix: bump next-runtime to 5.13.4 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 92a414e76..6de4629a0 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.13.3", + "version": "5.13.4", "compatibility": [ { "version": "5.7.0-ipx.0", @@ -627,7 +627,7 @@ } }, { - "version": "5.13.3", + "version": "5.13.4", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0", "siteDependencies": { From e3f60ceb2eac6268f2d0149202666e492f3dc534 Mon Sep 17 00:00:00 2001 From: Mateusz Bocian Date: Wed, 1 Oct 2025 12:53:07 -0400 Subject: [PATCH 2/2] fix: update plugin repo url --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 6de4629a0..5da0a62d6 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -828,7 +828,7 @@ "description": "Skip not affected apps in a nx monorepo.", "name": "Skip nx", "package": "netlify-plugin-nx-skip-build", - "repo": "https://www.npmjs.com/package/netlify-plugin-nx-skip-build", + "repo": "https://github.com/f22hd/netlify-plugin-nx-skip-build", "version": "0.0.7", "variables": [ {