Skip to content

Update Production Dependencies (major)#532

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-production-dependencies
Open

Update Production Dependencies (major)#532
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-production-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2024

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/node (source) ^7.17.2^10.0.0 age confidence
@​types/config ^3.3.1^4.0.0 age confidence
@types/express (source) ^4.17.21^5.0.0 age confidence
@types/html-to-text (source) ^8.0.1^9.0.0 age confidence
@types/jsdom (source) 21.1.728.0.3 age confidence
await-lock ^2.2.2^3.0.0 age confidence
body-parser ^1.20.2^2.0.0 age confidence
config (source) ^3.3.9^4.0.0 age confidence
express (source) ^4.19^5.0.0 age confidence
html-to-text ^8.0.0^10.0.0 age confidence
js-yaml ^4.1.0^5.0.0 age confidence
jsdom ^24.0.0^29.0.0 age confidence
matrix-protection-suite-for-matrix-bot-sdk 5.0.17.1.0 age confidence

Release Notes

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

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)
  • feat(core): Add top-level Sentry.setAttribute(s) APIs (#​21705)
  • fix(hono): Name transactions after the matched route handler (#​21700)
  • fix(react-router): Bump peerDependencies for react-router 8 (#​21762)
  • fix(replays): Record replay trace_ids with span streaming (#​21714)
Internal Changes
  • build: add rollup plugin for compile-time ESM/CJS code branching (#​21715)
  • chore: Fix version bump for bundler plugin fixtures (#​21707)
  • chore(node-integration-tests): Improve node test runner naming (#​21685)
  • docs: Update contributing guide for E2E tests (#​21763)
  • feat: Adopt bindTracingChannelToSpan across runtimes (#​21642)
  • feat: Remove Otel from fsIntegration (#​21654)
  • feat(deps): Bump http-proxy-middleware from 2.0.9 to 2.0.10 (#​21709)
  • feat(server-utils): Add tracingChannel-to-span binding (#​21641)
  • fix(tests): Add dedicated route for Hono query_string tests (#​21731)
  • ref: Export SPAN_KIND from core and drop OTel SpanKind imports (#​21668)
  • test: Make bundler plugins tests work after release
  • test: Remove duplicated test (#​21699)
  • test: retry npm install on network hiccups (#​21689)
  • test(cloudflare): Increase node count for memory tests (#​21719)
  • test(e2e): Add sentry-sdk-init measure and marks (#​21687)
  • test(e2e): Add more lighthouse react e2e test SDK init modes (#​21711)
  • test(node): Add esm/cjs specific test runner utils (#​21729)
  • test(node): Increase cron integration test timeout to 60s (#​21704)
  • test(node): Streamline amqplib tests (#​21723)
  • test(node): Update mysql tests for better coverage and correctness (#​21684)
  • test(node): Use different ports for redis tests (#​21727)
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.47 KB
@​sentry/core/browser 62.14 KB
@​sentry/node-core 60.07 KB
@​sentry/node 119.78 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.31 KB
@​sentry/node/light 49.22 KB
@​sentry/node - without tracing 71.83 KB
@​sentry/aws-serverless 82.75 KB
@​sentry/cloudflare (withSentry) - minified 176.08 KB
@​sentry/cloudflare (withSentry) 435.78 KB

v10.60.0

Compare Source

v10.59.0

Compare Source

Important Changes
  • feat(react-router): Add support for React Router v8 (#​21633)

    The SDK now supports React Router v8, in both the framework and SPA (@sentry/react) modes.

  • feat(react): Add version-agnostic React Router SPA exports (#​21633)

    @sentry/react now exports version-agnostic wrappers for React Router v6+ SPA instrumentation.
    The new exports replace the version-specific V6/V7 variants, which are now deprecated:

    Deprecated New
    reactRouterV6BrowserTracingIntegration / V7 reactRouterBrowserTracingIntegration
    withSentryReactRouterV6Routing / V7 wrapReactRouterRouting
    wrapCreateBrowserRouterV6 / V7 wrapCreateBrowserRouter
    wrapCreateMemoryRouterV6 / V7 wrapCreateMemoryRouter
    wrapUseRoutesV6 / V7 wrapUseRoutes

    The deprecated exports continue to work and will be removed in the next major version.

Other Changes
  • feat(aws-serverless): Instrument aws-sdk clients >= 3.1046.0 (#​21548)
  • feat(bun): Add orchestrion bun build plugin (#​21410)
  • feat(cloudflare): Instrument sync KV (#​21316)
  • feat(core): Disable gen_ai message truncation by default when streamGenAiSpans is enabled (#​21603)
  • feat(deno): Add orchestrion deno runtime hook (#​21451)
  • feat(hono): Extend peer dependency range (#​21550)
  • feat(node): Collapse orchestrion opt-in to a single option (#​20900)
  • fix: Diagnostics channel Node v18 (#​21631)
  • fix(browser): Clean up pageload readystatechange listener (#​21632)
  • fix(core): Capture scopes on span before emitting spanStart event (#​21644)
  • fix(core): Defer TwP sampling by reading trace state from the scope (#​21549)
  • fix(core): Prevent outgoing HTTP instrumentation from crashing on // request paths (#​21645)
  • fix(core): Set production as default sentry.environment attribute value on streamed spans (#​21637)
  • fix(nextjs): Register safe random ID context at module load (#​21573)
Internal Changes
  • chore: Change deprecation/deprecation to oxlint equivalent (#​21604)
  • chore: Switch license headers to SPDX format (#​21357)
  • chore(deps-dev): Bump esbuild from 0.20.0 to 0.28.1 (#​21511)
  • chore(deps): Bump esbuild from 0.25.0 to 0.28.1 in /dev-packages/e2e-tests/test-applications/node-profiling-esm (#​21514)
  • chore(deps): Bump react-router-6 to 6.30.4 (#​21566)
  • ci: Assign server team as codeowner for server-utils package (#​21601)
  • ci: Dedup flaky test issues across esm/cjs variants (#​21595)
  • ci: Do not apply Bug label to flaky test issues (#​21593)
  • ci: Pin react-router latest and add eslint disable for deprecated attribute (#​21624)
  • ci(deps): Bump actions/download-artifact from 7 to 8 (#​21303)
  • ci(security-fixes): Enable cron trigger (#​21547)
  • docs: Clarify comment and PR-body guidelines for agents (#​21596)
  • feat(deps-dev): Bump @​sveltejs/kit from 2.53.3 to 2.60.1 in /dev-packages/e2e-tests/test-applications/sveltekit-2-svelte-5 (#​21212)
  • feat(deps-dev): Bump esbuild from 0.19.12 to 0.28.1 in /dev-packages/e2e-tests/test-applications/create-remix-app-express-vite-dev (#​21512)
  • feat(deps): Bump @​babel/core from 7.29.0 to 7.29.6 (#​21574)
  • feat(deps): Bump @​prisma/adapter-pg from 7.2.0 to 7.8.0 (#​21106)
  • feat(deps): Bump hono from 4.12.21 to 4.12.25 (#​21610)
  • feat(deps): Bump launch-editor from 2.12.0 to 2.14.1 (#​21577)
  • feat(deps): Bump protobufjs from 7.5.9 to 7.6.4 (#​21578)
  • feat(deps): Bump vite from 5.4.21 to 6.4.3 (#​21576)
  • fix(node): Restore eslint-disable in vendored tedious instrumentation (#​21616)
  • ref(aws-serverless): Remove unused parts of vendored aws-sdk instrumentation (#​21563)
  • ref(aws-serverless): Streamline aws-sdk instrumentation (#​21564)
  • ref(aws-serverless): Use @sentry/conventions (#​21597)
  • ref(build): Switch TypeScript moduleResolution to bundler (#​21559)
  • ref(ci): Dedupe matrix test failures in CI failure reporter (#​21538)
  • ref(ci): Skip PR review reminders for changes-requested PRs (#​21526)
  • ref(nestjs): Set nest span op/origin at span creation (#​21531)
  • ref(nestjs): Use @sentry/conventions (#​21492)
  • ref(nextjs): Use @sentry/conventions (#​21493)
  • ref(node-core): Use @sentry/conventions (#​21494)
  • ref(node): Set generic-pool span origin at span creation (#​21533)
  • ref(node): Streamline connect (#​21404)
  • ref(node): Streamline graphql instrumentation (#​21556)
  • ref(node): Streamline hapi instrumentation (#​21602)
  • ref(node): Streamline ioredis instrumentation (#​21560)
  • ref(node): Streamline knex instrumentation (#​21561)
  • ref(node): Streamline koa (#​21554)
  • ref(node): Streamline mongodb instrumentation (#​21619)
  • ref(node): Streamline mongoose instrumentation (#​21481)
  • ref(node): Streamline mysql2 instrumentation (#​21509)
  • ref(node): Streamline pg instrumentation (#​21583)
  • ref(node): Streamline redis instrumentation (#​21582)
  • ref(node): Streamline tedious instrumentation (#​21598)
  • ref(node): Streamline vendored fs instrumentation (#​21532)
  • ref(opentelemetry): Use @sentry/conventions (#​21495)
  • ref(protocol): Strictly type profile chunk platform item header (#​21562)
  • ref(react-router): Use @sentry/conventions (#​21496)
  • ref(remix): Use @sentry/conventions (#​21497)
  • ref(server-utils): Move orchestrion into server-utils
  • ref(server-utils): Use @sentry/conventions (#​21490)
  • ref(tanstackstart-react): Use @sentry/conventions (#​21498)
  • test(cloudflare): Add mTLS instrumentation test (#​21569)
  • test(cloudflare): Increasing timeout and exit with reason (#​21571)
  • test(cloudflare): Prevent spurious unhandled rejection in integration test runner (#​21545)
  • test(cloudflare): Remove mock in DO tests (#​21634)
  • test(cloudflare): Skip flaky DO RPC private-fields integration test (#​21544)
  • test(hono): Fix flaky query_string transaction matcher (#​21542)
  • test(node-core): Fix flaky cron instrumentation test (#​21553)
  • test(node): Make amqplib integration test order-independent (#​21541)
  • test(node): Make amqplib v1 integration test order-independent (#​21534)
  • test(node): Use random port in hono tracing scenario to avoid CI flakes (#​21536)
  • test(remix-hydrogen): Fix flaky navigation transaction test (#​21535)

Bundle size 📦

Path Size
@​sentry/browser 26.8 KB
@​sentry/browser - with treeshaking flags 25.27 KB
@​sentry/browser (incl. Tracing) 44.83 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.03 KB
@​sentry/browser (incl. Tracing, Profiling) 49.5 KB
@​sentry/browser (incl. Tracing, Replay) 83.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 72.96 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 87.7 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.07 KB
@​sentry/browser (incl. Feedback) 43.58 KB
@​sentry/browser (incl. sendFeedback) 31.49 KB
@​sentry/browser (incl. FeedbackAsync) 36.51 KB
@​sentry/browser (incl. Metrics) 27.86 KB
@​sentry/browser (incl. Logs) 28.09 KB
@​sentry/browser (incl. Metrics & Logs) 28.76 KB
@​sentry/react 28.56 KB
@​sentry/react (incl. Tracing) 47.08 KB
@​sentry/vue 31.82 KB
@​sentry/vue (incl. Tracing) 46.66 KB
@​sentry/svelte 26.83 KB
CDN Bundle 29.16 KB
CDN Bundle (incl. Tracing) 47.19 KB
CDN Bundle (incl. Logs, Metrics) 30.67 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 48.45 KB
CDN Bundle (incl. Replay, Logs, Metrics) 69.05 KB
CDN Bundle (incl. Tracing, Replay) 83.63 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 84.86 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 89.34 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 90.56 KB
CDN Bundle - uncompressed 86.72 KB
CDN Bundle (incl. Tracing) - uncompressed 142.7 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 91.31 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 146.58 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 213.21 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 258.78 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 262.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 272.16 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 276.02 KB
@​sentry/nextjs (client) 49.42 KB
@​sentry/sveltekit (client) 45.21 KB
@​sentry/core/server 74.43 KB
@​sentry/core/browser 61.85 KB
@​sentry/node-core 60.45 KB
@​sentry/node 121.76 KB
@​sentry/node/import (ESM hook with diagnostics-channel injection) 68.4 KB
@​sentry/node/light 49.78 KB
@​sentry/node - without tracing 72.53 KB
@​sentry/aws-serverless 83.37 KB
@​sentry/cloudflare (withSentry) - minified 170.46 KB
@​sentry/cloudflare (withSentry) 426.62 KB

v10.58.0

Compare Source

Important Changes
  • feat(hono): Add support for the Deno runtime (#​21450)

    @sentry/hono now supports the Deno runtime via a new @sentry/hono/deno entry point.
    Install @sentry/deno as a peer dependency and initialize Sentry through the sentry() middleware:

    import { Hono } from 'hono';
    import { sentry } from '@​sentry/hono/deno';
    
    const app = new Hono();
    
    app.use(
      sentry(app, {
        dsn: '__DSN__', // or Deno.env.get('SENTRY_DSN')
        tracesSampleRate: 1.0,
      }),
    );
    
    Deno.serve(app.fetch);
  • feat(core): Extract objects as structured logs in consoleLoggingIntegration (#​21385)

    The consoleLoggingIntegration now extracts structured log attributes when the first argument is a plain object.

    // Object keys become log attributes
    console.log({ userId: 123, action: 'login' }, 'User logged in');
    // → attributes: { userId: 123, action: "login" }
    
    // Non-object first args use template + parameters (unchanged)
    console.log('Hello', 'world', 123);
    // → sentry.message.template: "Hello {} {}"
  • feat(react-router): Stabilize the instrumentation API (#​21470)

    React Router's instrumentation API is now stable — the @experimental markers have been removed from createSentryServerInstrumentation, createSentryClientInstrumentation, and the related helpers and types.
    The manual server wrappers wrapServerLoader and wrapServerAction are now deprecated in favor of it. Export instrumentations = [Sentry.createSentryServerInstrumentation()] from your entry.server.tsx to instrument all loaders and actions without wrapping them individually.

Other Changes
  • feat(hono): Add HTTP connection info to server spans (#​21408)
  • feat(node-core): Attach log message and fields to pino error events (#​21422)
  • feat(react-router): Always build client instrumentation and deprecate useInstrumentationAPI (#​21432)
  • feat(react-router): Rename client navigation roots from the route pattern (#​21463)
  • fix(astro): Resolve middleware export types (#​21414)
  • fix(browser): Ignore __sentry_wrapped__ inherited from Function.prototype (#​21506)
  • fix(core): Avoid double counting cached input tokens for Vercel AI SDK v6 (#​21488)
  • fix(core): Keep safeJoin side-effect-free for DOM elements (#​21356)
  • fix(deno): Use correct paths for module and types fields in package.json (#​21449)
  • fix(nextjs): Mark redirect server actions as ok instead of internal_error (#​21521)
  • fix(react-router): Mark instrumentation API active on invocation (#​21420)
  • fix(redis): Bring span attributes into alignment with conventions
  • fix(sveltekit): Add default exports condition (#​21472)
  • fix(tanstackstart-react): Preserve middleware context types (#​21441)
  • perf(core): Reuse unchanged Vercel AI messages JSON

Work in this release was contributed by @​archievi, @​AyaanFaisal21, @​itosa-kazu, and @​bkchr. Thank you for your contributions!

Internal Changes
  • chore: Pin OTel to <2.8.0 in ts 3.8 test app (#​21474)
  • chore(ci): Add dependabot auto-triage pipeline (#​21318)
  • chore(dependabot): Group react-router packages to bump in unison (#​21442)
  • chore(deps-dev): Bump the react-router group across 1 directory with 3 updates (#​21448)
  • chore(deps): Bump @​hapi/content from 6.0.1 to 6.0.2 (#​21180)
  • chore(deps): Bump getsentry/craft from 2.26.2 to 2.26.9 ([#​21444](https://redirect.gith

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/major-production-dependencies branch 8 times, most recently from 57f6d05 to 8fb4a8e Compare September 11, 2024 13:58
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch from 8fb4a8e to 90fa97a Compare September 17, 2024 11:17
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 3 times, most recently from 68aa816 to 77dad70 Compare October 4, 2024 16:30
@renovate renovate Bot changed the title Update Production Dependencies (major) fix(deps): update production dependencies (major) Oct 8, 2024
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch from 77dad70 to 100b5a2 Compare October 10, 2024 10:13
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 2 times, most recently from d70de81 to 0cb327c Compare October 26, 2024 11:41
@Gnuxie

Gnuxie commented Oct 26, 2024

Copy link
Copy Markdown
Member

Wait why is express missing from this PR?

Ok it turns out 5.0.0 is in alpha, so idk what @types are playing at.

@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 2 times, most recently from 7d5834f to ead6c95 Compare October 29, 2024 01:02
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 2 times, most recently from a92583b to 32c208d Compare November 28, 2024 13:31
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 2 times, most recently from 10c7555 to e83c9eb Compare December 10, 2024 18:15
@renovate renovate Bot changed the title fix(deps): update production dependencies (major) Update Production Dependencies (major) Dec 14, 2024
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 3 times, most recently from 7ec92f4 to e182125 Compare January 9, 2025 17:33
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 3 times, most recently from 6d751b7 to d4be562 Compare January 22, 2025 15:26
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 8 times, most recently from bc21c7c to d4bd5ea Compare August 13, 2025 14:30
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 3 times, most recently from ca7e46b to a303bff Compare August 15, 2025 22:00
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 4 times, most recently from 896842a to 9208bdb Compare August 31, 2025 10:29
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 2 times, most recently from 73fd6b8 to e890a8e Compare September 9, 2025 14:06
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 5 times, most recently from 7a0adee to 56edf20 Compare September 18, 2025 02:05
@renovate renovate Bot force-pushed the renovate/major-production-dependencies branch 4 times, most recently from 7d145e3 to 990cea2 Compare September 23, 2025 12:59
@changeset-bot

changeset-bot Bot commented Mar 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2f30baf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown

GHCR image refs for this PR:

  • Namespace: ghcr.io/the-draupnir-project/draupnir
  • Branch tag: renovate-major-production-dependencies
  • Package Page: GHCR Link
  • Pull: docker pull ghcr.io/the-draupnir-project/draupnir:renovate-major-production-dependencies

This comment is generated from PR metadata only. It does not checkout or run PR code and is generated in a static manner

@renovate

renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: draupnir@3.1.0
npm error Found: @sinclair/typebox@0.34.49
npm error node_modules/@sinclair/typebox
npm error   @sinclair/typebox@"0.34.49" from draupnir@3.1.0
npm error   apps/draupnir
npm error     draupnir@3.1.0
npm error     node_modules/draupnir
npm error       workspace apps/draupnir from the root project
npm error
npm error Could not resolve dependency:
npm error peer @sinclair/typebox@"0.34.13" from matrix-protection-suite-for-matrix-bot-sdk@7.1.0
npm error node_modules/matrix-protection-suite-for-matrix-bot-sdk
npm error   matrix-protection-suite-for-matrix-bot-sdk@"npm:@the-draupnir-project/matrix-protection-suite@7.1.0" from draupnir@3.1.0
npm error   apps/draupnir
npm error     draupnir@3.1.0
npm error     node_modules/draupnir
npm error       workspace apps/draupnir from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-02T03_14_42_369Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-02T03_14_42_369Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant