Skip to content

Commit 48a090d

Browse files
authored
Merge branch 'main' into renovate/brightdata-mcp-2.x
2 parents 69e9ae5 + 8ded2f0 commit 48a090d

73 files changed

Lines changed: 306 additions & 75 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

npx/context7/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111

1212
spec:
1313
package: "@upstash/context7-mcp" # NPM package name
14-
version: "2.1.8" # Specific version to install
14+
version: "2.2.0" # Specific version to install
1515

1616
provenance:
1717
# Note: This package does not have npm provenance attestations (Sigstore signatures)

npx/phoenix-mcp/spec.yaml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111

1212
spec:
1313
package: "@arizeai/phoenix-mcp"
14-
version: "4.0.6"
14+
version: "4.0.7"
1515

1616
provenance:
1717
repository_uri: "https://github.com/Arize-ai/phoenix"
@@ -23,4 +23,15 @@ provenance:
2323
security:
2424
# Server requires PHOENIX_API_KEY and PHOENIX_BASE_URL to start - cannot be scanned in CI
2525
insecure_ignore: true
26-
allowed_issues: []
26+
allowed_issues:
27+
- code: "AITech-1.1"
28+
tool: "add-dataset-examples"
29+
reason: |
30+
False positive - LLM analyzer flagged the description for instructing
31+
the agent to "check existing examples using the get-dataset-examples
32+
tool ... to ensure that you are not adding duplicate examples". This is
33+
legitimate workflow guidance for chained tool usage (avoid duplicate
34+
rows on append) and the recommended pattern for MCP tools that mutate
35+
state. It does not override system instructions or attempt to redirect
36+
agent behavior outside this tool's scope. Verified in v4.0.7
37+
(datasetTools.ts ADD_DATASET_EXAMPLES_DESCRIPTION).

npx/sentry-mcp-server/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111

1212
spec:
1313
package: "@sentry/mcp-server"
14-
version: "0.32.0"
14+
version: "0.33.0"
1515

1616
provenance:
1717
repository_uri: "https://github.com/getsentry/sentry-mcp"

npx/tavily-mcp/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111

1212
spec:
1313
package: "tavily-mcp"
14-
version: "0.2.18"
14+
version: "0.2.19"
1515

1616
provenance:
1717
repository_uri: "https://github.com/tavily-ai/tavily-mcp"

skills/agents-md/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99

1010
spec:
1111
repository: "https://github.com/getsentry/skills"
12-
ref: "94ea2a26c70f3f646f07a613ffe5cd3d4eca1955" # main as of 2026-04-20
12+
ref: "5cfc9e22a91c2d3a230c4d5154ea0f1babce3b28" # main as of 2026-04-20
1313
path: "skills/agents-md"
1414
version: "0.1.0"
1515

skills/atlas-stream-processing/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99

1010
spec:
1111
repository: "https://github.com/mongodb/agent-skills"
12-
ref: "24529d9540b962d57f30e75d25071bebea5809ad" # main as of 2026-04-07
12+
ref: "10781ada299bbc5d90b65f952956a57996dad5ee" # main as of 2026-04-07
1313
path: "skills/atlas-stream-processing"
1414
version: "0.1.0"
1515

skills/claude-api/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99

1010
spec:
1111
repository: "https://github.com/anthropics/skills"
12-
ref: "b9e19e6f44773509fbdd7001d77ff41a49a486c1" # main as of 2026-04-07
12+
ref: "5128e1865d670f5d6c9cef000e6dfc4e951fb5b9" # main as of 2026-04-07
1313
path: "skills/claude-api"
1414
version: "0.1.0"
1515

skills/claude-settings-audit/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99

1010
spec:
1111
repository: "https://github.com/getsentry/skills"
12-
ref: "94ea2a26c70f3f646f07a613ffe5cd3d4eca1955" # main as of 2026-04-20
12+
ref: "5cfc9e22a91c2d3a230c4d5154ea0f1babce3b28" # main as of 2026-04-20
1313
path: "skills/claude-settings-audit"
1414
version: "0.1.0"
1515

skills/code-review/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99

1010
spec:
1111
repository: "https://github.com/getsentry/skills"
12-
ref: "94ea2a26c70f3f646f07a613ffe5cd3d4eca1955" # main as of 2026-04-20
12+
ref: "5cfc9e22a91c2d3a230c4d5154ea0f1babce3b28" # main as of 2026-04-20
1313
path: "skills/code-review"
1414
version: "0.1.0"
1515

skills/code-simplifier/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99

1010
spec:
1111
repository: "https://github.com/getsentry/skills"
12-
ref: "94ea2a26c70f3f646f07a613ffe5cd3d4eca1955" # main as of 2026-04-20
12+
ref: "5cfc9e22a91c2d3a230c4d5154ea0f1babce3b28" # main as of 2026-04-20
1313
path: "skills/code-simplifier"
1414
version: "0.1.0"
1515

0 commit comments

Comments
 (0)