[PR #2403] [CLOSED] chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.0.0 #3789

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • b279524 chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.0.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.0.0.

Release notes

Sourced from @​sentry/browser's releases.

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.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/2403 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/6/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-7.0.0` --- ### 📝 Commits (1) - [`b279524`](https://github.com/hoppscotch/hoppscotch/commit/b279524e7c6929b099166e19b8ee24d295e7094d) chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.0.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.0.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.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> <li>Deprecated <code>Severity</code> enum for bundle size reasons. <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#severity-severitylevel-and-severitylevels">Please use string literals instead</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4926">#4926</a>)</li> <li>Removed <code>critical</code> Severity level. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5032">#5032</a>)</li> <li><code>whitelistUrls</code> and <code>blacklistUrls</code> have been renamed to <code>allowUrls</code> and <code>denyUrls</code> in the <code>Sentry.init()</code> options. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4850">#4850</a>)</li> <li><code>BaseClient</code> and it's child classes now require <code>transport</code>, <code>stackParser</code>, and <code>integrations</code> to be <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#explicit-client-options">explicitly passed in</a>. This was done to improve tree-shakability. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4927">#4927</a>)</li> <li>Updated package distribution structure and stopped distributing CDN bundles through <code>@sentry/*</code> npm packages. <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#restructuring-of-package-content">See details in our migration docs</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4900">#4900</a>) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4901">#4901</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#transport-changes">Simplified <code>Transport</code> API</a>. This means <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#custom-transports">custom transports will have to be adjusted accordingly</a>.</li> <li>Updated how <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#node-transport-changes">Node Transport Options are passed down</a>.</li> <li>Start propogating <a href="https://www.w3.org/TR/baggage/"><code>baggage</code> HTTP header</a> alongside <code>sentry-trace</code> header to <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#propagation-of-baggage-header">propogate additional tracing related information</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5133">#5133</a>)</li> <li>Renamed <code>registerRequestInstrumentation</code> export to <code>instrumentOutgoingRequests</code> in <code>@sentry/tracing</code>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4859">#4859</a>)</li> <li>Renamed <code>UserAgent</code> integration to <code>HttpContext</code>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5027">#5027</a>)</li> <li>Replaced <code>BrowserTracing</code> integration's <code>maxTransactionDuration</code> option with <code>finalTimeout</code> option in the <code>@sentry/tracing</code> package and reset <code>idleTimeout</code> based on activities count. This should improve accuracy of web-vitals like LCP by 20-30%. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5044">#5044</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#sentry-angular-sdk-changes">Updated <code>@sentry/angular</code> to be compiled by the angular compiler</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4641">#4641</a>)</li> <li>Made tracing package treeshakable (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5166">#5166</a>)</li> <li>Removed support for <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#dropping-support-for-nodejs-v6">Node v6</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4851">#4851</a>)</li> <li>Removed <code>@sentry/minimal</code> package in favour of using <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#removal-of-sentryminimal"><code>@sentry/hub</code></a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4971">#4971</a>)</li> <li>Removed support for Opera browser pre v15 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4923">#4923</a>)</li> <li>Removed <code>ignoreSentryErrors</code> option from AWS lambda SDK. Errors originating from the SDK will now <em>always</em> be caught internally. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4994">#4994</a>)</li> <li>Removed <code>Integrations.BrowserTracing</code> export from <code>@sentry/nextjs</code>. Please import <code>BrowserTracing</code> from <code>@sentry/nextjs</code> directly.</li> <li>Removed static <code>id</code> property from <code>BrowserTracing</code> integration.</li> <li>Removed <code>SDK_NAME</code> export from <code>@sentry/browser</code>, <code>@sentry/node</code>, <code>@sentry/tracing</code> and <code>@sentry/vue</code> packages. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5040">#5040</a>)</li> <li>Removed <code>Angular</code>, <code>Ember</code>, and <code>Vue</code> integrations from <code>@sentry/integrations</code> <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#removal-of-old-platform-integrations-from-sentryintegrations-package">in favour of the explicit framework packages: <code>@sentry/angular</code>, <code>@sentry/ember</code>, and <code>@sentry/vue</code></a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4893">#4893</a>)</li> <li>Removed <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#removed-enums">enums <code>Status</code>, <code>RequestSessionStatus</code>, and <code>SessionStatus</code></a>. Deprecated <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/MIGRATION.md#deprecated-enums">enums <code>SpanStatus</code> and <code>Severity</code></a>. This was done to save on bundle size. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4891">#4891</a>) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4889">#4889</a>) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4890">#4890</a>)</li> <li>Removed support for deprecated <code>@sentry/apm</code> package. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4845">#4845</a>)</li> <li>Removed deprecated <code>user</code> field from DSN interface. <code>publicKey</code> should be used instead. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4864">#4864</a>)</li> <li>Removed deprecated <code>getActiveDomain</code> method and <code>DomainAsCarrier</code> type from <code>@sentry/hub</code>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4858">#4858</a>)</li> <li>Removed <code>eventStatusFromHttpCode</code> to save on bundle size.</li> <li>Removed usage of deprecated <code>event.stacktrace</code> field. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4885">#4885</a>)</li> <li>Removed raven-node backward-compat code (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4942">#4942</a>)</li> <li>Removed <code>showReportDialog</code> method on <code>BrowserClient</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4973">#4973</a>)</li> <li>Removed deprecated <code>startSpan</code> and <code>child</code> methods (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4849">#4849</a>)</li> <li>Removed deprecated <code>frameContextLines</code> options (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4884">#4884</a>)</li> <li>Removed <code>Sentry</code> from window in the Gatsby SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4857">#4857</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.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> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/blob/master/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/master/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> <li>Deprecated <code>Severity</code> enum for bundle size reasons. <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#severity-severitylevel-and-severitylevels">Please use string literals instead</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4926">#4926</a>)</li> <li>Removed <code>critical</code> Severity level. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5032">#5032</a>)</li> <li><code>whitelistUrls</code> and <code>blacklistUrls</code> have been renamed to <code>allowUrls</code> and <code>denyUrls</code> in the <code>Sentry.init()</code> options. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4850">#4850</a>)</li> <li><code>BaseClient</code> and it's child classes now require <code>transport</code>, <code>stackParser</code>, and <code>integrations</code> to be <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#explicit-client-options">explicitly passed in</a>. This was done to improve tree-shakability. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4927">#4927</a>)</li> <li>Updated package distribution structure and stopped distributing CDN bundles through <code>@sentry/*</code> npm packages. <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#restructuring-of-package-content">See details in our migration docs.</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4900">#4900</a>) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4901">#4901</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#transport-changes">Simplified <code>Transport</code> API</a>. This means <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#custom-transports">custom transports will have to be adjusted accordingly.</a>.</li> <li>Updated how <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#node-transport-changes">Node Transport Options are passed down</a>.</li> <li>Start propogating <a href="https://www.w3.org/TR/baggage/"><code>baggage</code> HTTP header</a> alongside <code>sentry-trace</code> header to <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#propagation-of-baggage-header">propogate additional tracing related information.</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5133">#5133</a>)</li> <li>Renamed <code>registerRequestInstrumentation</code> export to <code>instrumentOutgoingRequests</code> in <code>@sentry/tracing</code>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4859">#4859</a>)</li> <li>Renamed <code>UserAgent</code> integration to <code>HttpContext</code>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5027">#5027</a>)</li> <li>Replaced <code>BrowserTracing</code> integration's <code>maxTransactionDuration</code> option with <code>finalTimeout</code> option in the <code>@sentry/tracing</code> package and reset <code>idleTimeout</code> based on activities count. This should improve accuracy of web-vitals like LCP by 20-30%. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5044">#5044</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#sentry-angular-sdk-changes">Updated <code>@sentry/angular</code> to be compiled by the angular compiler</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4641">#4641</a>)</li> <li>Made tracing package treeshakable (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5166">#5166</a>)</li> <li>Removed support for <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#dropping-support-for-nodejs-v6">Node v6</a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4851">#4851</a>)</li> <li>Removed <code>@sentry/minimal</code> package in favour of using <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#removal-of-sentryminimal"><code>@sentry/hub</code></a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4971">#4971</a>)</li> <li>Removed support for Opera browser pre v15 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4923">#4923</a>)</li> <li>Removed <code>ignoreSentryErrors</code> option from AWS lambda SDK. Errors originating from the SDK will now <em>always</em> be caught internally. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4994">#4994</a>)</li> <li>Removed <code>Integrations.BrowserTracing</code> export from <code>@sentry/nextjs</code>. Please import <code>BrowserTracing</code> from <code>@sentry/nextjs</code> directly.</li> <li>Removed static <code>id</code> property from <code>BrowserTracing</code> integration.</li> <li>Removed <code>SDK_NAME</code> export from <code>@sentry/browser</code>, <code>@sentry/node</code>, <code>@sentry/tracing</code> and <code>@sentry/vue</code> packages. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5040">#5040</a>)</li> <li>Removed <code>Angular</code>, <code>Ember</code>, and <code>Vue</code> integrations from <code>@sentry/integrations</code> <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#removal-of-old-platform-integrations-from-sentryintegrations-package">in favour of the explicit framework packages: <code>@sentry/angular</code>, <code>@sentry/ember</code>, and <code>@sentry/vue</code></a>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4893">#4893</a>)</li> <li>Removed <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#removed-enums">enums <code>Status</code>, <code>RequestSessionStatus</code>, and <code>SessionStatus</code>.</a>. Deprecated <a href="https://github.com/getsentry/sentry-javascript/blob/master/MIGRATION.md#deprecated-enums">enums <code>SpanStatus</code> and <code>Severity</code></a>. This was done to save on bundle size. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4891">#4891</a>) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4889">#4889</a>) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4890">#4890</a>)</li> <li>Removed support for deprecated <code>@sentry/apm</code> package. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4845">#4845</a>)</li> <li>Removed deprecated <code>user</code> field from DSN interface. <code>publicKey</code> should be used instead. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4864">#4864</a>)</li> <li>Removed deprecated <code>getActiveDomain</code> method and <code>DomainAsCarrier</code> type from <code>@sentry/hub</code>. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4858">#4858</a>)</li> <li>Removed <code>eventStatusFromHttpCode</code> to save on bundle size.</li> <li>Removed usage of deprecated <code>event.stacktrace</code> field. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4885">#4885</a>)</li> <li>Removed raven-node backward-compat code (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4942">#4942</a>)</li> <li>Removed <code>showReportDialog</code> method on <code>BrowserClient</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4973">#4973</a>)</li> <li>Removed deprecated <code>startSpan</code> and <code>child</code> methods (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4849">#4849</a>)</li> <li>Removed deprecated <code>frameContextLines</code> options (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4884">#4884</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/4cc07f6637a611d95d76121bf24152f6b38c51ab"><code>4cc07f6</code></a> release: 7.0.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ca31aa34a8764865adc4037a8c7854b57f4c7d83"><code>ca31aa3</code></a> meta: 7.0.0 CHANGELOG (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5177">#5177</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/31be2befe66f43333902d7b257fe08b9ef8c9a7d"><code>31be2be</code></a> ref(node): Allow node stack parser to work in browser context (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5135">#5135</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8fcf3ffc9bd41ca58a994e21d49045b4ac6b6c71"><code>8fcf3ff</code></a> release: 7.0.0-rc.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c946b2348a1e712273d40f46389bf0ccb52ffa1b"><code>c946b23</code></a> meta: Update 7.0.0-rc.0 CHANGELOG (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5165">#5165</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/0e1f578c60dc39926bc93394e07e77fc6a3f6922"><code>0e1f578</code></a> feat(nextjs): Make tracing package treeshakable (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5166">#5166</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e76c2479de9e3ad9d235d09f870e98701fe2f58e"><code>e76c247</code></a> ref(build): Use rollup to build AWS lambda layer (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5146">#5146</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/9b23ef3d01409d85f9776fab2653000560ac2ddb"><code>9b23ef3</code></a> ref(core): Test mutation of attachments in hint (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5140">#5140</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/918d4707c25249e27c5f8b030672d9b98dbffb34"><code>918d470</code></a> fix(utils): Fix infinite recursion in <code>dropUndefinedKeys</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5163">#5163</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/bc73dc0cacbc97a0874504ab1eff5ccc830bea7a"><code>bc73dc0</code></a> ref(core): Make hint callback argument non-optional (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5141">#5141</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/6.19.7...7.0.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.0.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:22:19 +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#3789
No description provided.