[PR #2548] [CLOSED] chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.8.0 #3894

Closed
opened 2026-03-17 01:28:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2548
Author: @dependabot[bot]
Created: 8/1/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/sentry/browser-7.8.0


📝 Commits (1)

  • 3ec46dc chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.8.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps @sentry/browser from 6.19.7 to 7.8.0.

Release notes

Sourced from @​sentry/browser's releases.

7.8.0

This release adds the transpileClientSDK flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.

  • feat(react): Use state context for Redux integration (#5471)
  • feat(remix): Set sentry-trace and baggage tags on server-side (#5440)
  • feat(tracing): Allow storing span metadata (#5464)
  • feat(tracing): Log start and end of span (#5446)
  • fix(nextjs): Add transpileClientSDK option (#5472)
  • fix(nextjs): Move userNextConfig.sentry to closure (#5473)
  • fix(nextjs): Remove index signaure in captureUnderscoreErrorException argument type (#5463)
  • fix(nextjs): Stop using eval when checking for sentry-cli binary (#5447)
  • fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
  • fix(remix): Do not capture 4xx codes from thrown responses. (#5441)
  • ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(#3844)
  • ref(nextjs): Extract isBuild into an exported function (#5444)
  • ref(nextjs): Remove compensation for workaround in _error.js (#5378)
  • ref(nextjs): Use loader to set RewriteFrames helper value (#5445)
  • ref(node): Improve Express URL Parameterization (#5450)
  • ref(utils): Improve uuid generation (#5426)

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

7.7.0

  • feat(angular): Add URL parameterization of transaction names (#5416)
  • fix(core): Add sentry_client to auth headers (#5413)
  • fix(remix): Add documentRequest function name. (#5404)
  • fix(remix): Skip capturing ok responses as errors. (#5405)
  • ref(remix): Add transaction source (#5398)

7.6.0

This release adds the source field to all outgoing transactions. See the tracking GH issue for more details.

This release also re-enables lambda layer releases for the Node Serverless SDK.

  • ref(angular): Add transaction source for Angular Router (#5382)
  • ref(build): Reenable lambda layer release in craft (#5207)
  • feat(nextjs): Record transaction name source when creating transactions (#5391)
  • ref(react): Add source to react-router-v3 (#5377)
  • ref(react): Add transaction source for react router v4/v5 (#5384)
  • ref(react): Add transaction source for react router v6 (#5385)
  • feat(remix): Wrap root with ErrorBoundary (#5365)
  • fix(remix): Move hook checks inside the wrapper component (#5371)
  • fix(remix): Strip query params from transaction names (#5368)
  • fix(remix): Make peer deps less restrictive (#5369)
  • fix(remix): Wrap handleDocumentRequest functions (#5387)
  • ref(serverless): Add transaction source (#5394)
  • feat(tracing): Add transaction source field (#5367)
  • feat(tracing): Record transaction name source when name set directly (#5396)
  • ref(tracing): Add transaction source to default router (#5386)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.8.0

This release adds the transpileClientSDK flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.

  • feat(react): Use state context for Redux integration (#5471)
  • feat(remix): Set sentry-trace and baggage tags on server-side (#5440)
  • feat(tracing): Allow storing span metadata (#5464)
  • feat(tracing): Log start and end of span (#5446)
  • fix(nextjs): Add transpileClientSDK option (#5472)
  • fix(nextjs): Move userNextConfig.sentry to closure (#5473)
  • fix(nextjs): Remove index signaure in captureUnderscoreErrorException argument type (#5463)
  • fix(nextjs): Stop using eval when checking for sentry-cli binary (#5447)
  • fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
  • fix(remix): Do not capture 4xx codes from thrown responses. (#5441)
  • ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(#3844)
  • ref(nextjs): Extract isBuild into an exported function (#5444)
  • ref(nextjs): Remove compensation for workaround in _error.js (#5378)
  • ref(nextjs): Use loader to set RewriteFrames helper value (#5445)
  • ref(node): Improve Express URL Parameterization (#5450)
  • ref(utils): Improve uuid generation (#5426)

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

7.7.0

  • feat(angular): Add URL parameterization of transaction names (#5416)
  • fix(core): Add sentry_client to auth headers (#5413)
  • fix(remix): Add documentRequest function name. (#5404)
  • fix(remix): Skip capturing ok responses as errors. (#5405)
  • ref(remix): Add transaction source (#5398)

7.6.0

This release adds the source field to all outgoing transactions. See the tracking GH issue for more details.

This release also re-enables lambda layer releases for the Node Serverless SDK.

  • ref(angular): Add transaction source for Angular Router (#5382)
  • ref(build): Reenable lambda layer release in craft (#5207)
  • feat(nextjs): Record transaction name source when creating transactions (#5391)
  • ref(react): Add source to react-router-v3 (#5377)
  • ref(react): Add transaction source for react router v4/v5 (#5384)
  • ref(react): Add transaction source for react router v6 (#5385)
  • feat(remix): Wrap root with ErrorBoundary (#5365)
  • fix(remix): Move hook checks inside the wrapper component (#5371)
  • fix(remix): Strip query params from transaction names (#5368)
  • fix(remix): Make peer deps less restrictive (#5369)
  • fix(remix): Wrap handleDocumentRequest functions (#5387)
  • ref(serverless): Add transaction source (#5394)

... (truncated)

Commits

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2548 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-7.8.0` --- ### 📝 Commits (1) - [`3ec46dc`](https://github.com/hoppscotch/hoppscotch/commit/3ec46dcef78eab9276f5b88a0d6638a889bb6f11) chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.8.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.19.7 to 7.8.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>7.8.0</h2> <p>This release adds the <code>transpileClientSDK</code> flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.</p> <ul> <li>feat(react): Use state context for Redux integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5471">#5471</a>)</li> <li>feat(remix): Set sentry-trace and baggage <!-- raw HTML omitted --> tags on server-side (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5440">#5440</a>)</li> <li>feat(tracing): Allow storing span metadata (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5464">#5464</a>)</li> <li>feat(tracing): Log start and end of span (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5446">#5446</a>)</li> <li>fix(nextjs): Add transpileClientSDK option (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5472">#5472</a>)</li> <li>fix(nextjs): Move userNextConfig.sentry to closure (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5473">#5473</a>)</li> <li>fix(nextjs): Remove index signaure in <code>captureUnderscoreErrorException</code> argument type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5463">#5463</a>)</li> <li>fix(nextjs): Stop using <code>eval</code> when checking for <code>sentry-cli</code> binary (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5447">#5447</a>)</li> <li>fix(remix): Clone erroneous responses not to consume their body streams. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5429">#5429</a>)</li> <li>fix(remix): Do not capture 4xx codes from thrown responses. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5441">#5441</a>)</li> <li>ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3844">#3844</a>)</li> <li>ref(nextjs): Extract <code>isBuild</code> into an exported function (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5444">#5444</a>)</li> <li>ref(nextjs): Remove compensation for workaround in <code>_error.js</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5378">#5378</a>)</li> <li>ref(nextjs): Use loader to set <code>RewriteFrames</code> helper value (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5445">#5445</a>)</li> <li>ref(node): Improve Express URL Parameterization (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5450">#5450</a>)</li> <li>ref(utils): Improve uuid generation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5426">#5426</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/mitchheddles"><code>@​mitchheddles</code></a>. Thank you for your contribution!</p> <h2>7.7.0</h2> <ul> <li>feat(angular): Add URL parameterization of transaction names (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5416">#5416</a>)</li> <li>fix(core): Add <code>sentry_client</code> to auth headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5413">#5413</a>)</li> <li>fix(remix): Add <code>documentRequest</code> function name. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5404">#5404</a>)</li> <li>fix(remix): Skip capturing <code>ok</code> responses as errors. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5405">#5405</a>)</li> <li>ref(remix): Add transaction source (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5398">#5398</a>)</li> </ul> <h2>7.6.0</h2> <p>This release adds <a href="https://develop.sentry.dev/sdk/event-payloads/properties/transaction_info/">the <code>source</code> field</a> to all outgoing transactions. See the <a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5345">tracking GH issue</a> for more details.</p> <p>This release also re-enables lambda layer releases for the Node Serverless SDK.</p> <ul> <li>ref(angular): Add transaction source for Angular Router (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5382">#5382</a>)</li> <li>ref(build): Reenable lambda layer release in craft (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5207">#5207</a>)</li> <li>feat(nextjs): Record transaction name source when creating transactions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5391">#5391</a>)</li> <li>ref(react): Add source to react-router-v3 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5377">#5377</a>)</li> <li>ref(react): Add transaction source for react router v4/v5 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5384">#5384</a>)</li> <li>ref(react): Add transaction source for react router v6 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5385">#5385</a>)</li> <li>feat(remix): Wrap root with ErrorBoundary (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5365">#5365</a>)</li> <li>fix(remix): Move hook checks inside the wrapper component (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5371">#5371</a>)</li> <li>fix(remix): Strip query params from transaction names (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5368">#5368</a>)</li> <li>fix(remix): Make peer deps less restrictive (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5369">#5369</a>)</li> <li>fix(remix): Wrap handleDocumentRequest functions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5387">#5387</a>)</li> <li>ref(serverless): Add transaction source (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5394">#5394</a>)</li> <li>feat(tracing): Add transaction source field (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5367">#5367</a>)</li> <li>feat(tracing): Record transaction name source when name set directly (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5396">#5396</a>)</li> <li>ref(tracing): Add transaction source to default router (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5386">#5386</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/master/CHANGELOG.md"><code>@​sentry/browser</code>'s changelog</a>.</em></p> <blockquote> <h2>7.8.0</h2> <p>This release adds the <code>transpileClientSDK</code> flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.</p> <ul> <li>feat(react): Use state context for Redux integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5471">#5471</a>)</li> <li>feat(remix): Set sentry-trace and baggage <!-- raw HTML omitted --> tags on server-side (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5440">#5440</a>)</li> <li>feat(tracing): Allow storing span metadata (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5464">#5464</a>)</li> <li>feat(tracing): Log start and end of span (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5446">#5446</a>)</li> <li>fix(nextjs): Add transpileClientSDK option (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5472">#5472</a>)</li> <li>fix(nextjs): Move userNextConfig.sentry to closure (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5473">#5473</a>)</li> <li>fix(nextjs): Remove index signaure in <code>captureUnderscoreErrorException</code> argument type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5463">#5463</a>)</li> <li>fix(nextjs): Stop using <code>eval</code> when checking for <code>sentry-cli</code> binary (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5447">#5447</a>)</li> <li>fix(remix): Clone erroneous responses not to consume their body streams. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5429">#5429</a>)</li> <li>fix(remix): Do not capture 4xx codes from thrown responses. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5441">#5441</a>)</li> <li>ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3844">#3844</a>)</li> <li>ref(nextjs): Extract <code>isBuild</code> into an exported function (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5444">#5444</a>)</li> <li>ref(nextjs): Remove compensation for workaround in <code>_error.js</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5378">#5378</a>)</li> <li>ref(nextjs): Use loader to set <code>RewriteFrames</code> helper value (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5445">#5445</a>)</li> <li>ref(node): Improve Express URL Parameterization (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5450">#5450</a>)</li> <li>ref(utils): Improve uuid generation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5426">#5426</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/mitchheddles"><code>@​mitchheddles</code></a>. Thank you for your contribution!</p> <h2>7.7.0</h2> <ul> <li>feat(angular): Add URL parameterization of transaction names (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5416">#5416</a>)</li> <li>fix(core): Add <code>sentry_client</code> to auth headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5413">#5413</a>)</li> <li>fix(remix): Add <code>documentRequest</code> function name. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5404">#5404</a>)</li> <li>fix(remix): Skip capturing <code>ok</code> responses as errors. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5405">#5405</a>)</li> <li>ref(remix): Add transaction source (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5398">#5398</a>)</li> </ul> <h2>7.6.0</h2> <p>This release adds <a href="https://develop.sentry.dev/sdk/event-payloads/properties/transaction_info/">the <code>source</code> field</a> to all outgoing transactions. See the <a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5345">tracking GH issue</a> for more details.</p> <p>This release also re-enables lambda layer releases for the Node Serverless SDK.</p> <ul> <li>ref(angular): Add transaction source for Angular Router (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5382">#5382</a>)</li> <li>ref(build): Reenable lambda layer release in craft (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5207">#5207</a>)</li> <li>feat(nextjs): Record transaction name source when creating transactions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5391">#5391</a>)</li> <li>ref(react): Add source to react-router-v3 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5377">#5377</a>)</li> <li>ref(react): Add transaction source for react router v4/v5 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5384">#5384</a>)</li> <li>ref(react): Add transaction source for react router v6 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5385">#5385</a>)</li> <li>feat(remix): Wrap root with ErrorBoundary (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5365">#5365</a>)</li> <li>fix(remix): Move hook checks inside the wrapper component (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5371">#5371</a>)</li> <li>fix(remix): Strip query params from transaction names (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5368">#5368</a>)</li> <li>fix(remix): Make peer deps less restrictive (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5369">#5369</a>)</li> <li>fix(remix): Wrap handleDocumentRequest functions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5387">#5387</a>)</li> <li>ref(serverless): Add transaction source (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5394">#5394</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/8c8a1942d8a7bb8fded162ebc8d5c6096a7dd92e"><code>8c8a194</code></a> release: 7.8.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/738aae2686ae63eae3f98b3876be3357a42006b2"><code>738aae2</code></a> meta: Update changelog for 7.8.0 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5474">#5474</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b673bc3da7c121cbea5ea840ce341a1b3f89be73"><code>b673bc3</code></a> feat(tracing): Log start and end of span (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5446">#5446</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/049e6e7952ce34e29238ca2bff71924200654e08"><code>049e6e7</code></a> fix(nextjs): Move <code>userNextConfig.sentry</code> to closure (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5473">#5473</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/22df4797bac2c5ea2d427e51bf95200434a03d5c"><code>22df479</code></a> fix(nextjs): Add <code>transpileClientSDK</code> option (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5472">#5472</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/96255d4a56f63b28ce1cb53254f836ab802757e7"><code>96255d4</code></a> feat(react): Use state context for Redux integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5471">#5471</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/80c66f8fcc2e0bcd7259298e1dccfd00d486c5cb"><code>80c66f8</code></a> build(craft): Add Remix SDK to release registry (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5470">#5470</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/5e9327fd1a75f4097d6432471e0f9e83a00bd7c3"><code>5e9327f</code></a> ref(node): Improve Express URL Parameterization (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5450">#5450</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/3f94dc1fd6d938b7d0134280f9d2a7e2214203f2"><code>3f94dc1</code></a> feat(tracing): Allow storing span metadata (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5464">#5464</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/db9ab7c8f0d9330a608c6caecd05e1ba2ff50adb"><code>db9ab7c</code></a> ref(nextjs): Extract <code>isBuild</code> into an exported function (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5444">#5444</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/6.19.7...7.8.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=6.19.7&new-version=7.8.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:28:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3894
No description provided.