[PR #2441] [CLOSED] chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.2.0 #3811

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2441
Author: @dependabot[bot]
Created: 6/20/2022
Status: Closed

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


📝 Commits (1)

  • 71ba989 chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.2.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.2.0.

Release notes

Sourced from @​sentry/browser's releases.

7.2.0

  • feat(angular): Add Angular 14 support (#5253)
  • feat(tracing): GraphQL and Apollo Integrations (#3953)
  • fix(docs): Adjust hash-link to propagation-of-baggage-header (#5235)
  • fix(docs): Update MIGRATION for SeverityLevel (#5225)
  • fix(nextjs): Export showReportDialog from NextJS SDK (#5242)
  • fix(vue): Accounts for undefined options when formatting component name (#5254)
  • ref(node): Move request-data-extraction functions to@sentry/utils (#5257)
  • ref(tracing): Check and set mutability of baggage (#5205)
  • ref(tracing): Sync baggage data in Http and envelope headers (#5218)
  • chore(angular): Add Angular version to event contexts (#5260)
  • chore(core): Remove circular JSON debugging hacks (#5267)
  • chore(integrations): Add trace to CONSOLE_LEVELS (#5249)

Work in this release contributed by @​Arinono and @​slaesh. Thank you for your contributions!

7.1.1

  • Revert "ref(node): Move non-handler code out of handlers module" (#5223)
  • fix(types): Vendor in TextEncoderCommon type (#5221)

7.1.0

  • feat(tracing): Propagate environment and release values in baggage Http headers (#5193)
  • feat(node): Compression support for http transport (#5209)
  • fix(serverless): Do not change DSN in Serverless integration (#5212)
  • fix(core): Normalize trace context (#5171)
  • fix(utils): Fix faulty references in dropUndefinedKeys (#5201)
  • fix(build): Add missing debug logger plugin in debug.min bundle variant config (#5192)
  • fix(tracing): Fix missing page load metrics in Electron renderer (#5187)
  • ref(node): Move non-handler code out of handlers module (#5190)
  • ref: Switch to magic string for logger statements (#5155)
  • chore(build): Only upload lambda layer when releasing (#5208)

7.0.0

Version 7 of the Sentry JavaScript SDK brings a variety of features and fixes including bundle size and performance improvements, brand new integrations, support for the attachments API, and key bug fixes.

This release does not change or remove any top level public API methods (captureException, captureMessage), and only requires changes to certain configuration options or custom clients/integrations/transports.

Note: The v7 version of the JavaScript SDK requires a self-hosted version of Sentry 20.6.0 or higher. If you are using a version of self-hosted Sentry (aka onpremise) older than 20.6.0 then you will need to upgrade.

For detailed overview of all the changes, please see our v7 migration guide.

Breaking Changes

If you are a regular consumer of the Sentry JavaScript SDK you only need to focus on the general items. The internal breaking changes are aimed at libraries that build on top of and extend the JavaScript SDK (like @sentry/electron or @sentry/react-native).

General

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.2.0

  • feat(angular): Add Angular 14 support (#5253)
  • feat(tracing): GraphQL and Apollo Integrations (#3953)
  • fix(docs): Adjust hash-link to propagation-of-baggage-header (#5235)
  • fix(docs): Update MIGRATION for SeverityLevel (#5225)
  • fix(nextjs): Export showReportDialog from NextJS SDK (#5242)
  • fix(vue): Accounts for undefined options when formatting component name (#5254)
  • ref(node): Move request-data-extraction functions to@sentry/utils (#5257)
  • ref(tracing): Check and set mutability of baggage (#5205)
  • ref(tracing): Sync baggage data in Http and envelope headers (#5218)
  • chore(angular): Add Angular version to event contexts (#5260)
  • chore(core): Remove circular JSON debugging hacks (#5267)
  • chore(integrations): Add trace to CONSOLE_LEVELS (#5249)

Work in this release contributed by @​Arinono and @​slaesh. Thank you for your contributions!

7.1.1

  • Revert "ref(node): Move non-handler code out of handlers module" (#5223)
  • fix(types): Vendor in TextEncoderCommon type (#5221)

7.1.0

  • feat(tracing): Propagate environment and release values in baggage Http headers (#5193)
  • feat(node): Compression support for http transport (#5209)
  • fix(serverless): Do not change DSN in Serverless integration (#5212)
  • fix(core): Normalize trace context (#5171)
  • fix(utils): Fix faulty references in dropUndefinedKeys (#5201)
  • fix(build): Add missing debug logger plugin in debug.min bundle variant config (#5192)
  • fix(tracing): Fix missing page load metrics in Electron renderer (#5187)
  • ref(node): Move non-handler code out of handlers module (#5190)
  • ref: Switch to magic string for logger statements (#5155)
  • chore(build): Only upload lambda layer when releasing (#5208)

7.0.0

Version 7 of the Sentry JavaScript SDK brings a variety of features and fixes including bundle size and performance improvements, brand new integrations, support for the attachments API, and key bug fixes.

This release does not change or remove any top level public API methods (captureException, captureMessage), and only requires changes to certain configuration options or custom clients/integrations/transports.

Note: The v7 version of the JavaScript SDK requires a self-hosted version of Sentry 20.6.0 or higher. If you are using a version of self-hosted Sentry (aka onpremise) older than 20.6.0 then you will need to upgrade.

For detailed overview of all the changes, please see our v7 migration guide.

Breaking Changes

If you are a regular consumer of the Sentry JavaScript SDK you only need to focus on the general items. The internal breaking changes are aimed at libraries that build on top of and extend the JavaScript SDK (like @sentry/electron or @sentry/react-native).

General

... (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/2441 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/20/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-7.2.0` --- ### 📝 Commits (1) - [`71ba989`](https://github.com/hoppscotch/hoppscotch/commit/71ba9897c53d67da229af0093dd6a333feb1c5f9) chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.2.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.2.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.2.0</h2> <ul> <li>feat(angular): Add Angular 14 support (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5253">#5253</a>)</li> <li>feat(tracing): GraphQL and Apollo Integrations (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3953">#3953</a>)</li> <li>fix(docs): Adjust hash-link to propagation-of-baggage-header (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5235">#5235</a>)</li> <li>fix(docs): Update MIGRATION for SeverityLevel (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5225">#5225</a>)</li> <li>fix(nextjs): Export <code>showReportDialog</code> from NextJS SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5242">#5242</a>)</li> <li>fix(vue): Accounts for undefined options when formatting component name (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5254">#5254</a>)</li> <li>ref(node): Move request-data-extraction functions to<code>@sentry/utils</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5257">#5257</a>)</li> <li>ref(tracing): Check and set mutability of baggage (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5205">#5205</a>)</li> <li>ref(tracing): Sync baggage data in Http and envelope headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5218">#5218</a>)</li> <li>chore(angular): Add Angular version to event contexts (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5260">#5260</a>)</li> <li>chore(core): Remove circular JSON debugging hacks (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5267">#5267</a>)</li> <li>chore(integrations): Add trace to CONSOLE_LEVELS (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5249">#5249</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Arinono"><code>@​Arinono</code></a> and <a href="https://github.com/slaesh"><code>@​slaesh</code></a>. Thank you for your contributions!</p> <h2>7.1.1</h2> <ul> <li><strong>Revert</strong> &quot;ref(node): Move non-handler code out of handlers module&quot; (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5223">#5223</a>)</li> <li>fix(types): Vendor in TextEncoderCommon type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5221">#5221</a>)</li> </ul> <h2>7.1.0</h2> <ul> <li>feat(tracing): Propagate environment and release values in baggage Http headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5193">#5193</a>)</li> <li>feat(node): Compression support for <code>http</code> transport (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5209">#5209</a>)</li> <li>fix(serverless): Do not change DSN in Serverless integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5212">#5212</a>)</li> <li>fix(core): Normalize trace context (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5171">#5171</a>)</li> <li>fix(utils): Fix faulty references in <code>dropUndefinedKeys</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5201">#5201</a>)</li> <li>fix(build): Add missing debug logger plugin in <code>debug.min</code> bundle variant config (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5192">#5192</a>)</li> <li>fix(tracing): Fix missing page load metrics in Electron renderer (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5187">#5187</a>)</li> <li>ref(node): Move non-handler code out of <code>handlers</code> module (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5190">#5190</a>)</li> <li>ref: Switch to magic string for logger statements (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5155">#5155</a>)</li> <li>chore(build): Only upload lambda layer when releasing (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5208">#5208</a>)</li> </ul> <h2>7.0.0</h2> <p>Version 7 of the Sentry JavaScript SDK brings a variety of features and fixes including bundle size and performance improvements, brand new integrations, support for the attachments API, and key bug fixes.</p> <p>This release does not change or remove any top level public API methods (<code>captureException</code>, <code>captureMessage</code>), and only requires changes to certain configuration options or custom clients/integrations/transports.</p> <p><strong>Note: The v7 version of the JavaScript SDK requires a self-hosted version of Sentry 20.6.0 or higher. If you are using a version of <a href="https://develop.sentry.dev/self-hosted/">self-hosted Sentry</a> (aka onpremise) older than <code>20.6.0</code> then you will need to <a href="https://develop.sentry.dev/self-hosted/releases/">upgrade</a>.</strong></p> <p>For detailed overview of all the changes, please see our <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#upgrading-from-6x-to-7x">v7 migration guide</a>.</p> <h3>Breaking Changes</h3> <p>If you are a regular consumer of the Sentry JavaScript SDK you only need to focus on the general items. The internal breaking changes are aimed at libraries that build on top of and extend the JavaScript SDK (like <a href="https://github.com/getsentry/sentry-electron/"><code>@sentry/electron</code></a> or <a href="https://github.com/getsentry/sentry-react-native/"><code>@sentry/react-native</code></a>).</p> <h4>General</h4> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#moving-to-es6-for-commonjs-files">Updated CommonJS distributions to use ES6 by default</a>. If you need to support Internet Explorer 11 or old Node.js versions, we recommend using a preprocessing tool like <a href="https://babeljs.io/">Babel</a> to convert Sentry packages to ES5. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5005">#5005</a>)</li> <li>Default <code>bundle.min.js</code> to ES6 instead of ES5. <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#renaming-of-cdn-bundles">ES5 bundles are still available at <code>bundle.es5.min.js</code></a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4958">#4958</a>)</li> <li>Updated build system to use TypeScript 3.8.3 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4895">#4895</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.2.0</h2> <ul> <li>feat(angular): Add Angular 14 support (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5253">#5253</a>)</li> <li>feat(tracing): GraphQL and Apollo Integrations (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3953">#3953</a>)</li> <li>fix(docs): Adjust hash-link to propagation-of-baggage-header (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5235">#5235</a>)</li> <li>fix(docs): Update MIGRATION for SeverityLevel (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5225">#5225</a>)</li> <li>fix(nextjs): Export <code>showReportDialog</code> from NextJS SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5242">#5242</a>)</li> <li>fix(vue): Accounts for undefined options when formatting component name (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5254">#5254</a>)</li> <li>ref(node): Move request-data-extraction functions to<code>@sentry/utils</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5257">#5257</a>)</li> <li>ref(tracing): Check and set mutability of baggage (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5205">#5205</a>)</li> <li>ref(tracing): Sync baggage data in Http and envelope headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5218">#5218</a>)</li> <li>chore(angular): Add Angular version to event contexts (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5260">#5260</a>)</li> <li>chore(core): Remove circular JSON debugging hacks (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5267">#5267</a>)</li> <li>chore(integrations): Add trace to CONSOLE_LEVELS (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5249">#5249</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Arinono"><code>@​Arinono</code></a> and <a href="https://github.com/slaesh"><code>@​slaesh</code></a>. Thank you for your contributions!</p> <h2>7.1.1</h2> <ul> <li><strong>Revert</strong> &quot;ref(node): Move non-handler code out of handlers module&quot; (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5223">#5223</a>)</li> <li>fix(types): Vendor in TextEncoderCommon type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5221">#5221</a>)</li> </ul> <h2>7.1.0</h2> <ul> <li>feat(tracing): Propagate environment and release values in baggage Http headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5193">#5193</a>)</li> <li>feat(node): Compression support for <code>http</code> transport (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5209">#5209</a>)</li> <li>fix(serverless): Do not change DSN in Serverless integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5212">#5212</a>)</li> <li>fix(core): Normalize trace context (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5171">#5171</a>)</li> <li>fix(utils): Fix faulty references in <code>dropUndefinedKeys</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5201">#5201</a>)</li> <li>fix(build): Add missing debug logger plugin in <code>debug.min</code> bundle variant config (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5192">#5192</a>)</li> <li>fix(tracing): Fix missing page load metrics in Electron renderer (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5187">#5187</a>)</li> <li>ref(node): Move non-handler code out of <code>handlers</code> module (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5190">#5190</a>)</li> <li>ref: Switch to magic string for logger statements (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5155">#5155</a>)</li> <li>chore(build): Only upload lambda layer when releasing (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5208">#5208</a>)</li> </ul> <h2>7.0.0</h2> <p>Version 7 of the Sentry JavaScript SDK brings a variety of features and fixes including bundle size and performance improvements, brand new integrations, support for the attachments API, and key bug fixes.</p> <p>This release does not change or remove any top level public API methods (<code>captureException</code>, <code>captureMessage</code>), and only requires changes to certain configuration options or custom clients/integrations/transports.</p> <p><strong>Note: The v7 version of the JavaScript SDK requires a self-hosted version of Sentry 20.6.0 or higher. If you are using a version of <a href="https://develop.sentry.dev/self-hosted/">self-hosted Sentry</a> (aka onpremise) older than <code>20.6.0</code> then you will need to <a href="https://develop.sentry.dev/self-hosted/releases/">upgrade</a>.</strong></p> <p>For detailed overview of all the changes, please see our <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#upgrading-from-6x-to-7x">v7 migration guide</a>.</p> <h3>Breaking Changes</h3> <p>If you are a regular consumer of the Sentry JavaScript SDK you only need to focus on the general items. The internal breaking changes are aimed at libraries that build on top of and extend the JavaScript SDK (like <a href="https://github.com/getsentry/sentry-electron/"><code>@sentry/electron</code></a> or <a href="https://github.com/getsentry/sentry-react-native/"><code>@sentry/react-native</code></a>).</p> <h4>General</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ec0f05beb65441e84f6b532ecc9f46bb030a4ede"><code>ec0f05b</code></a> release: 7.2.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f62e4f0abeaa2e03f30d0b09822fb015ce213cba"><code>f62e4f0</code></a> meta: Update changelog 7.2.0 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5273">#5273</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/dfe7d61597f92373080d9e325dda8cfea89df016"><code>dfe7d61</code></a> ref(tracing): Sync baggage data in Http and envelope headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5218">#5218</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f4e3cf42d89a80aea4672d61dc276fb88c1afed4"><code>f4e3cf4</code></a> chore(core): Remove circular JSON debugging hacks (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5267">#5267</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/94a07bb9d0f76fe5032faab32da1ac971992d4a5"><code>94a07bb</code></a> chore(remix): Update package to 7.x structure (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5266">#5266</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ef30920004f4b843db34c3c9705e3d9c9cb06218"><code>ef30920</code></a> feat: Add Remix client SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5264">#5264</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/3a938aae57edf475eed42e2b64cc2941cea9a50a"><code>3a938aa</code></a> feat(dev): Add VSCode playwright debug profile (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5262">#5262</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7573f19b05debf717b934ecf8d9efdb1d02bda03"><code>7573f19</code></a> chore(angular): Add Angular version to event contexts (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5260">#5260</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/d69cafce8f208b2816c2b41f943ed3ee9e7cf2af"><code>d69cafc</code></a> ref(node): Move request-data-extraction functions to<code>@sentry/utils</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5257">#5257</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7bd7170a8e2f8d36179bbe647565a0b174f940e9"><code>7bd7170</code></a> feat: Add Remix SDK package boilerplate (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5256">#5256</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/6.19.7...7.2.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.2.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:23:41 +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#3811
No description provided.