Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@sentry/react (source) 9.32.09.47.1 age confidence

Release Notes

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

v9.47.1

Compare Source

  • fix(v9/core): Fix logs flush timeout starvation with continuous logging (#​18214)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 76.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.69 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.54 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.5 KB
CDN Bundle (incl. Tracing, Replay) 73.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.12 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.83 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.43 KB
@​sentry/node - without tracing 98.19 KB
@​sentry/aws-serverless 125.68 KB

v9.47.0

Compare Source

  • feat(replay/v9): Add option to skip requestAnimationFrame for canvas snapshots (#​17426)
  • fix(v9/core): Ensure logs past MAX_LOG_BUFFER_SIZE are not swallowed (#​18213)
Internal Changes
  • fix(v9/e2e-tests): Fix various e2e tests (#​18226)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 76.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.69 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.54 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.5 KB
CDN Bundle (incl. Tracing, Replay) 73.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.12 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.83 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.4 KB
@​sentry/node - without tracing 98.16 KB
@​sentry/aws-serverless 125.65 KB

v9.46.0

Compare Source

  • feat(v9/node): Capture SystemError context and remove paths from message (#​17394)
  • fix(v9/mcp): capture prompt results and add defensive edge cases for transport instrumentation (#​17401)
  • fix(v9/nuxt): Do not drop parametrized routes (#​17357) (#​17359)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 75.94 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.98 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.53 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.34 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.49 KB
CDN Bundle (incl. Tracing, Replay) 73.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.97 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.6 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.11 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.4 KB
@​sentry/node - without tracing 98.16 KB
@​sentry/aws-serverless 125.65 KB

v9.45.0

Compare Source

  • feat(v9/nuxt): Do not inject trace meta-tags on cached HTML pages (#​17305) (#​17319)
  • fix(v9/node): Assign default export of openai to the instrumented fn (#​17353)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 75.94 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.98 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.53 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.34 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.49 KB
CDN Bundle (incl. Tracing, Replay) 73.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.97 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.6 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.11 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.23 KB
@​sentry/node - without tracing 97.96 KB
@​sentry/aws-serverless 125.47 KB

v9.44.2

Compare Source

This release is publishing the AWS Lambda Layer under SentryNodeServerlessSDKv9. The previous release 9.44.1 accidentally published the layer under SentryNodeServerlessSDKv10.

v9.44.1

Compare Source

  • fix(replay/v9): Call sendBufferedReplayOrFlush when opening/sending feedback (#​17270)

v9.44.0

Compare Source

  • feat(replay/v9): Deprecate _experiments.autoFlushOnFeedback (#​17219)
  • feat(v9/core): Add shared flushIfServerless function (#​17239)
  • feat(v9/node-native): Upgrade @sentry-internal/node-native-stacktrace to 0.2.2 (#​17256)
  • feat(v9/react-router): Add createSentryHandleError (#​17244)
  • feat(v9/react-router): Automatically flush on serverless for loaders/actions (#​17243)
  • feat(v9/react-router): Automatically flush on serverless for request handler (#​17242)
  • fix(v9/astro): Construct parametrized route during runtime (#​17227)
  • fix(v9/nextjs): Flush in route handlers (#​17245)
  • fix(v9/node): Fix exports for openai instrumentation (#​17238) (#​17241)

v9.43.0

Compare Source

  • feat(v9/core): add MCP server instrumentation (#​17196)
  • feat(v9/meta): Unify detection of serverless environments and add Cloud Run (#​17204)
  • fix(v9/node): Add mechanism to fastifyIntegration error handler (#​17211)
  • fix(v9/replay): Fix re-sampled sessions after a click (#​17195)

v9.42.1

Compare Source

  • fix(v9/astro): Revert Astro v5 storing route data to globalThis (#​17185)
  • fix(v9/cloudflare): Avoid turning DurableObject sync methods into async (#​17187)
  • fix(v9/nextjs): Handle async params in url extraction (#​17176)
  • fix(v9/sveltekit): Align error status filtering and mechanism in handleErrorWithSentry (#​17174)

v9.42.0

Compare Source

  • feat(v9/aws): Detect SDK source for AWS Lambda layer (#​17150)
  • fix(v9/core): Fix OpenAI SDK private field access by binding non-instrumented fns (#​17167)
  • fix(v9/core): Update ai.response.object to gen_ai.response.object (#​17155)
  • fix(v9/nextjs): Update stackframe calls for next v15.5 (#​17161)

v9.41.0

Compare Source

Important Changes
  • feat(v9/core): Deprecate experimental enableLogs and beforeSendLog option (#​17092)

Sentry now has support for structured logging. Previously to enable structured logging, you had to use the _experiments.enableLogs and _experiments.beforeSendLog options. These options have been deprecated in favor of the top-level enableLogs and beforeSendLog options.

// before
Sentry.init({
  _experiments: {
    enableLogs: true,
    beforeSendLog: log => {
      return log;
    },
  },
});

// after
Sentry.init({
  enableLogs: true,
  beforeSendLog: log => {
    return log;
  },
});
  • feat(astro): Implement parameterized routes
    • feat(v9/astro): Parametrize dynamic server routes (#​17141)
    • feat(v9/astro): Parametrize routes on client-side (#​17143)

Server-side and client-side parameterized routes are now supported in the Astro SDK. No configuration changes are required.

Other Changes
  • feat(v9/node): Add shouldHandleError option to fastifyIntegration (#​17123)
  • fix(v9/cloudflare) Allow non UUID workflow instance IDs (#​17135)
  • fix(v9/node): Ensure tool errors for vercelAiIntegration have correct trace (#​17142)
  • fix(v9/remix): Ensure source maps upload fails silently if Sentry CLI fails (#​17095)
  • fix(v9/svelte): Do not insert preprocess code in script module in Svelte 5 (#​17124)

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

v9.40.0

Compare Source

Important Changes
  • feat(browser): Add debugId sync APIs between web worker and main thread (#​16981)

This release adds two Browser SDK APIs to let the main thread know about debugIds of worker files:

  • webWorkerIntegration({worker}) to be used in the main thread
  • registerWebWorker({self}) to be used in the web worker
// main.js
Sentry.init({...})

const worker = new MyWorker(...);

Sentry.addIntegration(Sentry.webWorkerIntegration({ worker }));

worker.addEventListener('message', e => {...});
// worker.js
Sentry.registerWebWorker({ self });

self.postMessage(...);
  • feat(core): Deprecate logger in favor of debug (#​17040)

The internal SDK logger export from @sentry/core has been deprecated in favor of the debug export. debug only exposes log, warn, and error methods but is otherwise identical to logger. Note that this deprecation does not affect the logger export from other packages (like @sentry/browser or @sentry/node) which is used for Sentry Logging.

import { logger, debug } from '@​sentry/core';

// before
logger.info('This is an info message');

// after
debug.log('This is an info message');
  • feat(node): Add OpenAI integration (#​17022)

This release adds official support for instrumenting OpenAI SDK calls in with Sentry tracing, following OpenTelemetry semantic conventions for Generative AI. It instruments:

  • client.chat.completions.create() - For chat-based completions
  • client.responses.create() - For the responses API
// The integration respects your `sendDefaultPii` option, but you can override the behavior in the integration options

Sentry.init({
  dsn: '__DSN__',
  integrations: [
    Sentry.openAIIntegration({
      recordInputs: true, // Force recording prompts
      recordOutputs: true, // Force recording responses
    }),
  ],
});
Other Changes
  • feat(node-core): Expand @opentelemetry/instrumentation range to cover 0.203.0 (#​17043)
  • fix(cloudflare): Ensure errors get captured from durable objects (#​16838)
  • fix(sveltekit): Ensure server errors from streamed responses are sent (#​17044)

Work in this release was contributed by @​0xbad0c0d3 and @​tommy-gilligan. Thank you for your contributions!

v9.39.0

Compare Source

Important Changes
  • feat(browser): Add afterStartPageloadSpan hook to improve spanId assignment on web vital spans (#​16893)

This PR adds a new afterStartPageloadSpan lifecycle hook to more robustly assign the correct pageload span ID to web vital spans, replacing the previous unreliable "wait for a tick" approach with a direct callback that fires when the pageload span becomes available.

  • feat(nextjs): Client-side parameterized routes (#​16934)

This PR implements client-side parameterized routes for Next.js by leveraging an injected manifest within the existing app-router instrumentation to automatically parameterize all client-side transactions (e.g. users/123 and users/456 now become become users/:id).

  • feat(node): Drop 401-404 and 3xx status code spans by default (#​16972)

This PR changes the default behavior in the Node SDK to drop HTTP spans with 401-404 and 3xx status codes by default to reduce noise in tracing data.

Other Changes
  • feat(core): Prepend vercel ai attributes with vercel.ai.X (#​16908)
  • feat(nextjs): Add disableSentryWebpackConfig flag (#​17013)
  • feat(nextjs): Build app manifest (#​16851)
  • feat(nextjs): Inject manifest into client for turbopack builds (#​16902)
  • feat(nextjs): Inject manifest into client for webpack builds (#​16857)
  • feat(node-native): Add option to disable event loop blocked detection (#​16919)
  • feat(react-router): Ensure http.server route handling is consistent (#​16986)
  • fix(core): Avoid prolonging idle span when starting standalone span (#​16928)
  • fix(core): Remove side-effect from tracing/errors.ts (#​16888)
  • fix(core): Wrap beforeSendLog in consoleSandbox (#​16968)
  • fix(node-core): Apply correct SDK metadata (#​17014)
  • fix(react-router): Ensure that all browser spans have source=route (#​16984)

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

v9.38.0

Compare Source

Important Changes

This release publishes the @sentry/node-native SDK.

Other Changes
  • feat(core): Introduce debug to replace logger (#​16906)
  • fix(browser): Guard nextHopProtocol when adding resource spans (#​16900)

v9.37.0

Compare Source

Important Changes
  • feat(nuxt): Parametrize SSR routes (#​16843)

    When requesting dynamic or catch-all routes in Nuxt, those will now be shown as parameterized routes in Sentry.
    For example, /users/123 will be shown as /users/:userId() in Sentry. This will make it easier to identify patterns and make grouping easier.

Other Changes
  • feat(astro): Deprecate passing runtime config to astro integration (#​16839)
  • feat(browser): Add beforeStartNavigationSpan lifecycle hook (#​16863)
  • feat(browser): Detect redirects when emitting navigation spans (#​16324)
  • feat(cloudflare): Add option to opt out of capturing errors in wrapRequestHandler (#​16852)
  • feat(feedback): Return the eventId into the onSubmitSuccess callback (#​16835)
  • feat(vercel-edge): Do not vendor in all OpenTelemetry dependencies (#​16841)
  • fix(browser): Ensure standalone CLS and LCP spans have traceId of pageload span (#​16864)
  • fix(nextjs): Use value injection loader on instrumentation-client.ts|js (#​16855)
  • fix(sveltekit): Avoid capturing redirect() calls as errors in Cloudflare (#​16853)
  • docs(nextjs): Update deleteSourcemapsAfterUpload jsdoc default value (#​16867)

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

v9.36.0

Compare Source

Important Changes
  • feat(node-core): Add node-core SDK (#​16745)

This release adds a new SDK @sentry/node-core which ships without any OpenTelemetry instrumententation out of the box. All OpenTelemetry dependencies are peer dependencies and OpenTelemetry has to be set up manually.

Use @sentry/node-core when:

  • You already have OpenTelemetry set up
  • You need custom OpenTelemetry configuration
  • You want minimal dependencies
  • You need fine-grained control over instrumentation

Use @sentry/node when:

  • You want an automatic setup
  • You're new to OpenTelemetry
  • You want sensible defaults
  • You prefer convenience over control
  • feat(node): Deprecate ANR integration (#​16832)

The ANR integration has been deprecated and will be removed in future versions. Use eventLoopBlockIntegration from @sentry/node-native instead.

  • feat(replay): Add _experiments.ignoreMutations option (#​16816)

This replay option allows to configure a selector list of elements to not capture mutations for.

Sentry.replayIntegration({
  _experiments: {
    ignoreMutations: ['.dragging'],
  },
});
Other changes
  • feat(deps): bump @​prisma/instrumentation from 6.10.1 to 6.11.1 (#​16833)
  • feat(nextjs): Add flag for suppressing router transition warning (#​16823)
  • feat(nextjs): Automatically skip middleware requests for tunnel route (#​16812)
  • feat(replay): Export compression worker from @sentry/replay-internal (#​16794)
  • fix(browser): Avoid 4xx response for succesful diagnoseSdkConnectivity request (#​16840)
  • fix(browser): Guard against undefined nextHopProtocol (#​16806)
  • fix(cloudflare): calculate retries not attempts (#​16834)
  • fix(nuxt): Parametrize routes on the server-side (#​16785)
  • fix(vue): Make pageload span handling more reliable (#​16799)

Work in this release was contributed by @​Spice-King and @​stayallive. Thank you for your contributions!

v9.35.0

Compare Source

  • feat(browser): Add ElementTiming instrumentation and spans (#​16589)
  • feat(browser): Export Context and Contexts types (#​16763)
  • feat(cloudflare): Add user agent to cloudflare spans (#​16793)
  • feat(node): Add eventLoopBlockIntegration (#​16709)
  • feat(node): Export server-side feature flag integration shims (#​16735)
  • feat(node): Update vercel ai integration attributes (#​16721)
  • fix(astro): Handle errors in middlewares better (#​16693)
  • fix(browser): Ensure explicit parentSpan is considered (#​16776)
  • fix(node): Avoid using dynamic require for fastify integration (#​16789)
  • fix(nuxt): Add @sentry/cloudflare as optional peerDependency (#​16782)
  • fix(nuxt): Ensure order of plugins is consistent (#​16798)
  • fix(nestjs): Fix exception handling in @Cron decorated tasks (#​16792)

Work in this release was contributed by @​0xbad0c0d3 and @​alSergey. Thank you for your contributions!

v9.34.0

Compare Source

Important Changes
  • feat(nuxt): Add Cloudflare Nitro plugin (#​15597)

    A Nitro plugin for @sentry/nuxt which initializes Sentry when deployed to Cloudflare (cloudflare-pages preset).

    1. Remove the previous server config file: sentry.server.config.ts

    2. Add a plugin in server/plugins (e.g. server/plugins/sentry-cloudflare-setup.ts)

    3. Add this code in your plugin file

      // server/plugins/sentry-cloudflare-setup.ts (filename does not matter)
      import { sentryCloudflareNitroPlugin } from '@​sentry/nuxt/module/plugins';
      
      export default defineNitroPlugin(
        sentryCloudflareNitroPlugin({
          dsn: 'https://dsn',
          tracesSampleRate: 1.0,
        }),
      );

      or with access to nitroApp:

      // server/plugins/sentry-cloudflare-setup.ts (filename does not matter)
      import { sentryCloudflareNitroPlugin } from '@​sentry/nuxt/module/plugins';
      
      export default defineNitroPlugin(sentryCloudflareNitroPlugin((nitroApp: NitroApp) => {
        // You can access nitroApp here if needed
        return  ({
          dsn: 'https://dsn',
          tracesSampleRate: 1.0,
        })
      }))
Other Changes
  • feat(browser): Record standalone LCP spans (#​16591)
  • fix(nuxt): Only add OTel alias in dev mode (#​16756)

v9.33.0

Compare Source

Important Changes
  • feat: Add opt-in vercelAiIntegration to cloudflare & vercel-edge (#​16732)

The vercelAiIntegration is now available as opt-in for the Cloudflare and the Next.js SDK for Vercel Edge.
To use it, add the integration in Sentry.init

Sentry.init({
  tracesSampleRate: 1.0,
  integrations: [Sentry.vercelAIIntegration()],
});

And enable telemetry for Vercel AI calls

const result = await generateText({
  model: openai('gpt-4o'),
  experimental_telemetry: {
    isEnabled: true,
  },
});
  • feat(node): Add postgresjs instrumentation (#​16665)

The Node.js SDK now includes instrumentation for Postgres.js.

  • feat(node): Use diagnostics channel for Fastify v5 error handling (#​16715)

If you're on Fastify v5, you no longer need to call setupFastifyErrorHandler. It is done automatically by the node SDK. Older versions still rely on calling setupFastifyErrorHandler.

Other Changes
  • feat(cloudflare): Allow interop with OpenTelemetry emitted spans (#​16714)
  • feat(cloudflare): Flush after waitUntil (#​16681)
  • fix(nextjs): Remove ai from default server external packages (#​16736)

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, 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 changed the title fix(deps): update dependency @sentry/react to v9.33.0 fix(deps): update dependency @sentry/react to v9.34.0 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from 075f18f to d388a7d Compare July 4, 2025 11:15
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.34.0 fix(deps): update dependency @sentry/react to v9.35.0 Jul 4, 2025
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.35.0 fix(deps): update dependency @sentry/react to v9.36.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from 1b345b7 to 24f07dc Compare July 10, 2025 15:20
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.36.0 fix(deps): update dependency @sentry/react to v9.37.0 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 24f07dc to 4daed01 Compare July 11, 2025 13:15
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.37.0 fix(deps): update dependency @sentry/react to v9.38.0 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 4daed01 to 314795c Compare July 15, 2025 18:10
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.38.0 fix(deps): update dependency @sentry/react to v9.39.0 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 314795c to a6c746d Compare July 17, 2025 14:10
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.39.0 fix(deps): update dependency @sentry/react to v9.40.0 Jul 17, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from a6c746d to 6876442 Compare July 24, 2025 13:46
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.40.0 fix(deps): update dependency @sentry/react to v9.41.0 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 6876442 to 0cd5636 Compare July 25, 2025 12:56
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.41.0 fix(deps): update dependency @sentry/react to v9.42.0 Jul 25, 2025
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.42.0 fix(deps): update dependency @sentry/react to v9.42.1 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from f1fee69 to c9f1db9 Compare July 29, 2025 20:20
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.42.1 fix(deps): update dependency @sentry/react to v9.43.0 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from c9f1db9 to 05c64bc Compare July 31, 2025 16:03
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.43.0 fix(deps): update dependency @sentry/react to v9.44.0 Jul 31, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 05c64bc to 860f3ec Compare August 4, 2025 11:45
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.44.0 fix(deps): update dependency @sentry/react to v9.44.1 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 860f3ec to 8b85571 Compare August 4, 2025 16:24
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.44.1 fix(deps): update dependency @sentry/react to v9.44.2 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 8b85571 to f933973 Compare August 8, 2025 09:45
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.44.2 fix(deps): update dependency @sentry/react to v9.45.0 Aug 8, 2025
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.45.0 fix(deps): update dependency @sentry/react to v9.46.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from 9174d53 to 5a717dc Compare August 19, 2025 12:54
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 5a717dc to 64071a4 Compare August 31, 2025 11:16
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 64071a4 to 2af2922 Compare September 25, 2025 14:06
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 2af2922 to 60630eb Compare October 21, 2025 21:02
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 60630eb to da97e07 Compare November 10, 2025 17:07
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from da97e07 to 43e86d4 Compare November 17, 2025 23:57
@renovate renovate bot changed the title fix(deps): update dependency @sentry/react to v9.46.0 fix(deps): update dependency @sentry/react to v9.47.1 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 43e86d4 to dbb787c Compare December 17, 2025 23:32
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from dbb787c to 9176669 Compare December 31, 2025 16:33
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