Update sentry-javascript monorepo to v7 (major) (#9702)
* Update sentry-javascript monorepo to v7 * Update sentry-javascript monorepo to v7 * Update integration naming as per docs * Update sentry-javascript monorepo to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Telatynski
parent
f117548b38
commit
556d32c4a8
+1
-1
@@ -206,7 +206,7 @@ export async function initSentry(sentryConfig: IConfigOptions["sentry"]): Promis
|
||||
new Sentry.Integrations.InboundFilters(),
|
||||
new Sentry.Integrations.FunctionToString(),
|
||||
new Sentry.Integrations.Breadcrumbs(),
|
||||
new Sentry.Integrations.UserAgent(),
|
||||
new Sentry.Integrations.HttpContext(),
|
||||
new Sentry.Integrations.Dedupe(),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user