Update dependency @sentry/react to v10 - #844
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
March 31, 2026 12:40
da6ecfd to
157b834
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
April 16, 2026 18:07
337528b to
7c6780d
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
April 29, 2026 15:52
d3e4be2 to
a708462
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
May 12, 2026 17:32
a2d6f5b to
81da966
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
May 28, 2026 19:46
cb9d59a to
7a1f5d8
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
June 2, 2026 17:11
7a1f5d8 to
7dcfc39
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
June 16, 2026 00:33
ba6cbba to
88dd946
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
June 19, 2026 16:29
88dd946 to
21d581c
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
June 25, 2026 10:35
98124e5 to
9315dfc
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
July 1, 2026 22:06
3bbcaf8 to
2702757
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
July 10, 2026 10:58
4ee600d to
97b0e9c
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
July 21, 2026 02:51
c5ac4bb to
f10770d
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
July 24, 2026 17:07
f10770d to
2c74f63
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
July 29, 2026 13:30
2c74f63 to
84f1c19
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 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:
^7.0.0→^10.0.0Release Notes
getsentry/sentry-javascript (@sentry/react)
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)Internal Changes
71588ddto4013fc6(#21897)@opentelemetry/instrumentation-graphqlto orchestrion (#21885)@opentelemetry/instrumentation-redisto orchestrion (#21925)urlattribute creation (#22091)== nullchecks for nullish detection (#22154)attributesonSerializedStreamedSpanobjects (#22060)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.