From 999db4e4b2deee9dc4f5256e6254b29b68f92802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 13:03:05 +0000 Subject: [PATCH 1/4] chore(deps): update upstash/context7 digest to dedb03d --- skills/context7-cli/spec.yaml | 2 +- skills/context7-mcp/spec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/context7-cli/spec.yaml b/skills/context7-cli/spec.yaml index 58af63f1..1147ff93 100644 --- a/skills/context7-cli/spec.yaml +++ b/skills/context7-cli/spec.yaml @@ -10,7 +10,7 @@ metadata: spec: repository: "https://github.com/upstash/context7" - ref: "6f42b66f3b6dee20ba870dd6f70f1b565eb62e6e" # master as of 2026-08-11 + ref: "dedb03d589e6e03e8fb5a2b858bd3c853ac6893e" # master as of 2026-08-11 path: "skills/context7-cli" version: "0.3.0" diff --git a/skills/context7-mcp/spec.yaml b/skills/context7-mcp/spec.yaml index 3c45d28a..95cc9458 100644 --- a/skills/context7-mcp/spec.yaml +++ b/skills/context7-mcp/spec.yaml @@ -10,7 +10,7 @@ metadata: spec: repository: "https://github.com/upstash/context7" - ref: "6f42b66f3b6dee20ba870dd6f70f1b565eb62e6e" # master as of 2026-08-11 + ref: "dedb03d589e6e03e8fb5a2b858bd3c853ac6893e" # master as of 2026-08-11 path: "skills/context7-mcp" version: "0.3.0" From 910293387f3fc17889fb563e701f62188621d049 Mon Sep 17 00:00:00 2001 From: "toolhive-release-app[bot]" <280093410+toolhive-release-app[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 13:03:43 +0000 Subject: [PATCH 2/4] chore(skills): bump spec.version for context7-cli,context7-mcp --- skills/context7-cli/spec.yaml | 2 +- skills/context7-mcp/spec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/context7-cli/spec.yaml b/skills/context7-cli/spec.yaml index 1147ff93..977e2b10 100644 --- a/skills/context7-cli/spec.yaml +++ b/skills/context7-cli/spec.yaml @@ -12,7 +12,7 @@ spec: repository: "https://github.com/upstash/context7" ref: "dedb03d589e6e03e8fb5a2b858bd3c853ac6893e" # master as of 2026-08-11 path: "skills/context7-cli" - version: "0.3.0" + version: "0.3.1" provenance: repository_uri: "https://github.com/upstash/context7" diff --git a/skills/context7-mcp/spec.yaml b/skills/context7-mcp/spec.yaml index 95cc9458..e5a9e9be 100644 --- a/skills/context7-mcp/spec.yaml +++ b/skills/context7-mcp/spec.yaml @@ -12,7 +12,7 @@ spec: repository: "https://github.com/upstash/context7" ref: "dedb03d589e6e03e8fb5a2b858bd3c853ac6893e" # master as of 2026-08-11 path: "skills/context7-mcp" - version: "0.3.0" + version: "0.3.1" provenance: repository_uri: "https://github.com/upstash/context7" From ce7dd30a8eb5caf0207b43343995946248af1706 Mon Sep 17 00:00:00 2001 From: Dan Barr <6922515+danbarr@users.noreply.github.com> Date: Fri, 18 Sep 2026 12:22:37 -0400 Subject: [PATCH 3/4] Defer context7-cli update Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> --- skills/context7-cli/spec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/context7-cli/spec.yaml b/skills/context7-cli/spec.yaml index 977e2b10..58af63f1 100644 --- a/skills/context7-cli/spec.yaml +++ b/skills/context7-cli/spec.yaml @@ -10,9 +10,9 @@ metadata: spec: repository: "https://github.com/upstash/context7" - ref: "dedb03d589e6e03e8fb5a2b858bd3c853ac6893e" # master as of 2026-08-11 + ref: "6f42b66f3b6dee20ba870dd6f70f1b565eb62e6e" # master as of 2026-08-11 path: "skills/context7-cli" - version: "0.3.1" + version: "0.3.0" provenance: repository_uri: "https://github.com/upstash/context7" From 22ca98141cdb71e83b8d2d77a00efe82ab5e3b62 Mon Sep 17 00:00:00 2001 From: Dan Barr <6922515+danbarr@users.noreply.github.com> Date: Fri, 18 Sep 2026 15:11:18 -0400 Subject: [PATCH 4/4] Refresh trusted skill scan Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>