Bump @sentry/browser from 10.8.0 to 10.27.0 in /frontend #171

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/frontend/sentry/browser-10.27.0 into main
dependabot[bot] commented 2025-11-30 15:28:16 +00:00 (Migrated from github.com)

Bumps @sentry/browser from 10.8.0 to 10.27.0.

Release notes

Sourced from @​sentry/browser's releases.

10.27.0

Important Changes

  • feat(deps): Bump OpenTelemetry (#18239)

    • Bump @​opentelemetry/context-async-hooks from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/core from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/resources from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/sdk-trace-base from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/sdk-trace-node from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/instrumentation from 0.204.0 to 0.208.0
    • Bump @​opentelemetry/instrumentation-amqplib from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-aws-sdk from 0.59.0 to 0.64.0
    • Bump @​opentelemetry/instrumentation-connect from 0.48.0 to 0.52.0
    • Bump @​opentelemetry/instrumentation-dataloader from 0.22.0 to 0.26.0
    • Bump @​opentelemetry/instrumentation-express from 0.53.0 to 0.57.0
    • Bump @​opentelemetry/instrumentation-fs from 0.24.0 to 0.28.0
    • Bump @​opentelemetry/instrumentation-generic-pool from 0.48.0 to 0.52.0
    • Bump @​opentelemetry/instrumentation-graphql from 0.52.0 to 0.56.0
    • Bump @​opentelemetry/instrumentation-hapi from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-http from 0.204.0 to 0.208.0
    • Bump @​opentelemetry/instrumentation-ioredis from 0.52.0 to 0.56.0
    • Bump @​opentelemetry/instrumentation-kafkajs from 0.14.0 to 0.18.0
    • Bump @​opentelemetry/instrumentation-knex from 0.49.0 to 0.53.0
    • Bump @​opentelemetry/instrumentation-koa from 0.52.0 to 0.57.0
    • Bump @​opentelemetry/instrumentation-lru-memoizer from 0.49.0 to 0.53.0
    • Bump @​opentelemetry/instrumentation-mongodb from 0.57.0 to 0.61.0
    • Bump @​opentelemetry/instrumentation-mongoose from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-mysql from 0.50.0 to 0.54.0
    • Bump @​opentelemetry/instrumentation-mysql2 from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-nestjs-core from 0.50.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-pg from 0.57.0 to 0.61.0
    • Bump @​opentelemetry/instrumentation-redis from 0.53.0 to 0.57.0
    • Bump @​opentelemetry/instrumentation-tedious from 0.23.0 to 0.27.0
    • Bump @​opentelemetry/instrumentation-undici from 0.15.0 to 0.19.0
    • Bump @​prisma/instrumentation from 6.15.0 to 6.19.0
  • feat(browserprofiling): Add manual mode and deprecate old profiling (#18189)

    Adds the manual lifecycle mode for UI profiling (the default mode), allowing profiles to be captured manually with Sentry.uiProfiler.startProfiler() and Sentry.uiProfiler.stopProfiler(). The previous transaction-based profiling is with profilesSampleRate is now deprecated in favor of the new UI Profiling with profileSessionSampleRate.

Other Changes

  • feat(core): Add gibibyte and pebibyte to InformationUnit type (#18241)
  • feat(core): Add scope attribute APIs (#18165)
  • feat(core): Re-add _experiments.enableLogs option (#18299)
  • feat(core): Use maxValueLength on error messages (#18301)
  • feat(deps): bump @​sentry/bundler-plugin-core from 4.3.0 to 4.6.1 (#18273)
  • feat(deps): bump @​sentry/cli from 2.56.0 to 2.58.2 (#18271)
  • feat(node): Add tracing support for AzureOpenAI (#18281)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

10.27.0

Important Changes

  • feat(deps): Bump OpenTelemetry (#18239)

    • Bump @​opentelemetry/context-async-hooks from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/core from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/resources from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/sdk-trace-base from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/sdk-trace-node from ^2.1.0 to ^2.2.0
    • Bump @​opentelemetry/instrumentation from 0.204.0 to 0.208.0
    • Bump @​opentelemetry/instrumentation-amqplib from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-aws-sdk from 0.59.0 to 0.64.0
    • Bump @​opentelemetry/instrumentation-connect from 0.48.0 to 0.52.0
    • Bump @​opentelemetry/instrumentation-dataloader from 0.22.0 to 0.26.0
    • Bump @​opentelemetry/instrumentation-express from 0.53.0 to 0.57.0
    • Bump @​opentelemetry/instrumentation-fs from 0.24.0 to 0.28.0
    • Bump @​opentelemetry/instrumentation-generic-pool from 0.48.0 to 0.52.0
    • Bump @​opentelemetry/instrumentation-graphql from 0.52.0 to 0.56.0
    • Bump @​opentelemetry/instrumentation-hapi from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-http from 0.204.0 to 0.208.0
    • Bump @​opentelemetry/instrumentation-ioredis from 0.52.0 to 0.56.0
    • Bump @​opentelemetry/instrumentation-kafkajs from 0.14.0 to 0.18.0
    • Bump @​opentelemetry/instrumentation-knex from 0.49.0 to 0.53.0
    • Bump @​opentelemetry/instrumentation-koa from 0.52.0 to 0.57.0
    • Bump @​opentelemetry/instrumentation-lru-memoizer from 0.49.0 to 0.53.0
    • Bump @​opentelemetry/instrumentation-mongodb from 0.57.0 to 0.61.0
    • Bump @​opentelemetry/instrumentation-mongoose from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-mysql from 0.50.0 to 0.54.0
    • Bump @​opentelemetry/instrumentation-mysql2 from 0.51.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-nestjs-core from 0.50.0 to 0.55.0
    • Bump @​opentelemetry/instrumentation-pg from 0.57.0 to 0.61.0
    • Bump @​opentelemetry/instrumentation-redis from 0.53.0 to 0.57.0
    • Bump @​opentelemetry/instrumentation-tedious from 0.23.0 to 0.27.0
    • Bump @​opentelemetry/instrumentation-undici from 0.15.0 to 0.19.0
    • Bump @​prisma/instrumentation from 6.15.0 to 6.19.0
  • feat(browserprofiling): Add manual mode and deprecate old profiling (#18189)

    Adds the manual lifecycle mode for UI profiling (the default mode), allowing profiles to be captured manually with Sentry.uiProfiler.startProfiler() and Sentry.uiProfiler.stopProfiler(). The previous transaction-based profiling is with profilesSampleRate is now deprecated in favor of the new UI Profiling with profileSessionSampleRate.

Other Changes

  • feat(core): Add gibibyte and pebibyte to InformationUnit type (#18241)
  • feat(core): Add scope attribute APIs (#18165)
  • feat(core): Re-add _experiments.enableLogs option (#18299)
  • feat(core): Use maxValueLength on error messages (#18301)
  • feat(deps): bump @​sentry/bundler-plugin-core from 4.3.0 to 4.6.1 (#18273)
  • feat(deps): bump @​sentry/cli from 2.56.0 to 2.58.2 (#18271)

... (truncated)

Commits
  • 0b0151d release: 10.27.0
  • 930863e Merge pull request #18312 from getsentry/prepare-release/10.27.0
  • 02aa2ea meta(changelog): Update changelog for 10.27.0
  • 6ce620e fix(core): Always redact content of sensitive headers regardless of `sendDefa...
  • 235c865 feat(core): Re-add _experiments.enableLogs option (#18299)
  • 4b92c64 fix(nextjs): universal random tunnel path support (#18257)
  • 6240191 feat(core): Use maxValueLength on error messages (#18301)
  • 1525603 feat(browserprofiling): Add manual mode and deprecate old profiling (#18189)
  • 3d48cc6 chore: Add external contributor to CHANGELOG.md (#18300)
  • b8127fb doc(sveltekit): Update documentation link for SvelteKit guide (#18298)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 10.8.0 to 10.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/browser</code>'s releases</a>.</em></p> <blockquote> <h2>10.27.0</h2> <h3>Important Changes</h3> <ul> <li> <p><strong>feat(deps): Bump OpenTelemetry (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18239">#18239</a>)</strong></p> <ul> <li>Bump <code>@​opentelemetry/context-async-hooks</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/core</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/resources</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/sdk-trace-base</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/sdk-trace-node</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/instrumentation</code> from 0.204.0 to 0.208.0</li> <li>Bump <code>@​opentelemetry/instrumentation-amqplib</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-aws-sdk</code> from 0.59.0 to 0.64.0</li> <li>Bump <code>@​opentelemetry/instrumentation-connect</code> from 0.48.0 to 0.52.0</li> <li>Bump <code>@​opentelemetry/instrumentation-dataloader</code> from 0.22.0 to 0.26.0</li> <li>Bump <code>@​opentelemetry/instrumentation-express</code> from 0.53.0 to 0.57.0</li> <li>Bump <code>@​opentelemetry/instrumentation-fs</code> from 0.24.0 to 0.28.0</li> <li>Bump <code>@​opentelemetry/instrumentation-generic-pool</code> from 0.48.0 to 0.52.0</li> <li>Bump <code>@​opentelemetry/instrumentation-graphql</code> from 0.52.0 to 0.56.0</li> <li>Bump <code>@​opentelemetry/instrumentation-hapi</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-http</code> from 0.204.0 to 0.208.0</li> <li>Bump <code>@​opentelemetry/instrumentation-ioredis</code> from 0.52.0 to 0.56.0</li> <li>Bump <code>@​opentelemetry/instrumentation-kafkajs</code> from 0.14.0 to 0.18.0</li> <li>Bump <code>@​opentelemetry/instrumentation-knex</code> from 0.49.0 to 0.53.0</li> <li>Bump <code>@​opentelemetry/instrumentation-koa</code> from 0.52.0 to 0.57.0</li> <li>Bump <code>@​opentelemetry/instrumentation-lru-memoizer</code> from 0.49.0 to 0.53.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mongodb</code> from 0.57.0 to 0.61.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mongoose</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mysql</code> from 0.50.0 to 0.54.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mysql2</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-nestjs-core</code> from 0.50.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-pg</code> from 0.57.0 to 0.61.0</li> <li>Bump <code>@​opentelemetry/instrumentation-redis</code> from 0.53.0 to 0.57.0</li> <li>Bump <code>@​opentelemetry/instrumentation-tedious</code> from 0.23.0 to 0.27.0</li> <li>Bump <code>@​opentelemetry/instrumentation-undici</code> from 0.15.0 to 0.19.0</li> <li>Bump <code>@​prisma/instrumentation</code> from 6.15.0 to 6.19.0</li> </ul> </li> <li> <p><strong>feat(browserprofiling): Add <code>manual</code> mode and deprecate old profiling (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18189">#18189</a>)</strong></p> <p>Adds the <code>manual</code> lifecycle mode for UI profiling (the default mode), allowing profiles to be captured manually with <code>Sentry.uiProfiler.startProfiler()</code> and <code>Sentry.uiProfiler.stopProfiler()</code>. The previous transaction-based profiling is with <code>profilesSampleRate</code> is now deprecated in favor of the new UI Profiling with <code>profileSessionSampleRate</code>.</p> </li> </ul> <h3>Other Changes</h3> <ul> <li>feat(core): Add <code>gibibyte</code> and <code>pebibyte</code> to <code>InformationUnit</code> type (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18241">#18241</a>)</li> <li>feat(core): Add scope attribute APIs (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18165">#18165</a>)</li> <li>feat(core): Re-add <code>_experiments.enableLogs</code> option (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18299">#18299</a>)</li> <li>feat(core): Use <code>maxValueLength</code> on error messages (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18301">#18301</a>)</li> <li>feat(deps): bump <code>@​sentry/bundler-plugin-core</code> from 4.3.0 to 4.6.1 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18273">#18273</a>)</li> <li>feat(deps): bump <code>@​sentry/cli</code> from 2.56.0 to 2.58.2 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18271">#18271</a>)</li> <li>feat(node): Add tracing support for AzureOpenAI (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18281">#18281</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/browser</code>'s changelog</a>.</em></p> <blockquote> <h2>10.27.0</h2> <h3>Important Changes</h3> <ul> <li> <p><strong>feat(deps): Bump OpenTelemetry (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18239">#18239</a>)</strong></p> <ul> <li>Bump <code>@​opentelemetry/context-async-hooks</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/core</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/resources</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/sdk-trace-base</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/sdk-trace-node</code> from ^2.1.0 to ^2.2.0</li> <li>Bump <code>@​opentelemetry/instrumentation</code> from 0.204.0 to 0.208.0</li> <li>Bump <code>@​opentelemetry/instrumentation-amqplib</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-aws-sdk</code> from 0.59.0 to 0.64.0</li> <li>Bump <code>@​opentelemetry/instrumentation-connect</code> from 0.48.0 to 0.52.0</li> <li>Bump <code>@​opentelemetry/instrumentation-dataloader</code> from 0.22.0 to 0.26.0</li> <li>Bump <code>@​opentelemetry/instrumentation-express</code> from 0.53.0 to 0.57.0</li> <li>Bump <code>@​opentelemetry/instrumentation-fs</code> from 0.24.0 to 0.28.0</li> <li>Bump <code>@​opentelemetry/instrumentation-generic-pool</code> from 0.48.0 to 0.52.0</li> <li>Bump <code>@​opentelemetry/instrumentation-graphql</code> from 0.52.0 to 0.56.0</li> <li>Bump <code>@​opentelemetry/instrumentation-hapi</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-http</code> from 0.204.0 to 0.208.0</li> <li>Bump <code>@​opentelemetry/instrumentation-ioredis</code> from 0.52.0 to 0.56.0</li> <li>Bump <code>@​opentelemetry/instrumentation-kafkajs</code> from 0.14.0 to 0.18.0</li> <li>Bump <code>@​opentelemetry/instrumentation-knex</code> from 0.49.0 to 0.53.0</li> <li>Bump <code>@​opentelemetry/instrumentation-koa</code> from 0.52.0 to 0.57.0</li> <li>Bump <code>@​opentelemetry/instrumentation-lru-memoizer</code> from 0.49.0 to 0.53.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mongodb</code> from 0.57.0 to 0.61.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mongoose</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mysql</code> from 0.50.0 to 0.54.0</li> <li>Bump <code>@​opentelemetry/instrumentation-mysql2</code> from 0.51.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-nestjs-core</code> from 0.50.0 to 0.55.0</li> <li>Bump <code>@​opentelemetry/instrumentation-pg</code> from 0.57.0 to 0.61.0</li> <li>Bump <code>@​opentelemetry/instrumentation-redis</code> from 0.53.0 to 0.57.0</li> <li>Bump <code>@​opentelemetry/instrumentation-tedious</code> from 0.23.0 to 0.27.0</li> <li>Bump <code>@​opentelemetry/instrumentation-undici</code> from 0.15.0 to 0.19.0</li> <li>Bump <code>@​prisma/instrumentation</code> from 6.15.0 to 6.19.0</li> </ul> </li> <li> <p><strong>feat(browserprofiling): Add <code>manual</code> mode and deprecate old profiling (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18189">#18189</a>)</strong></p> <p>Adds the <code>manual</code> lifecycle mode for UI profiling (the default mode), allowing profiles to be captured manually with <code>Sentry.uiProfiler.startProfiler()</code> and <code>Sentry.uiProfiler.stopProfiler()</code>. The previous transaction-based profiling is with <code>profilesSampleRate</code> is now deprecated in favor of the new UI Profiling with <code>profileSessionSampleRate</code>.</p> </li> </ul> <h3>Other Changes</h3> <ul> <li>feat(core): Add <code>gibibyte</code> and <code>pebibyte</code> to <code>InformationUnit</code> type (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18241">#18241</a>)</li> <li>feat(core): Add scope attribute APIs (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18165">#18165</a>)</li> <li>feat(core): Re-add <code>_experiments.enableLogs</code> option (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18299">#18299</a>)</li> <li>feat(core): Use <code>maxValueLength</code> on error messages (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18301">#18301</a>)</li> <li>feat(deps): bump <code>@​sentry/bundler-plugin-core</code> from 4.3.0 to 4.6.1 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18273">#18273</a>)</li> <li>feat(deps): bump <code>@​sentry/cli</code> from 2.56.0 to 2.58.2 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18271">#18271</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/0b0151d6be13a23c06eb957ace12085f760fae2c"><code>0b0151d</code></a> release: 10.27.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/930863e7d08235050f682613dcfc7d39018f3fbb"><code>930863e</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18312">#18312</a> from getsentry/prepare-release/10.27.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/02aa2ea072fa956c805eeb6f463fb6ed763efa57"><code>02aa2ea</code></a> meta(changelog): Update changelog for 10.27.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/6ce620e983814a263eb036a3ee79f80e780a880a"><code>6ce620e</code></a> fix(core): Always redact content of sensitive headers regardless of `sendDefa...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/235c8651356fb66b6214ff5b88f16419c65f3478"><code>235c865</code></a> feat(core): Re-add <code>_experiments.enableLogs</code> option (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18299">#18299</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/4b92c64b75ffb85f31a516ca093ab77a5e55c15d"><code>4b92c64</code></a> fix(nextjs): universal random tunnel path support (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18257">#18257</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/6240191d1fef08423b9928846fc4a9a7aa7c8da5"><code>6240191</code></a> feat(core): Use <code>maxValueLength</code> on error messages (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18301">#18301</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/15256034ee8150a5b7dcb97d23eca1a5486f0cae"><code>1525603</code></a> feat(browserprofiling): Add <code>manual</code> mode and deprecate old profiling (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18189">#18189</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/3d48cc66730723653893ebab7d1b3edab6e9ff3c"><code>3d48cc6</code></a> chore: Add external contributor to CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18300">#18300</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b8127fbec3ab3412931eb643911384fa77f5dd9d"><code>b8127fb</code></a> doc(sveltekit): Update documentation link for SvelteKit guide (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18298">#18298</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/10.8.0...10.27.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/browser&package-manager=npm_and_yarn&previous-version=10.8.0&new-version=10.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2025-12-04 05:28:01 +00:00 (Migrated from github.com)

Superseded by #173.

Superseded by #173.

Pull request closed

Sign in to join this conversation.
No description provided.