chore(deps): update dependency @sentry/node to v10.33.0 #522
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:
10.32.1→10.33.0Release Notes
getsentry/sentry-javascript (@sentry/node)
v10.33.0Compare Source
Important Changes
feat(core): Apply scope attributes to metrics (#18738)
You can now set attributes on the SDK's scopes which will be applied to all metrics as long as the respective scopes are active. For the time being, only
string,numberandbooleanattribute values are supported.feat(tracing): Add Vercel AI SDK v6 support (#18741)
The Sentry SDK now supports the Vercel AI SDK v6. Tracing and error monitoring will work automatically with the new version.
feat(wasm): Add applicationKey option for third-party error filtering (#18762)
Adds support for applying an application key to WASM stack frames that can be then used in the
thirdPartyErrorFilterIntegrationfor detection of first-party code.Usage:
Other Changes
propagateTraceparent(#18569)ignoreSentryInternalFramesoption tothirdPartyErrorFilterIntegration(#18632)isolateTraceoption tonode-croninstrumentation (#18416)process.on('SIGTERM')for flushing in Vercel functions (#17583)visibilitystateandpagehidelisteners (#18581)tunnelindiagnoseSdkConnectivity(#18616)performance.now()frombrowserPerformanceTimeOriginfallback (#18715)undefined(#18024)process.argv0(#18759)setupFastifyErrorHandlerargument type (#18620)defaultIntegrations(#18717)msganderr(#18597)resolvedependency (#18618)Internal Changes
install-bun.jsversion check and improve upgrade feedback (#18492)@trpc/serverand@trpc/client(#18722)@langchain/core(#18720)hoist-non-react-staticspackage (#18102)getCombinedScopeDatahelper (#18585)performance.timeOriginandperformance.timing.navigationStart(#18710)browserPerformanceTimeOrigin(#18708)browserPerformanceTimeOriginreliability check (#18719)serializeAttributesfor metric attribute serialization (#18582)isCjs(#18662)Work in this release was contributed by @G-Rath, @gianpaj, @maximepvrt, @Mohataseem89, @sebws, and @xgedev. Thank you for your contributions!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.