Skip to content

chore: update @sentry/mcp-server to 0.31.0#23697

Merged
pelikhan merged 2 commits intomainfrom
copilot/update-sentry-mcp-server-version
Mar 31, 2026
Merged

chore: update @sentry/mcp-server to 0.31.0#23697
pelikhan merged 2 commits intomainfrom
copilot/update-sentry-mcp-server-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

Dependabot bumped @sentry/mcp-server to 0.31.0 in package.json, but the shared MCP config still pinned 0.29.0 via the npx args, causing a version mismatch at runtime.

Changes

  • .github/workflows/shared/mcp/sentry.md — bumped pinned version in args from 0.29.00.31.0
  • .github/workflows/mcp-inspector.lock.yml — recompiled to reflect the updated version

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw GOMOD GOMODCACHE go env ath ../../../.pr**/*.json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go (http block)
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go (http block)
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE _value"]."\n"; GOMODCACHE go (http block)
  • https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b
    • Triggering command: /usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha -json GO111MODULE er GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go (http block)
  • https://api.github.com/repos/github/gh-aw
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw --jq .visibility json' --ignore-path ../../../.pr**/*.json GO111MODULE odules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/sh GOINSECURE GOMOD GOMODCACHE go env th .prettierignore --log-level=e!../../../pkg/workflow/js/**/*.json GO111MODULE r: $owner, name: $name) { hasDiscussionsEnabled } } GOINSECURE GOMOD GOMODCACHE go (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0 --jq .object.sha -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go er on' --ignore-path ../../../.prettierignore GO111MODULE x_amd64/asm GOINSECURE GOMOD GOMODCACHE x_amd64/asm (http block)
  • https://api.github.com/repos/githubnext/agentics/git/ref/tags/
    • Triggering command: /usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha json' --ignore-p!../../../pkg/workflow/js/**/*.json GO111MODULE $name) { hasDiscussionsEnabled } } GOINSECURE GOMOD GOMODCACHE go env js/**/*.json' --ignore-path ../../../.prettierignore GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/05700d97-2c3b-494c-b4ac-46e27e60c8f5

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update @sentry/mcp-server to version 0.31.0 in workflow config chore: update @sentry/mcp-server to 0.31.0 Mar 31, 2026
Copilot AI requested a review from pelikhan March 31, 2026 12:40
@pelikhan pelikhan marked this pull request as ready for review March 31, 2026 12:43
Copilot AI review requested due to automatic review settings March 31, 2026 12:43
@pelikhan pelikhan merged commit 9ccee20 into main Mar 31, 2026
51 checks passed
@pelikhan pelikhan deleted the copilot/update-sentry-mcp-server-version branch March 31, 2026 12:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned Sentry MCP server version used by shared MCP configuration and regenerates the compiled MCP Inspector lock workflow to eliminate runtime version mismatches.

Changes:

  • Bump .github/workflows/shared/mcp/sentry.md to use @sentry/mcp-server@0.31.0 in npx args.
  • Regenerate .github/workflows/mcp-inspector.lock.yml so the compiled workflow references the same Sentry MCP server version.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/shared/mcp/sentry.md Updates the pinned @sentry/mcp-server version used by the shared MCP config.
.github/workflows/mcp-inspector.lock.yml Regenerated lock workflow reflecting the updated Sentry MCP server version and updated compilation artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[q] chore: update @sentry/mcp-server to 0.31.0 in shared MCP workflow config

3 participants