Skip to content

chore: Fix Sentry Disable Logger Warning#1948

Merged
mxkaske merged 1 commit intoopenstatusHQ:mainfrom
aggmoulik:worktree-fix-sentry-deprecation
Mar 8, 2026
Merged

chore: Fix Sentry Disable Logger Warning#1948
mxkaske merged 1 commit intoopenstatusHQ:mainfrom
aggmoulik:worktree-fix-sentry-deprecation

Conversation

@aggmoulik
Copy link
Contributor

  • Replaced deprecated disableLogger: true with webpack.treeshake.removeDebugLogging: true in all three apps (dashboard, status-page, web)
  • Resolves the @sentry/nextjs deprecation warning: "disableLogger is deprecated and will be removed in a future version. Use webpack.treeshake.removeDebugLogging instead."

Test plan

  • Verify no disableLogger deprecation warning appears during build
  • Verify production builds still tree-shake Sentry debug logging

…bugLogging

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 7, 2026

@aggmoulik is attempting to deploy a commit to the OpenStatus Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Mar 8, 2026

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

Project Deployment Actions Updated (UTC)
openstatus-dashboard Ready Ready Preview, Comment Mar 8, 2026 10:15am
openstatus-status-page Ready Ready Preview, Comment Mar 8, 2026 10:15am
openstatus-web Ready Ready Preview, Comment Mar 8, 2026 10:15am

Request Review

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.

2 participants