Skip to content

Commit 85c65b7

Browse files
committed
feat!: switch to built-in Sentry Deno server integration and upgrade deps
Upgrade Deno/JSR/npm dependencies (including Sentry 10.40, std libs, rolldown, msw) and update tests for newer MSW response helpers. Remove custom Deno server/request Sentry instrumentation in `src/sentry.ts` because `denoServerIntegration` is now built into `@sentry/deno`. BREAKING CHANGE: `src/sentry.ts` no longer exports/uses the custom `denoServerIntegration`, `instrumentDenoServe`, and related helpers. Consumers calling those functions directly must migrate to the built-in Sentry behavior.
1 parent e7e93b8 commit 85c65b7

File tree

6 files changed

+390
-481
lines changed

6 files changed

+390
-481
lines changed

0 commit comments

Comments
 (0)