Update dependency @sentry/browser to v9#29303
Merged
Conversation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
t3chguy
approved these changes
Feb 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.0->^9.0.0Release Notes
getsentry/sentry-javascript (@sentry/browser)
v9.1.0Compare Source
graphqlClientIntegration(#13783)viteimport (#15371)Work in this release was contributed by @Zen-cronic and @filips-alpe. Thank you for your contribution!
Bundle size 📦
v9.0.1Compare Source
Bundle size 📦
v9.0.0Compare Source
Version
9.0.0marks a release of the Sentry JavaScript SDKs that contains breaking changes.The goal of this release is to trim down on unused and potentially confusing APIs, prepare the SDKs for future framework versions to build deeper instrumentation, and remove old polyfills to reduce the packages' size.
How To Upgrade
Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9.
Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/
A comprehensive migration guide outlining all changes for all the frameworks can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md
Breaking Changes
~5.0.0(#14758)nitro-utilspackage (#14998)sendDefaultPii: true(#15084)autoSessionTrackingoption (#14802)enableTracing(#15078)getCurrentHub(),Hub, andgetCurrentHubShim()(#15122)spanIdfrom propagation context (#14733)>=18as minimum supported version (#14749)captureUserFeedbackmethod (#14820)normalizedRequesttosamplingContext(#14902)beforeSendSpanand disallow returningnull(#14831)BAGGAGE_HEADER_NAMEexport (#14785)TransactionNamingSchemetype (#14865)addOpenTelemetryInstrumentationmethod (#14792)arrayifymethod (#14782)debugIntegrationandsessionTimingIntegration(#14747)flattenmethod (#14784)getDomElementmethod (#14797)makeFifoCachemethod (#14786)memoBuilderexport &WeakSetfallback (#14859)transactionContextfromsamplingContext(#14904)urlEncodemethod (#14783)Requesttype (#14858)Clientinterface & deprecateBaseClient(#14800)eventas argument forrecordDroppedEvent(#14999)requestDataIntegration(#14898)hasTracingEnabledto consider empty trace config (#14857)requestDataIntegrationhandling (#14806)<=3.x(#15032)nestIntegrationinto nest sdk and removesetupNestErrorHandler(#14751)@WithSentrydecorator (#14762)SentryService(#14759)experimental_captureRequestError(#14607)processThreadBreadcrumbIntegration(#14666)registerEsmLoaderHooks(#15002)1.63.0(#15030)getNumberOfUrlSegmentsmethod (#14744)ErrorBoundarycomponentStacktype (#14742)autoInstrumentRemixoption (#15074)--importsetup and addautoInjectServerSentry(#14862)sentrySolidStartVite(#15143)fetchProxyScriptNonceoption (#15123)@sentry/utilspackage (#14830)vueIntegration'stracingOptionsoption (#14856)"update"spans for component tracking by default (#14602)vercelAIIntegrationtoVercelAI(#15298)logErrorfromvueIntegration(#14958)ReportDialogOptions(#14861)captureConsoleIntegrationashandled: trueby default (#14734)shutdownTimeoutoption type from core to node (#15217)Scopetype interface in favor of usingScopeclass (#14721)Other Changes
import-in-the-middleto1.12.0(#14796)SentryNodeServerlessSDKv9(#14927)user.ip_addressexplicitly to{{auto}}(#15008)inheritOrSampleWithhelper totraceSampler(#15277)hasTracingEnabledtohasSpansEnabled(#15309)SpanJSONtype (#14693)@sentry/deno(#15014)deno.land(#15016)SentryTracingInterceptor,SentryGlobalGraphQLFilter,SentryGlobalGenericFilter(#14761)sourcemaps.disableto webpack plugin (#15109)processSessionIntegration(#15081)vercelAIIntegrationexport (#15318)worker_threads(#15105)silent,errorHandler,releasetoSourceMapsOptions(#15246)@sentry-internal/node-cpu-profiler(#15208)autoInjectServerSentry: 'experimental_dynamic-import(#14863)__esModuleproperties in CJS modules when there is a default export (#15018)parentSampleRatetotracesSampler(#15024)browserPerformanceTimeOriginside-effects (#14025)startSpanManual(#14901)startSpan(#14900)sendDefaultPiifor IP collection inrequestDataIntegration(#15125)waitUntilincaptureRequestError(#15146)__spanproperty into breadcrumbs (#14798)httpIntegrationpropagates traces (#15233)releasefrom ANR sessions (#15138)browserTracingIntegration(#14959)supportsHistorycheck & history usage (#14696)Work in this release was contributed by @aloisklink, @arturovt, @aryanvdesh, @benjick, @chris-basebone, @davidturissini, @GrizliK1988, @jahands, @jrandolf, @kunal-511, @maximepvrt, @maxmaxme, @mstrokin, @nathankleyn, @nwalters512, @tannerlinsley, @tjhiggins, and @Zen-cronic. Thank you for your contributions!
v8.55.0Compare Source
Important Changes
SentryNodeServerlessSDKv8(#15351)The
SentryNodeServerlessSDKAWS Lambda Layer will stop receiving updates.If you intend to stay on
v8and receive updates useSentryNodeServerlessSDKv8instead.Other Changes
vercelAIIntegrationexport (#15339)enabledto disable Sentry module (#15337) (#15381)registerEsmLoaderHooks(#15352)beforeUpdatecall (#15262)Work in this release was contributed by @aryanvdesh. Thank you for your contribution!
Bundle size 📦
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.