Skip to content

Update all dependencies (major) - #258

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

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-all

Conversation

@renovate

@renovate renovate Bot commented Jan 1, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sentry/node (source) 7.88.011.0.0 age adoption passing confidence dependencies major
@testing-library/jest-dom ^6.0.0^7.0.0 age adoption passing confidence devDependencies major
@types/jest (source) ^29.1.2^30.0.0 age adoption passing confidence devDependencies major
@types/jsdom (source) ^21.0.0^30.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) 6.14.08.70.1 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) 6.14.08.70.1 age adoption passing confidence devDependencies major
actions/checkout v4v7 age adoption passing confidence action major
commander 11.1.015.0.0 age adoption passing confidence dependencies major
eslint (source) 8.12.010.11.0 age adoption passing confidence devDependencies major
http-cookie-agent ^5.0.4^8.0.0 age adoption passing confidence dependencies major
jest (source) ^29.1.2^30.0.0 age adoption passing confidence devDependencies major
jest-environment-jsdom (source) ^29.1.2^30.0.0 age adoption passing confidence devDependencies major
jsdom 23.0.130.1.1 age adoption passing confidence dependencies major
puppeteer (source) 22.7.125.12.0 age adoption passing confidence dependencies major
tough-cookie 4.1.36.0.2 age adoption passing confidence dependencies major
typescript (source) 5.3.37.0.2 age adoption passing confidence devDependencies major
ubuntu 22.0426.04 age adoption passing confidence github-runner major

Release Notes

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

v11.0.0

Compare Source

Version 11.0.0 marks a major release of the Sentry JavaScript SDKs containing breaking changes.
The goal of this release is to be better compatible with OpenTelemetry, make our integrations work across Node.js, Cloudflare, Bun and Deno through run-time and build-time instrumentation, and make span streaming and more permissive data collection the default.

How To Upgrade

Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 10 to version 11. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v10-to-v11/

A comprehensive migration guide outlining all changes can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md

Breaking Changes
All SDKs
  • feat: Remove support for initialising via --require (#​22513)
  • feat!: Rename deprecated http.* span attributes (#​23574)
  • feat!: Rename deprecated net. span attributes (#​23301)
  • feat!: Replace skipOpenTelemetrySetup with enableOpenTelemetrySetup (#​23199)
  • feat!: Replace the deprecated http.target span attribute (#​23575)
  • feat!: Require Node >=20.19.0 as minimum supported version (#​22558)
  • feat!: Use handler span op for terminal request handlers (#​22871)
  • feat!: Use middleware span op for web-server middleware (#​22852)
  • feat(frameworks)!: Use function op for framework functions (#​23047)
  • feat(node/cloudflare)!: Remove deprecated honoIntegration (#​22480)
  • feat(v11): Drop TypeScript 3.8 support (#​18604)
AI integrations
  • feat(langchain): Emit gen_ai.pipeline.name instead of langchain.chain.name (#​23740)
  • ref(anthropic)!: Move Anthropic AI integration to @sentry/server-utils (#​22954)
  • ref(google-genai)!: Move Google GenAI integration to @sentry/server-utils (#​22959)
  • ref(langchain)!: Move LangChain and LangGraph integrations to @sentry/server-utils (#​22962)
  • ref(langgraph)!: Drop gen_ai.create_agent spans (#​22840)
  • ref(openai)!: Move OpenAI AI integration to @sentry/server-utils (#​22953)
  • ref(vercel-ai)!: Move Vercel AI integration to @sentry/server-utils (#​22964)
  • ref(workers-ai)!: Move Workers AI integration to @sentry/server-utils (#​22960)
@​sentry/angular
  • feat(angular,ember,sveltekit)!: Use router span op for frontend routers (#​23086)
  • feat(angular)!: Use ui.mount and function span ops for tracing decorators (#​22667)
@​sentry/astro
  • feat(astro)!: Drop support for Astro 3 (#​22683)
  • feat(astro)!: Enable orchestrion instrumentation on Cloudflare Workers (#​23003)
  • feat(astro)!: Remove deprecated sourceMapsUploadOptions build option (#​23630)
  • feat(astro)!: Remove unstable_sentryVitePluginOptions (#​23370)
  • ref(astro)!: Migrate import hook to makeOrchestrionLoader (#​22861)
  • ref(astro)!: Remove deprecated release/debug conflict workaround from BuildTimeOptionsBase (#​23270)
@​sentry/aws-serverless
  • chore(aws-serverless)!: Drop nodejs18.x from the Lambda layer runtimes (#​23155)
  • feat(aws-serverless): Remove deprecated disableAwsContextPropagation option (#​23170)
  • feat(aws-serverless)!: Emit faas.invocation_id and cloud.resource_id (#​24384)
  • feat(aws-serverless)!: Remove unused startTrace option and tryPatchHandler (#​23219)
  • feat(aws-serverless)!: Use function.aws span op for Lambda invocations (#​22677)
  • feat(aws)!: Use queue Span OP for AWS SQS & SNS messaging (#​23757)
  • ref(aws-serverless)!: Migrate import hook to makeOrchestrionLoader (#​22862)
@​sentry/browser
  • chore(browser)!: Remove legacy profiling option profilesSampleRate (#​23220)
  • feat(browser)!: Do not include metrics in base CDN bundle (#​23207)
  • feat(browser)!: drop browser support for AI integrations (#​22438)
  • feat(browser)!: Extract performance.{mark,measure} spans into new userTimingSpansIntegration (#​22554)
  • feat(browser)!: Extract interaction spans into new interactionsIntegration (#​23295)
  • feat(browser)!: Record console breadcrumbs via consoleIntegration (#​24387)
  • feat(browser)!: Rename bfcacheIntegration to bfcacheMetricsIntegration (#​23776)
  • feat(browser)!: Report browser.navigation.type exactly as web-vitals does (#​24479)
  • feat(browser)!: Report web vitals for bfcache restores by default (#​24325)
  • feat(browser)!: Send session status unhandled instead of crashed for unhandled errors (#​22475)
  • feat(browser)!: Switch default browser session lifecycle mode to page (#​21245)
  • feat(browser)!: Use browser.paint span op for paint entries (#​22673)
  • fix(browser)!: stop tagging DOMException.code on events (#​23992)
  • fix(browser)!: Use snake_case consistently for ops (#​23100)
  • ref(browser)!: Remove the web vital report event attribute (#​24511)
  • ref(browser): Remove deprecated trackFetchStreamPerformance flag (#​23172)
  • ref(browser)!: Drop Safari 14 support - remove navigationStart fallback and pagehide listeners (#​21293)
  • ref(browser)!: Remove beforeSpanEnd callback in favor of beforeIdleSpanEnd hook (#​22818)
@​sentry/bundler-plugins
  • feat(bundler-plugins)!: Migrate from @​sentry/cli to the sentry CLI SDK (#​23398)
  • ref(bundler-plugins)!: Require webpack 5.1 and remove the webpack5 entry point (#​24455)
@​sentry/cloudflare
  • feat(cf/vercel-edge)!: Align request data collection with v11 defaults (#​22850)
  • feat(cloudflare)!: Auto-instrument the Worker by default in the Vite plugin (#​23273)
  • feat(cloudflare)!: Enable build-time instrumentation by default in Vite plugin (#​22950)
  • feat(cloudflare)!: Make the nodejs_compat entrypoint the default (#​22900)
  • feat(cloudflare)!: Match rpcTracePropagationBindings case-insensitively (#​23625)
  • feat(cloudflare)!: Replace enableRpcTracePropagation with rpcTracePropagationBindings (#​23486)
  • feat(cloudflare)!: Skip rate limit spans (#​23907)
  • feat(cloudflare)!: Use function span op for cron, email and workflow steps (#​22703)
  • ref(cloudflare)!: Remove deprecated instrumentD1WithSentry export (#​23153)
  • ref(cloudflare)!: Remove instrumentPrototypeMethods option (#​22961)
  • ref(cloudflare)!: Remove wrapRequestHandler from main entrypoint (#​22881)
  • ref(cloudflare)!: Use shared SentryTracerProvider for OpenTelemetry interop (#​23300)
@​sentry/core
  • feat(core): Remove span from ScopeData (#​23225)
  • feat(core)!: Align request data collection with v11 defaults (#​22853)
  • feat(core)!: Default attachStacktrace to true (#​22572)
  • feat(core)!: Enable data collection by default (#​22917)
  • feat(core)!: Enable span streaming by default (#​22642)
  • feat(core)!: Flip genAI defaults to collect it by default (#​22706)
  • feat(core)!: Gate incoming HTTP body capture on dataCollection.httpBodies (#​22834)
  • feat(core)!: Make beforeSendSpan compatible with streamed spans by default (#​22643)
  • feat(core)!: Make tracePropagationTargets matching case-insensitive (#​23534)
  • feat(core)!: Remove enableMetrics option (#​23321)
  • feat(core)!: Remove enableTruncation flag and all AI integrations truncation logic (#​23045)
  • feat(core)!: Remove endTimestamp from SentrySpanArguments (#​23269)
  • feat(core)!: Remove kind for spans, move to sentry.kind attribute (#​22528)
  • feat(core)!: Remove queryParams in favor of urlQueryParams (#​22711)
  • feat(core)!: Remove scope.clear() method (#​23230)
  • feat(core)!: Remove sendDefaultPii in favor of dataCollection (#​22918)
  • feat(core)!: Remove sentry.sdk_meta.gen_ai.input.messages.original_length attribute (#​22516)
  • feat(core)!: Remove streamGenAiSpans flag (#​22495)
  • feat(core)!: Remove deprecated _experiments.enableLogs option (#​22808)
  • feat(core)!: Remove deprecated inboundFiltersIntegration (#​23008)
  • feat(core)!: Remove deprecated instrumentLangGraph (#​22485)
  • feat(core)!: Remove Unstable*PluginOptions build option types (#​23390)
  • feat(core)!: Return StreamedSpanJSON from spanToJSON (#​23238)
  • feat(core)!: Update all spans to use url.full, url.fragment and url.query (#​22547)
  • feat(core)!: Use rpc span op for tRPC spans (#​22914)
  • feat(server-utils,core)!: Use router span op for backend router layers (#​23088)
  • fix(core)!: Remove enableLogs option (#​23319)
  • ref(core)!: Make attributes in sampling context required (#​24153)
  • ref(core)!: Align gen_ai cache token attributes with conventions (#​22811)
  • ref(core)!: Make attributes required on ScopeData (#​23277)
  • ref(core)!: Migrate to SENTRY_SEGMENT_NAME_SOURCE (#​23368)
  • ref(core)!: Move getComponentName to browser-utils (#​23716)
  • ref(core)!: Remove getLocationHref export from core (#​23717)
  • ref(core)!: Remove startIdleSpan from server exports (#​23420)
  • ref(core)!: Remove supportsDOMError, supportsHistory, supportsReportingObserver exports (#​23718)
  • ref(core)!: Remove supportsNativeFetch export (#​23719)
  • ref(core)!: Remove deprecated addAutoIpAddressToUser export (#​23174)
  • ref(core)!: Remove deprecated htmlTreeAsString from core (#​23715)
  • ref(core)!: Remove deprecated patchExpressModule(options) signature (#​23175)
  • ref(core)!: Remove deprecated positional spanOrigin argument from instrumentFetchRequest (#​23177)
  • ref(core)!: Remove experimental enableMetrics / beforeSendMetric flags (#​23276)
  • ref(core)!: Remove orphaned deprecated Express patch APIs (#​23827)
  • ref(core)!: Rename gen_ai.request.available_tools to gen_ai.tool.definitions (#​22820)
  • ref(core)!: Rename gen_ai.system to gen_ai.provider.name (#​22814)
  • ref(core)!: Rename gen_ai.tool.input to gen_ai.tool.call.arguments (#​22821)
  • ref(core)!: Rename gen_ai.tool.output to gen_ai.tool.call.result (#​22822)
  • ref(core)!: Rename Vercel AI cache/reasoning token attributes (#​22823)
  • ref(core)!: Replace deprecated code.* and fs_error span attributes (#​23401)
  • ref(core)!: Split browser/server-only exports out of the default entrypoint (#​23762)
  • ref(core)!: Stop setting deprecated gen_ai.tool.type span attribute (#​22824)
  • ref(core)!: Unify tracePropagation vs propagateTrace option names (#​23649)
@​sentry/deno
  • feat(deno)!: Align remaining denoHttpIntegration options with httpIntegration (#​23692)
  • feat(deno)!: Record console breadcrumbs via consoleIntegration (#​24388)
  • feat(deno)!: rename orchestrion integrations to match other SDKs (#​22404)
  • fix(deno)!: Enable sessions for HTTP requests and align option names (#​23313)
  • fix(deno)!: require deno >=2.8.3 (#​22790)
@​sentry/ember
  • feat(angular,ember,sveltekit)!: Use router span op for frontend routers (#​23086)
  • feat(ember)!: Update to v2 addon format (#​23252)
  • feat(ember)!: Use function and ui.task span ops for route hooks and runloop (#​22669)
  • ref(ember)!: Change 'ui.ember.component.render' to ui.render (#​23587)
@​sentry/feedback
  • fix(feedback)!: always reject sendFeedback with an Error (#​20475)
@​sentry/google-cloud-serverless
  • feat(google-cloud-serverless)!: Use function.gcp op for GCP functions (#​23050)
  • feat(google-cloud-serverless)!: Use grpc span op for GCP gRPC calls (#​22666)
  • feat(google-cloud-serverless)!: Use http.client span op for GCP HTTP requests (#​22660)
  • ref(google-cloud-serverless)!: Migrate import hook to makeOrchestrionLoader (#​22863)
@​sentry/nestjs
  • feat(nestjs)!: Remove import-in-the-middle instrumentation (#​22805)
  • feat(nestjs)!: Use function span op for setup & lifecycle handlers (#​22897)
@​sentry/nextjs
  • feat(nextjs)!: Auto-wire orchestrion build-time instrumentation (#​22921)
  • feat(nextjs)!: Drop vercel- prefix from default environment and deploys (#​24197)
  • feat(nextjs)!: Drop support for Next.js 13 (#​22635)
  • feat(nextjs)!: Remove deprecated build-time config options (#​23221)
  • feat(nextjs)!: Remove middleware bypass for tunnel route requests (#​24589)
  • feat(nextjs)!: Remove unstable_sentryWebpackPluginOptions (#​23372)
  • feat(nextjs)!: Use middleware span op for Next.js middleware (#​22674)
  • ref(nextjs)!: Migrate import hook to makeOrchestrionLoader (#​22864)
  • ref(nextjs)!: Move withSentryConfig to @sentry/nextjs/config (#​23628)
@​sentry/nitro
  • feat(nuxt, nitro)!: Use convention cache ops for storage spans (#​22689)
@​sentry/node
  • chore(node)!: Remove legacy profiling options (profilesSampleRate and profilesSampler) (#​23216)
  • feat(express)!: Remove shouldHandleError from setupExpressErrorHandler (#​23732)
  • feat(node)!: Always report the encoded body size on HTTP spans (#​23576)
  • feat(node)!: Default most SDKs to a no-tracer-provider setup (#​22957)
  • feat(node)!: Drop support for Fastify <3.21.0 (#​22752)
  • feat(node)!: Make channel-based instrumentation the default (#​22501)
  • feat(node)!: Make dataloader and knex integrations channel-only (#​22754)
  • feat(node)!: Remove init, preload entry points and preloadOpenTelemetry (#​23074)
  • feat(node)!: Remove connect integration (#​22432)
  • feat(node)!: Remove import-in-the-middle ESM loader and deprecated instrumentation base (#​22755)
  • feat(node)!: split childProcess integration into childProcess and worker integrations (#​22886)
  • feat(node)!: Stop inferring name for spans (#​22712)
  • feat(node)!: Use db.query and db span ops for Redis (#​22690)
  • fix(node)!: rejection warning in strict mode (#​21160)
  • ref!(node): Remove Fastify error handler setter (#​23411)
  • ref(express)!: Export a single ExpressIntegrationOptions type (#​23763)
  • ref(node): Merge @sentry/node-core back into @sentry/node (#​22418)
  • ref(node)!: Consolidate httpIntegration options (#​23443)
  • ref(node)!: Remove @opentelemetry/instrumentation dependency (#​22843)
  • ref(node)!: Remove deprecated prismaInstrumentation option (#​22898)
  • ref(node)!: Remove deprecated fastify exports, deprecate setupFastifyErrorHandler (#​23460)
  • ref(node)!: Remove legacy incoming HTTP span hooks and default keepAlive to true (#​23396)
@​sentry/nuxt
  • feat(nuxt, nitro)!: Use convention cache ops for storage spans (#​22689)
  • feat(nuxt)!: Auto-wire orchestrion build-time instrumentation (#​22915)
  • feat(nuxt)!: Bundle server config into Nitro build (#​24094)
  • feat(nuxt)!: Enable orchestrion instrumentation on Cloudflare (#​23015)
  • feat(nuxt)!: Remove deprecated sourceMapsUploadOptions module option (#​22875)
  • feat(nuxt)!: Remove unstable_sentryBundlerPluginOptions (#​23351)
@​sentry/opentelemetry
  • feat(opentelemetry): Remove setupEventContextTrace (#​23226)
  • feat(opentelemetry): Remove unused exports (#​22581)
  • feat(opentelemetry)!: Drop .prefetch suffix from inferred HTTP span ops (#​23094)
  • feat(opentelemetry)!: Infer op from faas.trigger (#​23053)
  • feat(opentelemetry)!: Remove SentrySpanProcessor & SentrySampler (#​22557)
  • feat(opentelemetry)!: Simplify propagation and remove custom OTel tracing utils (#​22702)
  • ref(opentelemetry): Drop OTel resource and contexts.otel.resource (#​23013)
  • ref(opentelemetry): Remove OpenTelemetrySpanContext (#​23285)
  • ref(opentelemetry)!: Streamline OTEL context managment into setOpenTelemetryContextAsyncContextStrategy() (#​22586)
@​sentry/profiling-node
  • ref(profiling-node)!: Remove prune-profiler-binaries bin script (#​23104)
@​sentry/react
  • feat(react)!: Drop support for React 16 (#​22665)
  • feat(vue,svelte,react)!: Use ui.* ops for component lifecycles (#​23085)
  • ref(react)!: Remove redundant url.path.params.<key> attribute (#​23506)
@​sentry/react-router
  • feat(react-router)!: Raise minimum supported React Router version to >= 7.15 (#​22481)
  • feat(react-router)!: Remove deprecated server wrappers (#​22529)
  • feat(react-router)!: Remove server OTel instrumentation (#​22551)
  • feat(react-router)!: Remove unstable_sentryVitePluginOptions (#​23374)
  • ref(react-router)!: Move Vite plugin exports to subpath @sentry/react-router/vite (#​23509)
  • ref(react-router)!: Remove deprecated Vite build options and back-compat shims (#​23229)
@​sentry/remix
  • feat(remix)!: Do not double gate action form data capture (#​23014)
  • feat(remix)!: Move the Vite plugin to @sentry/remix/vite (#​23989)
  • feat(remix)!: Remove import-in-the-middle instrumentation (#​22815)
  • ref(remix): Drop Remix v1 route-convention handling (#​22726)
  • ref(remix)!: Align action form-data span attribute with conventions (#​23227)
  • ref(remix)!: Migrate import hook to makeOrchestrionLoader (#​22865)
@​sentry/server-utils
  • feat(server-utils,core)!: Use router span op for backend router layers (#​23088)
  • feat(server-utils)!: Align AMQP and Redis span attributes (#​23324)
  • feat(server-utils)!: Clean up gen ai ops (#​23076)
  • feat(server-utils)!: Emit queue.* span ops for messaging spans (#​23042)
  • feat(server-utils)!: Emit low cardinality postgres db span names (#​23600)
  • feat(server-utils)!: Rename otlpIntegration to openTelemetryIntegration (#​23938)
  • feat(server-utils)!: Start Redis spans as cache spans (#​23933)
  • fix(server-utils)!: Register channel integrations on versions with native channels (#​23405)
  • ref(server-utils)!: Replace deprecated ai.* and gen_ai.prompt attributes (#​23410)
  • ref(server-utils)!: Replace deprecated db.* span attributes (#​23408)
  • ref(server-utils)!: Replace deprecated net.* span attributes on db and messaging spans (#​23422)
  • ref(server-utils)!: Stop setting koa.name on Koa spans (#​24420)
  • ref(server-utils)!: Use function.gcp op for firebase function spans (#​23022)
@​sentry/solidstart
  • feat(solidstart)!: Align v1 build options with BuildTimeOptionsBase (#​23388)
  • feat(solidstart)!: Remove unstable_sentryVitePluginOptions (#​23389)
@​sentry/svelte
  • feat(vue,svelte,react)!: Use ui.* ops for component lifecycles (#​23085)
@​sentry/sveltekit
  • feat(angular,ember,sveltekit)!: Use router span op for frontend routers (#​23086)
  • feat(sveltekit)!: Enable orchestrion instrumentation on Cloudflare (#​22967)
  • feat(sveltekit)!: Remove deprecated sourceMapsUploadOptions Vite plugin option (#​22874)
  • feat(sveltekit)!: Remove unstable_sentryVitePluginOptions (#​23366)
  • fix(sveltekit)!: Move sentrySvelteKit off the runtime entry to @sentry/sveltekit/vite (#​23247)
@​sentry/tanstackstart-react
  • chore(tanstackstart)!: Remove deprecated @sentry/tanstackstart utility package (#​22427)
  • ref(tanstackstart-react)!: Migrate import hook to makeOrchestrionLoader (#​22866)
@​sentry/types
  • chore(types)!: Stop publishing @sentry/types (#​23073)
@​sentry/vercel-edge
  • feat(cf/vercel-edge)!: Align request data collection with v11 defaults (#​22850)
@​sentry/vue
  • feat(vue,svelte,react)!: Use ui.* ops for component lifecycles (#​23085)
Other Changes
  • feat(browser): Emit low cardinality browser request timing span names (#​24602)
  • feat(browser): Emit low-cardinality ui span names (#​24578)
  • feat(browser): Report browser.navigation.type on the pageload span (#​24509)
  • feat(browser): Report the INP target and interaction type as attributes (#​24573)
  • feat(cloudflare): Auto-register Flue instrumentation in bundled workers (#​24476)
  • feat(core): Consolidate fetch integrations (#​24346)
  • feat(core): Send sentry.is_localhost on every streamed span (#​24597)
  • feat(deps): bump @​apm-js-collab/tracing-hooks to 0.13.2 (#​24518)
  • feat(deps): bump devalue from 5.9.0 to 5.9.2 (#​24486)
  • feat(nestjs): Emit low cardinality @OnEvent function span name (#​24588)
  • feat(node): Add eveInstrumentation and eveIntegration for eve apps (#​24539)
  • feat(node): Add Groq and Together AI integrations (#​24454)
  • feat(react-router): Emit low-cardinality names for function spans (#​24567)
  • feat(remix): Upload source maps from the Vite plugin (#​24463)
  • feat(tanstackstart-react): Emit low-cardinality names for function spans (#​24568)
  • feat(vue,nuxt): Record default UI spans without Options API (mixins) (#​24174)
  • feat: Add url.full and url.path attributes to http.server spans (#​22496)
  • feat: Always stream INP and remove standalone v1 spans (#​22517)
  • feat: Emit low-cardinality http.client span names for fetch and XHR (#​23682)
  • feat: Emit low-cardinality http.client span names for node:http and undici (#​23690)
  • feat: Emit low-cardinality http.server span names in framework SDKs (#​23597)
  • feat: Emit low-cardinality pageload span names when streaming spans (#​23424)
  • feat: Emit low-cardinality span names for messaging spans (amqplib, kafka, ...) (#​23652)
  • feat(angular): Emit low cardinality TraceMethod span name and preserve description (#​24239)
  • feat(astro): Auto-wire orchestrion build-time instrumentation (#​22830)
  • feat(aws-serverless): Emit low cardinality function.aws span names (#​24072)
  • feat(browser): Add bfcacheIntegration (#​22397)
  • feat(browser): Add shim for metrics (#​23202)
  • feat(browser): Emit low cardinality navigation span names (#​23550)
  • feat(browser): Emit low cardinality resource span names (#​23546)
  • feat(browser): Report web vitals for bfcache restores (#​23750)
  • feat(browser): Report web vitals for soft navigations (#​23425)
  • feat(browser): Run static beforeSendSpan for INP spans (#​22877)
  • feat(browser): Start a navigation span for bfcache restores (#​23748)
  • feat(bun): Add bunHttpServerIntegration (#​22870)
  • feat(bun): Capture Bun.serve request bodies with maxRequestBodySize (#​24233)
  • feat(bun): Instrument outgoing fetch requests (#​22869)
  • feat(bundler-plugins): Frameworks use @sentry/bundler-plugins (#​22392)
  • feat(bundler): Add Node bundler plugins (#​22125)
  • feat(cloudflare): Add cacheClient to reuse the client across invocations (#​23151)
  • feat(cloudflare): Add span ops for rate limit and Durable Object WebSocket spans (#​23211)
  • feat(cloudflare): Bootstrap Mastra observability in bundled workers (#​24381)
  • feat(cloudflare): Derive rpcTracePropagationBindings from the wrangler config (#​23491)
  • feat(cloudflare): Emit low cardinality function span names and preserve span descriptions (#​24246)
  • feat(cloudflare): Emit low cardinality D1 db span names (#​23604)
  • feat(cloudflare): Instrument module-scope orchestrion channels on workerd (#​24386)
  • feat(cloudflare): Make vercelAIIntegration the default (#​22901)
  • feat(cloudflare): Prepare for nodejs_compat entrypoint (#​22891)
  • feat(core): Accept CollectBehavior shorthand for dataCollection.httpHeaders (#​24336)
  • feat(core): Add afterEnvelope and flushTraceSpans client hooks (#​23136)
  • feat(core): Add filterUrlQuery util (#​23060)
  • feat(core): Add refs field to Scope for non-serialized references (#​23236)
  • feat(core): Add safeCallback helper for isolating user-provided callbacks (#​23760)

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on the first day of january"
  • 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 commented Jan 1, 2025

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: ght@1.11.7
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"7.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/parser@8.70.1
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"8.70.1" from the root project
npm error   peer @typescript-eslint/parser@"^8.70.1" from @typescript-eslint/eslint-plugin@8.70.1
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.70.1" 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-09-23T17_11_51_737Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-23T17_11_51_737Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-all branch 7 times, most recently from ac8a7c5 to f0303a2 Compare January 13, 2025 18:25
@renovate
renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from 3ba90b7 to 42e2e0a Compare January 21, 2025 02:21
@renovate
renovate Bot force-pushed the renovate/major-all branch 5 times, most recently from 31f8f56 to 7bea63c Compare January 28, 2025 19:20
@renovate
renovate Bot force-pushed the renovate/major-all branch 5 times, most recently from 4a3088b to 2fc1e97 Compare February 5, 2025 11:15
@renovate
renovate Bot force-pushed the renovate/major-all branch 8 times, most recently from 27bf586 to 402ed8a Compare February 14, 2025 13:47
@renovate
renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from cdcc7d2 to 499ef63 Compare March 10, 2025 17:36
@renovate
renovate Bot force-pushed the renovate/major-all branch 8 times, most recently from 99b6843 to 1e5c0ee Compare March 24, 2025 18:38
@renovate
renovate Bot force-pushed the renovate/major-all branch 6 times, most recently from 10ae33e to 8037546 Compare April 3, 2025 17:33
@renovate
renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from 599ada6 to 6402b3d Compare April 9, 2025 17:44
@renovate
renovate Bot force-pushed the renovate/major-all branch 6 times, most recently from b7fb0c0 to 0856ac5 Compare April 18, 2025 21:29
@renovate
renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from c1ac279 to 3ce3b4a Compare April 23, 2025 09:47
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.

0 participants