Skip to content

chore(deps): update dependency @sentry/browser to v10.65.0#1235

Draft
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/sentry-javascript-monorepo
Draft

chore(deps): update dependency @sentry/browser to v10.65.0#1235
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/sentry-javascript-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@sentry/browser (source) 10.38.010.65.0 age confidence

⚠️ Note: Make sure to update the integrity hashes before merging this PR. You should be able to find the full HTML tag here: https://docs.sentry.io/platforms/javascript/install/cdn/ or https://github.com/getsentry/sentry-release-registry/tree/master/packages/npm/@sentry/browser


Release Notes

getsentry/sentry-javascript (@​sentry/browser)

v10.65.0

Compare Source

  • feat(angular): Set url attributes on pageload and navigation spans (#​21985)
  • feat(astro): Set url.template on pageload spans (#​22011)
  • feat(aws-serverless): Replace OTel Lambda instrumentation with handler redirection (#​22079)
  • feat(browser): Set url.path and url.full on pageload and navigation spans (#​21952)
  • feat(bun): warn when externalizing instrumented deps (#​21999)
  • feat(core): Require attributes on SerializedStreamedSpan (#​22052)
  • feat(ember): Set url.template, url.path and url.full on router spans (#​22095)
  • feat(mysql2): Instrument mysql2 >= 3.20.0 via native tracing channels (#​21824)
  • feat(nextjs): Set url attributes on pageload and navigation spans (#​22006)
  • feat(react): Set url.template, url.path and url.full on routing spans (#​22087)
  • feat(react-router): Set url.template, url.path and url.full on pageload and navigation spans (#​22018)
  • feat(remix): Set url.template on pageload and navigation spans (#​22025)
  • feat(server-utils): Add orchestrion support for Vercel AI v4 (#​22139)
  • feat(server-utils): Add requiresParentSpan option to bindTracingChannelToSpan (#​22113)
  • feat(server-utils): Capture usage and output on streamed Vercel AI v7 spans (#​22000)
  • feat(server-utils): Implement orchestrion-based express integration (#​21889)
  • feat(server-utils): Instrument graphql v17 via native tracing channels (#​21804)
  • feat(solid): Set url attributes on solid router and tanstack router spans (#​22090)
  • feat(sveltekit): Set url.template, url.path and url.full on pageload and navigation spans (#​22027)
  • feat(vue, nuxt): Set url.template and URL attributes on router spans (#​22063)
  • fix(browser): Send web vital span sentry.segment.name attribute (#​22024)
  • fix(cloudflare): Honor newTarget in instrumentDurableObjectWithSentry construct trap (#​22104)
  • fix(opentelemetry): Fall back to 'sentry.origin': manual when backfilling OTel data (#​22102)
  • fix(replay): Prevent rrweb recording from dying when the emit callback throws (#​21409)
  • fix(replay): Skip client reports for replay failures after stop (#​22177)
  • perf(vite): add fast component annotation transform (#​22089)
  • ref(server-utils): Add orchestrion support for Vercel AI v5 (#​21979)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​22111)
  • chore: Reinstate changelog anchor (#​22022)
  • chore(cloudflare): Ignore import patterns (#​22008)
  • chore(deps-dev): bump vite from 7.3.2 to 7.3.5 in /dev-packages/e2e-tests/test-applications/tanstackstart-react-orchestrion (#​22041)
  • chore(deps): bump vite from 8.0.1 to 8.0.16 in /dev-packages/bundler-plugin-integration-tests/fixtures/vite8 (#​21664)
  • chore(opentelemetry): Add worker as export | sort exports (#​21859)
  • chore(size-limit): weekly auto-bump (#​21812)
  • ci: Only run cloudflare & bundler plugin tests when necessary (#​22130)
  • ci(deps): bump actions/checkout from 6 to 7 (#​21898)
  • ci(deps): Bump anthropics/claude-code-action from 1.0.124 to 1.0.161 (#​21896)
  • ci(deps): Bump getsentry/craft from 2.26.9 to 2.26.14 (#​21900)
  • ci(deps): Bump getsentry/github-workflows/validate-pr from 71588dd to 4013fc6 (#​21897)
  • ci(deps): bump pnpm/action-setup from 5.0.0 to 6.0.9 (#​21899)
  • feat(core): add isObjectLike guard and consolidate non-null-object checks (#​22155)
  • feat(core): add uniq array util and consolidate call sites (#​22152)
  • feat(deps): Bump @​growthbook/growthbook from 1.6.1 to 1.6.5 (#​21940)
  • feat(deps): Bump @​opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in the opentelemetry group (#​22147)
  • feat(deps): Bump dotenv from 16.0.3 to 17.4.2 (#​22150)
  • feat(deps): Bump js-yaml from 3.14.2 to 3.15.0 (#​21864)
  • feat(deps): Bump nock from 13.5.5 to 14.0.16 (#​22149)
  • feat(server-utils): Migrate @​opentelemetry/instrumentation-amqplib to orchestrion (#​21981)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-graphql to orchestrion (#​21885)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-redis to orchestrion (#​21925)
  • feat(server-utils): Migrate Google GenAI integration to orchestrion (#​21970)
  • feat(server-utils): Migrate postgres.js instrumentation to orchestrion (#​21983)
  • ref: remove unused addOriginToSpan copies (#​22153)
  • ref(angular): Streamline url attribute creation (#​22091)
  • ref(core): Use common span attribute keys from Sentry conventions (#​22081)
  • ref(nitro, nuxt): inline == null checks for nullish detection (#​22154)
  • ref(node): Refactor http instrumentation away from OTEL (#​21974)
  • ref(redis): expose diagnostics-channel subscription as an integration (#​21963)
  • test: Avoid unnecessary definedness checks for attributes on SerializedStreamedSpan objects (#​22060)
  • test: Remove fixed container_name from node integration test docker-compose files (#​22134)
  • test(browser): Give profiling envelope tests headroom against CI timeouts (#​22067)
  • test(browser): Stabilize flaky manual-mode profile_chunk test (#​22040)
  • test(bun-integration-tests): Type-check test suites in CI (#​22059)
  • test(bundler-plugins): Test bundler plugins on more node versions (#​22105)
  • test(cloudflare-integration-tests): Type-check test suites in CI (#​22068)
  • test(cloudflare): Add headroom for wrangler cold-start in integration tests (#​22083)
  • test(e2e): Add Astro 7 with Orchestrion test (#​22005)
  • test(e2e): Add E2E test app for orchestrion instrumentations on TanStack Start (#​22020)
  • test(e2e): Add test for SvelteKit with orchestrion (#​22014)
  • test(e2e): De-flake remix-hydrogen client tests (#​22051)
  • test(e2e): Gate hydrogen-react-router-7 client clicks on hydration (#​22061)
  • test(e2e): Pin @​cloudflare/vite-plugin to 1.43.1 in Cloudflare E2E test apps (#​22115)
  • test(e2e): Use official @​module-federation/vite (#​21605)
  • test(nitro): Guard throwing-route request in nitro-3 errors test (#​22039)
  • test(node-core): Fix flaky withMonitor span order assertion (#​22129)
  • test(node-integration-tests): Enable Node compile cache for scenario child processes (#​22084)
  • test(node-integration-tests): Make runner completion event-driven instead of polling (#​22085)
  • test(node-integration-tests): Surface early scenario exit instead of hanging (#​22136)
  • test(node-integration-tests): Type-check test suites in CI (#​22054)
  • test(node): Consolidate flaky DB readiness handling into a shared waitForConnection helper (#​22058)
  • test(node): Fix flaky negative sampling (static) envelope ordering (#​22038)
  • test(node): Retry initial tedious connection until the DB is ready (#​22050)
  • test(node): Update vercel AI v7 version in tests & skip on Node 18 (#​21984)
  • test(node): Wait for Postgres readiness in pg integration test scenarios (#​22045)
  • test(server-utils): Remove graphql unit tests that replicated SDK async-context logic (#​22103)
  • test(server-utils): Remove hapi unit test that replicated SDK async-context logic (#​22100)
  • test(server-utils): Remove ioredis unit test that replicated SDK async-context logic (#​22099)
  • test(server-utils): Remove mongoose unit test that replicated SDK async-context logic (#​22101)
  • test(server-utils): Remove postgres.js unit test that replicated SDK async-context logic (#​22097)
  • test(server-utils): Remove redis unit tests that replicated SDK async-context logic (#​22098)

Work in this release was contributed by @​martijnwalraven. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 26.96 KB
@​sentry/browser - with treeshaking flags 25.43 KB
@​sentry/browser (incl. Tracing) 45.26 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.01 KB
@​sentry/browser (incl. Tracing, Profiling) 49.94 KB
@​sentry/browser (incl. Tracing, Replay) 83.62 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.49 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.22 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.58 KB
@​sentry/browser (incl. Feedback) 43.73 KB
@​sentry/browser (incl. sendFeedback) 31.64 KB
@​sentry/browser (incl. FeedbackAsync) 36.65 KB
@​sentry/browser (incl. Metrics) 28.01 KB
@​sentry/browser (incl. Logs) 28.25 KB
@​sentry/browser (incl. Metrics & Logs) 28.92 KB
@​sentry/react 28.71 KB
@​sentry/react (incl. Tracing) 47.48 KB
@​sentry/vue 32.26 KB
@​sentry/vue (incl. Tracing) 47.2 KB
@​sentry/svelte 26.98 KB
CDN Bundle 29.3 KB
CDN Bundle (incl. Tracing) 47.2 KB
CDN Bundle (incl. Logs, Metrics) 30.84 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.48 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.16 KB
CDN Bundle (incl. Tracing, Replay) 83.82 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 85.11 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.49 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 90.74 KB
CDN Bundle - uncompressed 87.23 KB
CDN Bundle (incl. Tracing) - uncompressed 142.65 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 91.83 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 146.53 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 213.63 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 259.06 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 262.92 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 272.44 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 276.29 KB
@​sentry/nextjs (client) 49.97 KB
@​sentry/sveltekit (client) 45.7 KB
@​sentry/core/server 76.58 KB
@​sentry/core/browser 63.25 KB
@​sentry/node-core 61.25 KB
@​sentry/node 122.41 KB
@​sentry/node (incl. diagnostics channel injection) 135.36 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.31 KB
@​sentry/node/light 49.54 KB
@​sentry/node - without tracing 72.31 KB
@​sentry/aws-serverless 81.31 KB
@​sentry/cloudflare (withSentry) - minified 177.22 KB
@​sentry/cloudflare (withSentry) 438.45 KB

v10.64.0

Compare Source

Important Changes
  • feat(cloudflare): Add nodejs_compat entrypoint (#​21881)

    The Cloudflare SDK now ships a dedicated @sentry/cloudflare/nodejs_compat entrypoint for Workers running with the nodejs_compat flag. This entrypoint unlocks Node SDK features on Cloudflare, including the prismaIntegration (#​21882) and AI v7 support for the vercelAiIntegration (#​21917).

    This entrypoint is a drop-in replacement, so you can switch your imports from @sentry/cloudflare directly to @sentry/cloudflare/nodejs_compat. To use it, your Worker must set the nodejs_compat compatibility flag in wrangler.toml/wrangler.jsonc. This will become the default entrypoint in v11.

  • feat: Use Sentry's minimal OpenTelemetry tracer provider by default (#​21666, #​21680, #​21842)

    The Node SDK now registers Sentry's own minimal SentryTracerProvider by default, which creates native Sentry spans directly instead of routing them through the full OpenTelemetry SDK span pipeline. This reduces overhead for the common case where you don't need the full OpenTelemetry tracing stack.

    If you rely on OpenTelemetry SDK features that the minimal provider doesn't support, you can opt out and fall back to the full OpenTelemetry BasicTracerProvider by setting openTelemetryBasicTracerProvider: true in your Sentry.init() options. Providing custom openTelemetrySpanProcessors also forces the full provider automatically.

Other Changes
  • feat(bun,deno,node): pg orchestrion instrumentation (#​21826)
  • feat(bun): enable new mysql, pg integrations in 'bun build' (#​21828)
  • feat(cloudflare): Enable AI v7 support for Cloudflare in the /nodejs_compat entrypoint (#​21917)
  • feat(cloudflare): Expose prismaIntegration in nodejs_compat export (#​21882)
  • feat(core): Add sentry.trace_lifecycle attribute (#​21850)
  • feat(core): Add deferred segment-span transaction capture (#​21839)
  • feat(deps): Bump OpenTelemetry dependencies to latest (#​21988)
  • feat(mongoose): Instrument mongoose >= 9.7 via native tracing channels (#​21803)
  • feat(replays): Record segment names that occur during replay (#​21851)
  • fix(browser): Accept precisely-typed GrowthBook class in growthbookIntegration (#​21825)
  • fix(browser): Flush telemetry when page is hidden (#​21862)
  • fix(cloudflare): Catch potential errors during flush and dispose (#​21976)
  • fix(core): Capture Anthropic stream stop_reason from message_delta (#​21907)
  • fix(core): Print getTraceMetaTags in 1 line to prevent hydration errors (#​22004)
  • fix(nextjs): Add immutable browser chunks to upload assets (#​21978)
  • fix(nextjs): Handle Middleware.execute root spans on Node.js runtime (#​22013)
  • fix(react/solid/vue): Instrument TanStack Router navigations via onBeforeLoad/onResolved (#​21975)
Internal Changes
  • chore: Add experimentalUseDiagnosticsChannelInjection in node size-limit (#​21992)
  • chore: Add external contributor to CHANGELOG.md (#​21945)
  • chore: Clarify usage of hoistTransitiveImports option (#​21888)
  • chore: Make @​sentry/conventions sideEffect free during bundling (#​22015)
  • chore: Remove runtime ESM/CJS switching (#​21761)
  • chore(ci): Replace app-id with client-id in GH workflows (#​21914)
  • chore(cloudflare): Disallow Node SDK usage outside of nodejs_compat (#​21884)
  • chore(cloudflare): Disallow server-utils usage outside of nodejs_compat (#​21918)
  • chore(node-core): Move isCjs to its own file to prevent sideEffects (#​21856)
  • ci: Increase Node integration test timeout to 20 minutes (#​21903)
  • deps(server-utils): Bump @​apm-js-collab/tracing-hooks to 0.10.1 (#​21892)
  • feat(server-utils): Implement orchestrion-based instrumentation for vercel-ai v6 (#​21658)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-ioredis to orchestrion (#​21849)
  • feat(server-utils): Migrate Anthropic integration to orchestrion (#​21902)
  • feat(server-utils): Migrate OpenAI integration to orchestrion (#​21877)
  • feat(server-utils): Rewrite @opentelemetry/instrumentation-hapi to orchestrion (#​21866)
  • ref(core): Add @sentry/conventions to @sentry/core and align versions (#​21855)
  • ref(deno): add deno-integration-tests dev-package (#​21827)
  • ref(node-core): Move node fetch instrumentation into node-core (#​21873)
  • ref(node): Fold breadcrumb & trace propagation into node fetch instrumentation (#​21872)
  • ref(node): Refactor orchestrion config into separate files (#​21957)
  • ref(node): Streamline Prisma v5 instrumentation (#​21980)
  • ref(node): Use @sentry/conventions and vendor remaining semantic conventions (#​21893)
  • test(browser): Fix web worker route-registration race in debug ID test (#​21920)
  • test(e2e): Fix failing nitro-3 e2e test due to broken dependency (#​21895)
  • test(e2e): Revert nf3 dependency override in nitro-3 e2e test (#​21951)
  • test(e2e): Use injectDiagnostics for orchestrion marker (#​21987)
  • test(google-genai): Move google-genai integration tests to use a real client (#​21909)
  • test(nextjs): Tolerate aborted navigation in streaming RSC error E2E test (#​21847)
  • test(node): Attempt to unflake docker-based node integration tests (#​21905)
  • test(node): Automatically run all node-integration tests with orchestrion (#​21911)
  • test(node): Collapse mysql span streaming tests into same suite (#​21890)
  • test(node): Ensure logs are auto-printed when a test fails (#​21887)
  • test(node): Improve tests for Prisma v5 (#​21876)
  • test(node): Migrate fs & contextLines-filename integration tests to helpers (#​21958)
  • test(node): Migrate http client span tests to createCjsTests (#​21956)
  • test(node): Migrate logging integration tests to create*Tests helpers (#​21955)
  • test(node): Refactor remaining express integrations tests to new runner (#​21949)
  • test(node): Update pg-native tests to use additionalDependencies (#​21878)
  • tests(core): Move anthropic node integration tests to use a real client (#​21906)

Work in this release was contributed by @​codr and @​zenato. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 26.94 KB
@​sentry/browser - with treeshaking flags 25.42 KB
@​sentry/browser (incl. Tracing) 45.16 KB
@​sentry/browser (incl. Tracing + Span Streaming) 46.89 KB
@​sentry/browser (incl. Tracing, Profiling) 49.82 KB
@​sentry/browser (incl. Tracing, Replay) 83.53 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.38 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.12 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.48 KB
@​sentry/browser (incl. Feedback) 43.71 KB
@​sentry/browser (incl. sendFeedback) 31.62 KB
@​sentry/browser (incl. FeedbackAsync) 36.63 KB
@​sentry/browser (incl. Metrics) 28 KB
@​sentry/browser (incl. Logs) 28.23 KB
@​sentry/browser (incl. Metrics & Logs) 28.9 KB
@​sentry/react 28.7 KB
@​sentry/react (incl. Tracing) 47.38 KB
@​sentry/vue 32.25 KB
@​sentry/vue (incl. Tracing) 46.98 KB
@​sentry/svelte 26.97 KB
CDN Bundle 29.3 KB
CDN Bundle (incl. Tracing) 47.11 KB
CDN Bundle (incl. Logs, Metrics) 30.83 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.38 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.15 KB
CDN Bundle (incl. Tracing, Replay) 83.73 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 84.99 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.38 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 90.64 KB
CDN Bundle - uncompressed 87.26 KB
CDN Bundle (incl. Tracing) - uncompressed 142.54 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 91.85 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 146.42 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 213.62 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 258.91 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 262.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 272.29 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 276.15 KB
@​sentry/nextjs (client) 49.75 KB
@​sentry/sveltekit (client) 45.56 KB
@​sentry/core/server 76.54 KB
@​sentry/core/browser 63.21 KB
@​sentry/node-core 61.73 KB
@​sentry/node 120.85 KB
@​sentry/node (incl. diagnostics channel injection) 126.65 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.31 KB
@​sentry/node/light 49.53 KB
@​sentry/node - without tracing 73.06 KB
@​sentry/aws-serverless 83.59 KB
@​sentry/cloudflare (withSentry) - minified 177.42 KB
@​sentry/cloudflare (withSentry) 438.86 KB

v10.63.0

Compare Source

  • feat(browser): Add url.full attribute to resource spans (#​21846)
  • feat(core): Add extendIntegration method (#​21759)
  • feat(core): Add isTracingSuppressed to the async context strategy (#​21785)
  • feat(core): Pass normalizedRequest to the sampling context for root spans (#​21833)
  • feat(node): Add lru-memoizer diagnostics-channel integration to experimentalUseDiagnosticsChannelInjection (#​21786)
  • feat(node): Expose channel-based, streamlined fastifyIntegration (#​21706)
  • fix(browser): Defer sending session envelope until browser is idle (#​21844)
  • fix(core): Improve waiting for tracing channel bindings (#​21815)
  • fix(core): Serialize streamed span status message to sentry.status.message attribute (#​21811)
  • fix(nextjs): Don't inject trace meta tags when Cache Components is enabled (#​21141)
  • fix(opentelemetry): Strip leading ? and # from inferred http.query and http.fragment (#​21848)
  • fix(tanstackstart-react): Drop server transactions for tunnel route requests (#​21769)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​21832)
  • chore: Hoist transitive imports for bundles (#​21858)
  • chore: Mark http.query/http.fragment stripping for v11 url.query migration (#​21852)
  • docs: Use Cloudflare nodejs_compat flag (#​21659)
  • feat(server-utils): Add lru-memoizer diagnostics-channel integration (#​21786)
  • feat(server-utils): Expose channel-based, streamlined fastifyIntegration (#​21706)
  • feat(server-utils): Restore caller context for callback tracing channels (#​21863)
  • ref(core): Move spanStreamingIntegration setup into ServerRuntimeClient (#​21814)
  • ref(node): Infer orchestrion integration names (#​21834)
  • ref(node): Move node-fetch instrumentation away from InstrumentBase (#​21778)
  • ref(node): Streamline Prisma instrumentation (v6 and v7) (#​21819)
  • ref(node): Streamline vendored mysql instrumentation (#​21568)
  • ref(server-utils): Ensure ts3.8 has diagnostics channel shim (#​21845)
  • ref(server-utils): Move mysql orchestrion integration onto bindTracingChannelToSpan (#​21865)
  • ref(server-utils): Set error attributes on span and simplify error info extraction (#​21822)
  • test: Introduce .unordered in node-integration-tests (#​21697)
  • test(cloudflare): Align CF types and compat flags (#​21835)
  • test(e2e/hono): Isolate request-data extraction tests onto a dedicated route (#​21869)
  • test(node-integration): Harden knex mysql2 healthcheck to fix flaky test (#​21868)
  • test(node-integration-tests): Fix flaky postgresjs basic transaction/error ordering (#​21870)
  • test(node-integration-tests): Retry transient docker compose up failures (#​21860)
  • test(nuxt): Test mysql instrumentation with orchestrion bundler plugin (#​21782)

Work in this release was contributed by @​suzunn. Thank you for your contribution!

v10.62.0

Compare Source

Important Changes
  • feat(server-runtimes): Add v7 support for vercelAiIntegration (#​21613)

    The vercelAiIntegration now supports v7 of the ai package. Note that v7 is not yet supported on Cloudflare.

Other Changes
  • fix(node): Avoid failing at runtime if tracingChannel is not available (#​21783)
  • fix(sveltekit): Avoid capturing preloaded 400 errors on client (#​21784)

Work in this release was contributed by @​hyunbinseo. Thank you for your contribution!

Internal Changes
  • chore(github): Update tracked packages (#​21789)
  • feat(core): Add spanKindToName helper for reverse span-kind lookup (#​21780)
  • ref(aws-serverless): Streamline AwsLambda instrumentation (#​21758)
  • ref(node): Fix server-utils name for VercelAI integration (#​21809)
  • ref(node): Streamline amqplib instrumentation (#​21753)
  • ref(node): Streamline Firebase instrumentation (#​21748)
  • test: Pin webpack to 5.107.0 (#​21781)
  • test(e2e): Add no-browser-session lighthouse e2e test mode (#​21787)
  • test(e2e): Add more test modes, pre-init and element timing (#​21760)

Bundle size 📦

Path Size
@​sentry/browser 26.83 KB
@​sentry/browser - with treeshaking flags 25.3 KB
@​sentry/browser (incl. Tracing) 44.89 KB
@​sentry/browser (incl. Tracing + Span Streaming) 46.6 KB
@​sentry/browser (incl. Tracing, Profiling) 49.57 KB
@​sentry/browser (incl. Tracing, Replay) 83.22 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.06 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 87.8 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.17 KB
@​sentry/browser (incl. Feedback) 43.61 KB
@​sentry/browser (incl. sendFeedback) 31.5 KB
@​sentry/browser (incl. FeedbackAsync) 36.52 KB
@​sentry/browser (incl. Metrics) 27.87 KB
@​sentry/browser (incl. Logs) 28.11 KB
@​sentry/browser (incl. Metrics & Logs) 28.78 KB
@​sentry/react 28.59 KB
@​sentry/react (incl. Tracing) 47.15 KB
@​sentry/vue 31.86 KB
@​sentry/vue (incl. Tracing) 46.71 KB
@​sentry/svelte 26.85 KB
CDN Bundle 29.18 KB
CDN Bundle (incl. Tracing) 46.77 KB
CDN Bundle (incl. Logs, Metrics) 30.7 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.08 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.12 KB
CDN Bundle (incl. Tracing, Replay) 83.4 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 84.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.05 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 90.28 KB
CDN Bundle - uncompressed 86.86 KB
CDN Bundle (incl. Tracing) - uncompressed 141.63 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 91.45 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 145.51 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 213.5 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 257.86 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 261.72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 271.24 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 275.09 KB
@​sentry/nextjs (client) 49.48 KB
@​sentry/sveltekit (client) 45.28 KB
@​sentry/core/server 75.64 KB
@​sentry/core/browser 62.31 KB
@​sentry/node-core 60.07 KB
@​sentry/node 120.54 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.31 KB
@​sentry/node/light 49.22 KB
@​sentry/node - without tracing 71.88 KB
@​sentry/aws-serverless 82.42 KB
@​sentry/cloudflare (withSentry) - minified 176.08 KB
@​sentry/cloudflare (withSentry) 435.78 KB

v10.61.0

Compare Source

Important Changes
  • feat(core): Enable streamGenAiSpans by default (#​21732)

    The SDK now extracts all gen_ai spans out of a transaction and sends them as v2 envelope items by default. This prevents gen_ai spans from being dropped when the transaction payload exceeds size limits. Because they are no longer constrained by transaction size limits, AI message data is also no longer truncated by default. Set enableTruncation: true on the respective AI integration to re-enable truncation. To keep the previous behavior, set streamGenAiSpans: false.

    Self-hosted Sentry users should opt out with streamGenAiSpans: false, since streamed gen_ai spans may not be ingested by their Sentry instance.

Other Changes
  • feat(cloudflare): Add batch, exec, and withSession D1 instrumentation (#​21292)
  • feat(cloudflare): Instrument SQL API in sqlite durable objects (#​21656)
  • feat(core): Add db.query.summary functionality (#​21670)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@codecov

codecov Bot commented Feb 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.59%. Comparing base (502d857) to head (d4bbfba).

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1235   +/-   ##
========================================
  Coverage    77.59%   77.59%           
========================================
  Files           54       54           
  Lines         1406     1406           
========================================
  Hits          1091     1091           
  Misses         315      315           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.39.0 chore(deps): update dependency @sentry/browser to v10.40.0 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from bf42d85 to fa0c8ee Compare February 24, 2026 18:42
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.40.0 chore(deps): update dependency @sentry/browser to v10.41.0 Mar 2, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from 323e850 to c918e95 Compare March 3, 2026 18:16
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.41.0 chore(deps): update dependency @sentry/browser to v10.42.0 Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from c918e95 to 8332412 Compare March 10, 2026 12:50
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.42.0 chore(deps): update dependency @sentry/browser to v10.43.0 Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 8332412 to 21345bd Compare March 17, 2026 18:11
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.43.0 chore(deps): update dependency @sentry/browser to v10.44.0 Mar 17, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.44.0 chore(deps): update dependency @sentry/browser to v10.45.0 Mar 19, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 21345bd to 4a0f8ab Compare March 19, 2026 17:02
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.45.0 chore(deps): update dependency @sentry/browser to v10.46.0 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from ed88489 to b7082f5 Compare March 31, 2026 13:01
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.46.0 chore(deps): update dependency @sentry/browser to v10.47.0 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from b7082f5 to e76f7c8 Compare April 9, 2026 17:22
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.47.0 chore(deps): update dependency @sentry/browser to v10.48.0 Apr 9, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.48.0 chore(deps): update dependency @sentry/browser to v10.49.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from e76f7c8 to 9f28ba5 Compare April 16, 2026 15:20
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.49.0 chore(deps): update dependency @sentry/browser to v10.50.0 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 9f28ba5 to 9e21944 Compare April 23, 2026 15:11
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.50.0 chore(deps): update dependency @sentry/browser to v10.51.0 Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 9e21944 to 424273e Compare April 29, 2026 15:43
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 424273e to 7ea11ea Compare May 7, 2026 12:42
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.51.0 chore(deps): update dependency @sentry/browser to v10.52.0 May 7, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.52.0 chore(deps): update dependency @sentry/browser to v10.53.0 May 12, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 7ea11ea to f8de727 Compare May 12, 2026 15:33
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.53.0 chore(deps): update dependency @sentry/browser to v10.53.1 May 12, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from f8de727 to 47c3f60 Compare May 12, 2026 18:07
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 47c3f60 to 134ebf4 Compare May 26, 2026 20:42
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.53.1 chore(deps): update dependency @sentry/browser to v10.54.0 May 26, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 134ebf4 to df597ac Compare May 28, 2026 21:11
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.54.0 chore(deps): update dependency @sentry/browser to v10.55.0 May 28, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from df597ac to d4bbfba Compare June 2, 2026 17:08
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.55.0 chore(deps): update sentry-javascript monorepo to v10.56.0 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from d4bbfba to 2547e8d Compare June 9, 2026 11:00
@renovate renovate Bot changed the title chore(deps): update sentry-javascript monorepo to v10.56.0 chore(deps): update sentry-javascript monorepo to v10.57.0 Jun 9, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 2547e8d to ada23be Compare June 16, 2026 00:55
@renovate renovate Bot changed the title chore(deps): update sentry-javascript monorepo to v10.57.0 chore(deps): update sentry-javascript monorepo to v10.58.0 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from ada23be to 4f183b4 Compare June 19, 2026 17:55
@renovate renovate Bot changed the title chore(deps): update sentry-javascript monorepo to v10.58.0 chore(deps): update sentry-javascript monorepo to v10.59.0 Jun 19, 2026
@renovate renovate Bot changed the title chore(deps): update sentry-javascript monorepo to v10.59.0 chore(deps): update sentry-javascript monorepo Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from 7a00480 to e0a07b0 Compare June 25, 2026 11:38
@renovate renovate Bot changed the title chore(deps): update sentry-javascript monorepo chore(deps): update dependency @sentry/browser to v10.61.0 Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from e0a07b0 to 763d4f8 Compare June 26, 2026 14:57
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.61.0 chore(deps): update dependency @sentry/browser to v10.62.0 Jun 26, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 763d4f8 to 6a87b0c Compare July 1, 2026 23:39
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.62.0 chore(deps): update dependency @sentry/browser to v10.63.0 Jul 1, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from 6a87b0c to a057078 Compare July 7, 2026 15:37
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.63.0 chore(deps): update dependency @sentry/browser to v10.64.0 Jul 7, 2026
@renovate renovate Bot force-pushed the renovate/sentry-javascript-monorepo branch from a057078 to c854622 Compare July 10, 2026 17:42
@renovate renovate Bot changed the title chore(deps): update dependency @sentry/browser to v10.64.0 chore(deps): update dependency @sentry/browser to v10.65.0 Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants