chore(deps): update dependency @sentry/node to v10 - #25
Conversation
|
PR author is in the excluded authors list. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
| }, | ||
| "devDependencies": { | ||
| "@sentry/node": "^9.4.0", | ||
| "@sentry/node": "^10.0.0", |
There was a problem hiding this comment.
🔍 @sentry/node is declared but never used anywhere in the repo
A repo-wide search finds no reference to @sentry/node outside package.json (no imports in src/, scripts/, or tsup.config.ts). This major-version bump therefore has no code impact, but it also suggests the devDependency is dead weight and could simply be removed instead of being maintained by dependency bots.
Was this helpful? React with 👍 or 👎 to provide feedback.
| }, | ||
| "devDependencies": { | ||
| "@sentry/node": "^9.4.0", | ||
| "@sentry/node": "^10.0.0", |
There was a problem hiding this comment.
🔍 Verify Sentry v10 runtime requirement against declared engines
engines.node is >=18.0.0. Sentry SDK v10 raised its minimum supported Node version relative to v9; if the new minimum exceeds 18.0.0, installs on the low end of the supported range could warn or fail. Since the package is unused at runtime this is low risk, but worth confirming against the Sentry v10 migration notes before merge.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review Single-line devDependency version bump from renovate bot. The changed file (package.json) is owned by wave-av/core-team per CODEOWNERS, and the designated owners should review this change. You can customize Macroscope's approvability policy. Learn more. |


This PR contains the following updates:
^9.4.0→^10.0.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
getsentry/sentry-javascript (@sentry/node)
v10.70.0Compare Source
@sentry/node-cpu-profilerto 2.4.3 (#22992)@solidjs/routerv1 (#23163)onRequestpath (#22985)beforeSendwhile preserving session updates (#22819)meriyahissue forstandalonebuild (#23055)sourcemaps.disablewhenunstable_sentryVitePluginOptionsis set (#22966)<Routes>unmount (#22948)metricsfrom worker entry point (#23027)Internal Changes
@sentry/coredep to nextjs-16-userfeedback (#23009)sveltekit-3test (#23016)Work in this release was contributed by @davidmurdoch, @Jxxunnn, and @kamilogorek. Thank you for your contributions!
Bundle size 📦
v10.69.0Compare Source
Important Changes
instrumentAgentWithSentryfor Cloudflare Agents (#22786)The Cloudflare SDK adds a new
instrumentAgentWithSentryAPI for Cloudflare Agents. It works likeinstrumentDurableObjectWithSentryforAgentclasses from theagentsSDK and additionally creates spans for@callableRPC methods and automatically sets theconversationIdbased on the agent's name. When building with the Sentry Vite plugin, Agents are instrumented automatically (#22788).Other Changes
CREATE INDEXspans oncf_-prefixed tables (#22767)cf_spans stay filtered (#22766)sentry.originon logs fromSentryEffectLogger(#22806)@apm-js-collab/code-transformer-bundler-plugins(#22678)Internal Changes
Bundle size 📦
v10.68.0Compare Source
cache.keyon dataloader spans and capture redis delete operations ascache.remove(#22389)FirebaseInstrumentationto orchestrion (#22141)http.routeattribute tohttp.serverspans with parameterized routes (#22564)url.fullandurl.pathtohttp.serverspans (#22533)instrumentStateGraphAPI (#22491)url.fullattribute to core fetch instrumentation (#22436)stackFrameVariablesby variable name (#22526)@apm-js-collab/code-transformer-bundler-pluginsto 0.7.1 (#22497)functionToStringIntegrationcausing infinite recursions (#22527)baggage: "undefined"when DSC is missing (#22440)Internal Changes
v10to build and license-compliance branch filters (#22499)defineEnvVarsfrom@sveltejs/kit/env(#22390)Work in this release was contributed by @psh4607 and @trinitiwowka. Thank you for your contributions!
Bundle size 📦
v10.67.0Compare Source
Important Changes
feat(sveltekit): Add support for SvelteKit 3 (#22264)
The SvelteKit SDK now supports the pre-release of SvelteKit 3, including client-side pageload and navigation tracing and server-side native tracing, alongside continued SvelteKit 2 support. No Sentry-specific setup changes are required. The SDK detects your SvelteKit version and picks the right implementation automatically.
Other Changes
queryParamstourlQueryParams(#22217)_experimental.useDiagnosticsChannelInjection(#22323)SentryLangChainInstrumentationto orchestrion (#22266)SentryLangGraphInstrumentationto orchestrion (#22268)navigation.route.idfrom the route name (#22372)waitUntil(#22339)in_app(#22354)Internal Changes
@apm-js-collab/code-transformeras a dependency (#22317)captureError: falsefrom tracing-channel callsites (#22368)sentry.span.sourceattribute withsentry.segment.name.source(#22358)ignoreSpanswith continued traces (#22316)Work in this release was contributed by @PeterWadie and @akshitsinha. Thank you for your contributions!
v10.66.0Compare Source
@sentry/node-corepackage (#22285)@sentry/tanstackstartpackage (#22284)initWithoutDefaultIntegrationsandgetDefaultIntegrationsWithoutPerformance(#22036)dataCollection.databaseQueryData(for e.g. Supabase filter values and mutation bodies) (#22219)dataCollection.graphQL(#22221)@opentelemetry/instrumentation-kafkajsto orchestrion (#21923)@opentelemetry/instrumentation-mysql2to orchestrion (#22229)@opentelemetry/instrumentation-dataloaderto orchestrion (#22236)@opentelemetry/instrumentation-generic-poolto orchestrion (#22240)http.clientspan is non-recording (#22246)react-router(#22225)Internal Changes
@sentry/conventionsto 0.16.0 (#22270).pnpm-storeto gitignore (#22223)type-checkcommand (#22243)Work in this release was contributed by @dobladov and @PeterWadie. Thank you for your contributions!
v10.65.0Compare Source
urlattributes on pageload and navigation spans (#21985)url.templateon pageload spans (#22011)url.pathandurl.fullon pageload and navigation spans (#21952)attributesonSerializedStreamedSpan(#22052)url.template,url.pathandurl.fullon router spans (#22095)urlattributes on pageload and navigation spans (#22006)url.template,url.pathandurl.fullon routing spans (#22087)url.template,url.pathandurl.fullon pageload and navigation spans (#22018)url.templateon pageload and navigation spans (#22025)urlattributes on solid router and tanstack router spans (#22090)url.template,url.pathandurl.fullon pageload and navigation spans (#22027)url.templateand URL attributes on router spans (#22063)sentry.segment.nameattribute (#22024)'sentry.origin': manualwhen backfilling OTel data (#22102)Configuration
📅 Schedule: (UTC)
🚦 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.
Summary by cubic
Upgrade
@sentry/nodefrom v9 to v10 to keep our error reporting tooling current; no app code changed and the package is a devDependency, so runtime behavior should be unaffected.package.jsonchanged; no source files, workers, routes, or workflows touched.Written for commit 13c221e. Summary will update on new commits.