Skip to content

docs(js): fix Supabase integration platform support - #19503

Merged
mydea merged 1 commit into
guide-cat/11-server-integrationsfrom
guide-cat/12-supabase
Sep 22, 2026
Merged

mydea merged 1 commit into
guide-cat/11-server-integrationsfrom
guide-cat/12-supabase

Conversation

@mydea

@mydea mydea commented Sep 18, 2026

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Stacked PR. Part of the JavaScript guide-categories series (#19492#19506). Depends on #19502; review/merge bottom-up.

The Supabase integration lives in @sentry/core and is re-exported by every SDK, so it is available on both browser and server platforms.

  • Set supportedCategories: [browser, server] (previously server only).
  • Drop the bogus javascript.browser key (not a real guide slug); the browser category now covers all browser SDKs. Keep javascript.electron explicit.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.
Select exactly one option. For deadlines, replace YYYY-MM-DD with the due date. You can update this information later by editing the PR description.

  • Urgent deadline (GA date, etc.): YYYY-MM-DD
  • Other deadline: YYYY-MM-DD
  • No deadline: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've supplied a deadline.

Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

🤖 Generated with Claude Code

@vercel

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
sentry-docs Ready Ready Preview Sep 21, 2026 9:10am UTC
1 Skipped Deployment
Project Deployment Actions Updated
develop-docs Ignored Ignored Preview Sep 21, 2026 9:10am UTC

Request Review

@mydea
mydea added this pull request to stack #19507 September 18, 2026 10:24
@github-actions github-actions Bot added the Priority: Needs Triage The PR description is missing valid priority information label Sep 18, 2026
@github-actions github-actions Bot added Priority: Normal Docs review has no urgent deadline and removed Priority: Needs Triage The PR description is missing valid priority information labels Sep 18, 2026
@mydea
mydea force-pushed the guide-cat/12-supabase branch from b1f75fc to 53e2d13 Compare September 18, 2026 10:49
@mydea
mydea marked this pull request as ready for review September 18, 2026 10:51
The Supabase integration lives in `@sentry/core` and is re-exported by every
SDK (browser, node, cloudflare, bun, deno, serverless), so it is available on
both browser and server platforms.

- Set `supportedCategories: [browser, server]` (previously server only).
- Drop the bogus `javascript.browser` key (not a real guide slug); the browser
  category now covers all browser SDKs.
- Keep `javascript.electron` explicit (desktop).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mydea
mydea force-pushed the guide-cat/12-supabase branch from f201998 to 61e58a0 Compare September 21, 2026 09:04
@mydea
mydea removed this pull request from stack #19507 September 22, 2026 13:07
@mydea
mydea added this pull request to stack #19556 September 22, 2026 13:08
@mydea
mydea merged commit e753574 into master Sep 22, 2026
36 of 47 checks passed
@mydea
mydea deleted the guide-cat/12-supabase branch September 22, 2026 13:22

This branch was successfully deployed

2 active (1 outdated) deployments
Preview – sentry-docs 61e58a0b Deployed Sep 21, 2026 by vercel[bot]
Preview – develop-docs b1f75fc0 Deployed Sep 18, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Normal Docs review has no urgent deadline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants