[PR #2462] [CLOSED] chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.3.0 #3825

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 1cc21a4 chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.3.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.3.0.

Release notes

Sourced from @​sentry/browser's releases.

7.3.0

  • feat(nextjs): Add exception handler for _error.js (#5259)
  • feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (#5292)
  • fix(node): Allow ParseRequestOptions to be passed to request handler (#5287)
  • fix(tracing): Baggage parsing fails when input is not of type string (#5276)
  • fix(tracing): Report the right units for CLS and TTFB (#5303)
  • fix(vue): Property access on undefined in errorHandler (#5279)
  • ref(node): Move stack parser to utils so it can be used from Electron (#5286)
  • ref(tracing): Move getBaggage() from Span to Transaction class (#5299)
  • ref(tracing): Unify DSC key names in envelope and baggage headers (#5302)

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

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.

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.3.0

  • feat(nextjs): Add exception handler for _error.js (#5259)
  • feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (#5292)
  • fix(node): Allow ParseRequestOptions to be passed to request handler (#5287)
  • fix(tracing): Baggage parsing fails when input is not of type string (#5276)
  • fix(tracing): Report the right units for CLS and TTFB (#5303)
  • fix(vue): Property access on undefined in errorHandler (#5279)
  • ref(node): Move stack parser to utils so it can be used from Electron (#5286)
  • ref(tracing): Move getBaggage() from Span to Transaction class (#5299)
  • ref(tracing): Unify DSC key names in envelope and baggage headers (#5302)

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

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

... (truncated)

Commits
  • db41006 release: 7.3.0
  • cbd3ec7 meta: add changelog for 7.3.0 (#5308)
  • b9f2122 ref(tracing): Unify DSC key names in envelope and baggage headers (#5302)
  • b52900f fix(tracing): Report the right units for CLS and TTFB (#5303)
  • cb2462b ref(tracing): Move getBaggage() from Span to Transaction class (#5299)
  • ea9ddaf feat(tracing): Add additional Dynamic Sampling Context items to baggage and e...
  • 9b02afb fix(node): Allow ParseRequestOptions to be passed to request handler (#5287)
  • 45818f3 feat(remix): Add Remix server SDK (#5269)
  • a1c79cd ref(node): Move stack parser to utils so it can be used from Electron (#5286)
  • 638b2f4 chore: Remove yarn.lock in browser int tests (#5291)
  • 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 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/2462 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/27/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-7.3.0` --- ### 📝 Commits (1) - [`1cc21a4`](https://github.com/hoppscotch/hoppscotch/commit/1cc21a48bf8b892c2c8b965ac42d9a2ebf2aa201) chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.3.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.3.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.3.0</h2> <ul> <li>feat(nextjs): Add exception handler for <code>_error.js</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5259">#5259</a>)</li> <li>feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5292">#5292</a>)</li> <li>fix(node): Allow <code>ParseRequestOptions</code> to be passed to request handler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5287">#5287</a>)</li> <li>fix(tracing): Baggage parsing fails when input is not of type string (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5276">#5276</a>)</li> <li>fix(tracing): Report the right units for CLS and TTFB (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5303">#5303</a>)</li> <li>fix(vue): Property access on undefined in errorHandler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5279">#5279</a>)</li> <li>ref(node): Move stack parser to utils so it can be used from Electron (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5286">#5286</a>)</li> <li>ref(tracing): Move getBaggage() from Span to Transaction class (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5299">#5299</a>)</li> <li>ref(tracing): Unify DSC key names in envelope and baggage headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5302">#5302</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Arinono"><code>@​Arinono</code></a>. Thank you for your contribution!</p> <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> <!-- 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.3.0</h2> <ul> <li>feat(nextjs): Add exception handler for <code>_error.js</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5259">#5259</a>)</li> <li>feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5292">#5292</a>)</li> <li>fix(node): Allow <code>ParseRequestOptions</code> to be passed to request handler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5287">#5287</a>)</li> <li>fix(tracing): Baggage parsing fails when input is not of type string (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5276">#5276</a>)</li> <li>fix(tracing): Report the right units for CLS and TTFB (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5303">#5303</a>)</li> <li>fix(vue): Property access on undefined in errorHandler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5279">#5279</a>)</li> <li>ref(node): Move stack parser to utils so it can be used from Electron (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5286">#5286</a>)</li> <li>ref(tracing): Move getBaggage() from Span to Transaction class (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5299">#5299</a>)</li> <li>ref(tracing): Unify DSC key names in envelope and baggage headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5302">#5302</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Arinono"><code>@​Arinono</code></a>. Thank you for your contribution!</p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/db410060455dc8bd2e8481cbc2ed1fcb2752811e"><code>db41006</code></a> release: 7.3.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/cbd3ec7c49407ac79acc9fcd5c5b4d5dc522f661"><code>cbd3ec7</code></a> meta: add changelog for 7.3.0 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5308">#5308</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b9f2122150e08bf05f3b2ab6f70070ec9cd82972"><code>b9f2122</code></a> ref(tracing): Unify DSC key names in envelope and baggage headers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5302">#5302</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b52900f7604a71015afff61afc0b1d17c5e1c863"><code>b52900f</code></a> fix(tracing): Report the right units for CLS and TTFB (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5303">#5303</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/cb2462b578ced62e9d22cecfd72fdebaca42b62c"><code>cb2462b</code></a> ref(tracing): Move getBaggage() from Span to Transaction class (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5299">#5299</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ea9ddaf7d80f80d89de582d13646197d838efc9b"><code>ea9ddaf</code></a> feat(tracing): Add additional Dynamic Sampling Context items to baggage and e...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/9b02afb232278241e463586f1a4a2cc3e1d27b8d"><code>9b02afb</code></a> fix(node): Allow <code>ParseRequestOptions</code> to be passed to request handler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5287">#5287</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/45818f3348ce8dc30d22743b2093f5a2aebb1ce9"><code>45818f3</code></a> feat(remix): Add Remix server SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5269">#5269</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a1c79cdc61237f13d91cffce6f3785a116822a56"><code>a1c79cd</code></a> ref(node): Move stack parser to utils so it can be used from Electron (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5286">#5286</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/638b2f450a19cedccee52134433232c8a389975f"><code>638b2f4</code></a> chore: Remove yarn.lock in browser int tests (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5291">#5291</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/6.19.7...7.3.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.3.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:24: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#3825
No description provided.