This repository was archived by the owner on Jan 16, 2026. It is now read-only.
fix(deps): update dependency @sentry/node to v10 - #396
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
July 28, 2025 17:42
0218245 to
1d45cb1
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
August 7, 2025 11:03
1d45cb1 to
bbc15db
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
4 times, most recently
from
August 12, 2025 19:24
1ea260d to
6680749
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
August 19, 2025 17:57
6680749 to
803baa3
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
August 31, 2025 10:19
b232944 to
a1b68e1
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
September 9, 2025 14:27
0ed19ed to
34c4dd2
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
September 23, 2025 14:56
155dba7 to
d40fdf0
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
5 times, most recently
from
September 30, 2025 12:36
028e7a8 to
228e33a
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
October 13, 2025 04:41
81ce1c4 to
bb560e5
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
October 21, 2025 20:52
cb99c95 to
47a7400
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
October 24, 2025 10:44
47a7400 to
53efaa4
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
November 11, 2025 20:33
5d21877 to
1658b45
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
November 24, 2025 21:11
88a30a7 to
bc2e6e1
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
December 4, 2025 21:42
f83d75c to
73d17bc
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
December 16, 2025 18:06
14c787a to
a2b945e
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
December 19, 2025 13:37
c60a6af to
8b5639d
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
December 31, 2025 15:55
8b5639d to
e16ffdd
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
January 12, 2026 14:30
a5fb1d2 to
1fe5437
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
January 14, 2026 17:55
1fe5437 to
1646074
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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→^10.0.0Release Notes
getsentry/sentry-javascript (@sentry/node)
v10.34.0Compare Source
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!
v10.32.1Compare Source
implementationfield optional (hashroutes) (#18564)Internal Changes
cloudflare-astroe2e test (#18567)v10.32.0Compare Source
Important Changes
feat(core): Apply scope attributes to logs (#18184)
You can now set attributes on the SDK's scopes which will be applied to all logs as long as the respective scopes are active. For the time being, only
string,numberandbooleanattribute values are supported.feat(replay): Add Request body with
attachRawBodyFromRequestoption (#18501)To attach the raw request body (from
Requestobjects passed as the firstfetchargument) to replay events, you can now use theattachRawBodyFromRequestoption in the Replay integration:feat(tanstackstart-react): Trace server functions (#18500)
To enable tracing for server-side requests, you can now explicitly define a server entry point in your application and wrap your request handler with
wrapFetchWithSentry.feat(vue): Add TanStack Router integration (#18547)
The
@sentry/vuepackage now includes support for TanStack Router. UsetanstackRouterBrowserTracingIntegrationto automatically instrument pageload and navigation transactions with parameterized routes:Other Changes
Internal Changes
http.response_content_length_uncompressed(#18536)v10.31.0Compare Source
Important Changes
The
graphqlClientIntegrationnow supports GraphQL persisted operations (queries). When a persisted query is detected, the integration will capture the operation hash and version as span attributes:graphql.persisted_query.hash.sha256- The SHA-256 hash of the persisted querygraphql.persisted_query.version- The version of the persisted query protocolAdditionally, the
graphql.documentattribute format has changed to align with OpenTelemetry semantic conventions. It now contains only the GraphQL query string instead of the full JSON request payload.Before:
After:
Other Changes
propagateTraceparentoption (#18476)captureExceptionandcaptureMessageparameter types (#18521)captureExceptionandcaptureMessageparameter types (#18509)@sentry/vite-pluginand@sentry/rollup-pluginto 4.6.1 (#18349)fromLocationexistence before reporting pageload (#18463)Internal Changes
Work in this release was contributed by @sebws and @TBeeren. Thank you for your contributions!
Bundle size 📦
v10.30.0Compare Source
Internal Changes
@sentry/types(#18429)Bundle size 📦
v10.29.0Compare Source
Important Changes
We expanded the supported version range for
@solidjs/routerto include0.14.xand0.15.xversions.Other Changes
msgin pino integration (#18389)Internal Changes
Bundle size 📦
v10.28.0Compare Source
Important Changes
matcherparameter optional inmakeMultiplexedTransport(#10798)The
matcherparameter inmakeMultiplexedTransportis now optional with a sensible default. This makes it much easier to use the multiplexed transport for sending events to multiple DSNs based on runtime configuration.Before:
After:
The default matcher looks for routing information in
event.extra[MULTIPLEXED_TRANSPORT_EXTRA_KEY]. You can still provide a custom matcher function for advanced use cases.This release adds support for
cacheComponentson turbopack builds. We are working on adding support for this feature in webpack builds as well.Other Changes
isolateTraceoption toSentry.withMonitor()(#18079)waitUntildetection (#18336)continueTracedoesn't propagate given trace ID if active span exists (#18328)Internal Changes
BUGBOT.mdrules to flag invalid op and origin values during review (#18352)Bundle size 📦
v10.27.0Compare Source
Important Changes
Configuration
📅 Schedule: Branch creation - "on friday" in timezone Europe/London, 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.