From e9e59f8534de1d0f446011e18cdc790732093488 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 00:58:58 +0000 Subject: [PATCH 1/2] chore(deps): update vercel/next.js digest to 863a0ad --- skills/next-cache-components-adoption/spec.yaml | 2 +- skills/next-cache-components-optimizer/spec.yaml | 2 +- skills/next-dev-loop/spec.yaml | 2 +- skills/next-partial-prefetching-adoption/spec.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/skills/next-cache-components-adoption/spec.yaml b/skills/next-cache-components-adoption/spec.yaml index 0a6a1ae9..c36c39ad 100644 --- a/skills/next-cache-components-adoption/spec.yaml +++ b/skills/next-cache-components-adoption/spec.yaml @@ -9,7 +9,7 @@ metadata: spec: repository: "https://github.com/vercel/next.js" - ref: "ede8799c40a63a8c2a6cdbd9c52cf89218534e4c" # canary as of 2026-08-06 + ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-cache-components-adoption" version: "0.1.0" diff --git a/skills/next-cache-components-optimizer/spec.yaml b/skills/next-cache-components-optimizer/spec.yaml index 8d573327..ec0e4c83 100644 --- a/skills/next-cache-components-optimizer/spec.yaml +++ b/skills/next-cache-components-optimizer/spec.yaml @@ -10,7 +10,7 @@ metadata: spec: repository: "https://github.com/vercel/next.js" - ref: "ede8799c40a63a8c2a6cdbd9c52cf89218534e4c" # canary as of 2026-08-06 + ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-cache-components-optimizer" version: "0.1.0" diff --git a/skills/next-dev-loop/spec.yaml b/skills/next-dev-loop/spec.yaml index 04658317..e6738422 100644 --- a/skills/next-dev-loop/spec.yaml +++ b/skills/next-dev-loop/spec.yaml @@ -9,7 +9,7 @@ metadata: spec: repository: "https://github.com/vercel/next.js" - ref: "ede8799c40a63a8c2a6cdbd9c52cf89218534e4c" # canary as of 2026-08-06 + ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-dev-loop" version: "0.1.0" diff --git a/skills/next-partial-prefetching-adoption/spec.yaml b/skills/next-partial-prefetching-adoption/spec.yaml index 4573076a..774ba498 100644 --- a/skills/next-partial-prefetching-adoption/spec.yaml +++ b/skills/next-partial-prefetching-adoption/spec.yaml @@ -9,7 +9,7 @@ metadata: spec: repository: "https://github.com/vercel/next.js" - ref: "ede8799c40a63a8c2a6cdbd9c52cf89218534e4c" # canary as of 2026-08-06 + ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-partial-prefetching-adoption" version: "0.1.0" From 7e97c833ff67dd22e1c6d8dba57d2c82109fa84a Mon Sep 17 00:00:00 2001 From: "toolhive-release-app[bot]" <280093410+toolhive-release-app[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 00:59:35 +0000 Subject: [PATCH 2/2] chore(skills): bump spec.version for next-cache-components-adoption,next-cache-components-optimizer,next-dev-loop,next-partial-prefetching-adoption --- skills/next-cache-components-adoption/spec.yaml | 2 +- skills/next-cache-components-optimizer/spec.yaml | 2 +- skills/next-dev-loop/spec.yaml | 2 +- skills/next-partial-prefetching-adoption/spec.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/skills/next-cache-components-adoption/spec.yaml b/skills/next-cache-components-adoption/spec.yaml index c36c39ad..942d1229 100644 --- a/skills/next-cache-components-adoption/spec.yaml +++ b/skills/next-cache-components-adoption/spec.yaml @@ -11,7 +11,7 @@ spec: repository: "https://github.com/vercel/next.js" ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-cache-components-adoption" - version: "0.1.0" + version: "0.1.1" provenance: repository_uri: "https://github.com/vercel/next.js" diff --git a/skills/next-cache-components-optimizer/spec.yaml b/skills/next-cache-components-optimizer/spec.yaml index ec0e4c83..ccc74230 100644 --- a/skills/next-cache-components-optimizer/spec.yaml +++ b/skills/next-cache-components-optimizer/spec.yaml @@ -12,7 +12,7 @@ spec: repository: "https://github.com/vercel/next.js" ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-cache-components-optimizer" - version: "0.1.0" + version: "0.1.1" provenance: repository_uri: "https://github.com/vercel/next.js" diff --git a/skills/next-dev-loop/spec.yaml b/skills/next-dev-loop/spec.yaml index e6738422..b51d30dc 100644 --- a/skills/next-dev-loop/spec.yaml +++ b/skills/next-dev-loop/spec.yaml @@ -11,7 +11,7 @@ spec: repository: "https://github.com/vercel/next.js" ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-dev-loop" - version: "0.1.0" + version: "0.1.1" provenance: repository_uri: "https://github.com/vercel/next.js" diff --git a/skills/next-partial-prefetching-adoption/spec.yaml b/skills/next-partial-prefetching-adoption/spec.yaml index 774ba498..1ca6af4f 100644 --- a/skills/next-partial-prefetching-adoption/spec.yaml +++ b/skills/next-partial-prefetching-adoption/spec.yaml @@ -11,7 +11,7 @@ spec: repository: "https://github.com/vercel/next.js" ref: "863a0adaa2fd4857cea117b7aa597e36e80b97a0" # canary as of 2026-08-06 path: "skills/next-partial-prefetching-adoption" - version: "0.1.0" + version: "0.1.1" provenance: repository_uri: "https://github.com/vercel/next.js"