fix(deps): update dependency @sentry/node to v10 - #623
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
May 23, 2024 08:02
9a2138a to
d48b13d
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
May 29, 2024 16:53
7b24341 to
9e7582f
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
June 12, 2024 20:31
2809273 to
e9dcd56
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
June 25, 2024 15:34
ce46887 to
6955139
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
July 4, 2024 13:57
0202330 to
b1e0609
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
July 10, 2024 12:19
c8e163f to
6b5917e
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
July 19, 2024 11:49
a713326 to
ab5bc18
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
July 31, 2024 12:10
781654f to
943d9c4
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
August 6, 2024 15:18
a142b8b to
3acc60f
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
August 14, 2024 10:59
c769547 to
d83e3ee
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
September 3, 2024 15:43
156b115 to
22a349a
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
September 10, 2024 15:44
71275c3 to
71a36b9
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
November 27, 2024 14:15
6926b49 to
26b1976
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
December 2, 2024 19:45
26b1976 to
e68322c
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
5 times, most recently
from
December 17, 2024 13:20
2e58cd0 to
06410bb
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
December 18, 2024 17:13
06410bb to
669e735
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
January 7, 2025 16:35
669e735 to
300d714
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
January 15, 2025 17:36
1d7d83d to
159ff8f
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
January 28, 2025 17:35
394e4b6 to
4cc5fc1
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
February 4, 2025 01:02
f488fb4 to
87d1ac2
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
February 10, 2025 12:41
87d1ac2 to
de247a5
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
February 13, 2025 16:15
583e4a1 to
0583f30
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
February 28, 2025 19:15
442751e to
b5f84ff
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
March 6, 2025 21:27
07dc009 to
ac8b326
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
4 times, most recently
from
March 21, 2025 11:29
1432947 to
92ef3dd
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.57.0→10.69.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
getsentry/sentry-javascript (@sentry/node)
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)Work in this release was contributed by [@martijnwalraven](https://redirect.github.com/mart
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.