[PR #2604] [CLOSED] chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.11.1 #3931

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • c177d78 chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.11.1

📊 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.11.1.

Release notes

Sourced from @​sentry/browser's releases.

7.11.1

  • fix(remix): Store transaction on express req (#5595)

7.11.0

This release introduces updates the tracingOrigins option to not attach any headers/create an spans when supplied with an empty array ([]). Previously, we would supply the default tracingOrigins if an empty array was set as the tracingOrigins option.

  • fix(core): Suppress stack when SentryError isn't an error (#5562)
  • feat(nextjs): Wrap server-side getInitialProps (#5546)
  • feat(nextjs): Improve pageload transaction creation (#5574)
  • feat(nextjs): Add spans and route parameterization in data fetching wrappers (#5564)
  • feat(nextjs): Create spans and route parameterization in server-side getInitialProps (#5587)
  • fix(remix): Use domains to prevent scope bleed (#5570)
  • fix(remix): Wrap domains properly on instrumentServer (#5590)
  • feat(remix): Add route ID to remix routes (#5568)
  • feat(remix): Export a manual wrapper for custom Express servers (#5524)
  • feat(tracing): Add long task collection (#5529)
  • feat(tracing): Allow for setting of an empty array (#5583)

7.10.0

This release introduces the first alpha version of @sentry/svelte, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.

  • feat(react): Track duration of React component updates (#5531)
  • feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#5543)
  • feat(svelte): Add Svelte SDK Package Boilerplate (#5535)
  • fix(integration): Don't mangle localforage internals (#5534)
  • fix(react): Set redux state context properly (#5550)
  • fix(remix): Support merging json responses from root loader functions. (#5548)
  • fix(remix): Return response if detected in root loader (#5558)
  • ref(nextjs): Move autoWrapDataFetchers option into experiments object (#5540)
  • ref(nextjs): Wrap server-side data-fetching methods during build (#5503)

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

7.9.0

This release adds the tracePropagationTargets option to the Sentry Node SDK.

  • feat(node): Add tracePropagationTargets option (#5521)
  • fix(browser): Parse Chrome stack frames without full paths (#5519)
  • fix(browser): Set : as a part of gecko protocol regex group. (#4153)
  • fix(browser): Strip webpack wrapping from stack frames (#5522)
  • fix(nextjs): Pull transpileClientSDK option from correct location (#5516)
  • fix(node): Handle colons in stack trace paths (#5517)
  • fix(react): Fix React Router v6 paramaterization (#5515)
  • fix(remix): Paramaterize server side transactions (#5491)
  • fix(remix): Provide sentry-trace and baggage via root loader. (#5509)
  • ref(nextjs): Prework for wrapping data-fetching functions (#5508)
  • ref(nextjs): Simplify NextConfigObject type (#5514)

7.8.1

  • fix(nextjs): Add default distDir value back into index.server.ts (#5479)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.11.1

  • fix(remix): Store transaction on express req (#5595)

7.11.0

This release introduces updates the tracingOrigins option to not attach any headers/create an spans when supplied with an empty array ([]). Previously, we would supply the default tracingOrigins if an empty array was set as the tracingOrigins option.

  • fix(core): Suppress stack when SentryError isn't an error (#5562)
  • feat(nextjs): Wrap server-side getInitialProps (#5546)
  • feat(nextjs): Improve pageload transaction creation (#5574)
  • feat(nextjs): Add spans and route parameterization in data fetching wrappers (#5564)
  • feat(nextjs): Create spans and route parameterization in server-side getInitialProps (#5587)
  • fix(remix): Use domains to prevent scope bleed (#5570)
  • fix(remix): Wrap domains properly on instrumentServer (#5590)
  • feat(remix): Add route ID to remix routes (#5568)
  • feat(remix): Export a manual wrapper for custom Express servers (#5524)
  • feat(tracing): Add long task collection (#5529)
  • feat(tracing): Allow for setting of an empty array (#5583)

7.10.0

This release introduces the first alpha version of @sentry/svelte, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.

  • feat(react): Track duration of React component updates (#5531)
  • feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#5543)
  • feat(svelte): Add Svelte SDK Package Boilerplate (#5535)
  • fix(integration): Don't mangle localforage internals (#5534)
  • fix(react): Set redux state context properly (#5550)
  • fix(remix): Support merging json responses from root loader functions. (#5548)
  • fix(remix): Return response if detected in root loader (#5558)
  • ref(nextjs): Move autoWrapDataFetchers option into experiments object (#5540)
  • ref(nextjs): Wrap server-side data-fetching methods during build (#5503)

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

7.9.0

This release adds the tracePropagationTargets option to the Sentry Node SDK.

  • feat(node): Add tracePropagationTargets option (#5521)
  • fix(browser): Parse Chrome stack frames without full paths (#5519)
  • fix(browser): Set : as a part of gecko protocol regex group. (#4153)
  • fix(browser): Strip webpack wrapping from stack frames (#5522)
  • fix(nextjs): Pull transpileClientSDK option from correct location (#5516)
  • fix(node): Handle colons in stack trace paths (#5517)
  • fix(react): Fix React Router v6 paramaterization (#5515)
  • fix(remix): Paramaterize server side transactions (#5491)
  • fix(remix): Provide sentry-trace and baggage via root loader. (#5509)
  • ref(nextjs): Prework for wrapping data-fetching functions (#5508)

... (truncated)

Commits
  • c9d76df release: 7.11.1
  • a1fd7c4 meta: 7.11.1 CHANGELOG (#5597)
  • 8e21f0d fix(remix): Store transaction on express req (#5595)
  • 8c58e0d Merge branch 'release/7.11.0'
  • 753ad86 release: 7.11.0
  • 2306940 meta: Update CHANGELOG for 7.11.0 (#5588)
  • 2f6deeb feat(nextjs): Create spans and route parameterization in server-side `getInit...
  • e861cc4 feat(nextjs): Add spans and route parameterization in data fetching wrappers ...
  • c2cdf92 fix(remix): Wrap domains properly on instrumentServer (#5590)
  • bdd7fde fix(remix): Use domains to prevent scope bleed (#5570)
  • 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/2604 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/22/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-7.11.1` --- ### 📝 Commits (1) - [`c177d78`](https://github.com/hoppscotch/hoppscotch/commit/c177d789834e1bdd2589ce1070f13607164c4754) chore(deps-dev): bump @sentry/browser from 6.19.7 to 7.11.1 ### 📊 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.11.1. <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.11.1</h2> <ul> <li>fix(remix): Store transaction on express req (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5595">#5595</a>)</li> </ul> <h2>7.11.0</h2> <p>This release introduces updates the <a href="https://docs.sentry.io/platforms/javascript/performance/instrumentation/automatic-instrumentation/#tracingorigins"><code>tracingOrigins</code> option</a> to not attach any headers/create an spans when supplied with an empty array (<code>[]</code>). Previously, we would supply the default <code>tracingOrigins</code> if an empty array was set as the <code>tracingOrigins</code> option.</p> <ul> <li>fix(core): Suppress stack when <code>SentryError</code> isn't an error (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5562">#5562</a>)</li> <li>feat(nextjs): Wrap server-side getInitialProps (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5546">#5546</a>)</li> <li>feat(nextjs): Improve pageload transaction creation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5574">#5574</a>)</li> <li>feat(nextjs): Add spans and route parameterization in data fetching wrappers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5564">#5564</a>)</li> <li>feat(nextjs): Create spans and route parameterization in server-side <code>getInitialProps</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5587">#5587</a>)</li> <li>fix(remix): Use domains to prevent scope bleed (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5570">#5570</a>)</li> <li>fix(remix): Wrap domains properly on instrumentServer (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5590">#5590</a>)</li> <li>feat(remix): Add route ID to remix routes (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5568">#5568</a>)</li> <li>feat(remix): Export a manual wrapper for custom Express servers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5524">#5524</a>)</li> <li>feat(tracing): Add long task collection (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5529">#5529</a>)</li> <li>feat(tracing): Allow for setting of an empty array (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5583">#5583</a>)</li> </ul> <h2>7.10.0</h2> <p>This release introduces the first alpha version of <code>@sentry/svelte</code>, our newest JavaScript SDK! For details on how to use it, please see the <a href="https://github.com/getsentry/sentry-javascript/blob/HEAD/packages/svelte/README.md">README</a> and <a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5492">the tracking GitHub issue</a>.</p> <ul> <li>feat(react): Track duration of React component updates (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5531">#5531</a>)</li> <li>feat(svelte): Add Error and Performance Instrumentation from Browser SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5543">#5543</a>)</li> <li>feat(svelte): Add Svelte SDK Package Boilerplate (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5535">#5535</a>)</li> <li>fix(integration): Don't mangle localforage internals (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5534">#5534</a>)</li> <li>fix(react): Set redux state context properly (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5550">#5550</a>)</li> <li>fix(remix): Support merging <code>json</code> responses from root loader functions. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5548">#5548</a>)</li> <li>fix(remix): Return response if detected in root loader (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5558">#5558</a>)</li> <li>ref(nextjs): Move <code>autoWrapDataFetchers</code> option into <code>experiments</code> object (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5540">#5540</a>)</li> <li>ref(nextjs): Wrap server-side data-fetching methods during build (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5503">#5503</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/augustuswm"><code>@​augustuswm</code></a>. Thank you for your contribution!</p> <h2>7.9.0</h2> <p>This release adds the <a href="https://docs.sentry.io/platforms/node/configuration/options/#trace-propagation-targets"><code>tracePropagationTargets</code></a> option to the Sentry Node SDK.</p> <ul> <li>feat(node): Add <code>tracePropagationTargets</code> option (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5521">#5521</a>)</li> <li>fix(browser): Parse Chrome stack frames without full paths (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5519">#5519</a>)</li> <li>fix(browser): Set <code>:</code> as a part of gecko protocol regex group. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4153">#4153</a>)</li> <li>fix(browser): Strip webpack wrapping from stack frames (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5522">#5522</a>)</li> <li>fix(nextjs): Pull <code>transpileClientSDK</code> option from correct location (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5516">#5516</a>)</li> <li>fix(node): Handle colons in stack trace paths (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5517">#5517</a>)</li> <li>fix(react): Fix React Router v6 paramaterization (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5515">#5515</a>)</li> <li>fix(remix): Paramaterize server side transactions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5491">#5491</a>)</li> <li>fix(remix): Provide <code>sentry-trace</code> and <code>baggage</code> via root loader. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5509">#5509</a>)</li> <li>ref(nextjs): Prework for wrapping data-fetching functions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5508">#5508</a>)</li> <li>ref(nextjs): Simplify <code>NextConfigObject</code> type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5514">#5514</a>)</li> </ul> <h2>7.8.1</h2> <ul> <li>fix(nextjs): Add default <code>distDir</code> value back into <code>index.server.ts</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5479">#5479</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.11.1</h2> <ul> <li>fix(remix): Store transaction on express req (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5595">#5595</a>)</li> </ul> <h2>7.11.0</h2> <p>This release introduces updates the <a href="https://docs.sentry.io/platforms/javascript/performance/instrumentation/automatic-instrumentation/#tracingorigins"><code>tracingOrigins</code> option</a> to not attach any headers/create an spans when supplied with an empty array (<code>[]</code>). Previously, we would supply the default <code>tracingOrigins</code> if an empty array was set as the <code>tracingOrigins</code> option.</p> <ul> <li>fix(core): Suppress stack when <code>SentryError</code> isn't an error (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5562">#5562</a>)</li> <li>feat(nextjs): Wrap server-side getInitialProps (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5546">#5546</a>)</li> <li>feat(nextjs): Improve pageload transaction creation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5574">#5574</a>)</li> <li>feat(nextjs): Add spans and route parameterization in data fetching wrappers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5564">#5564</a>)</li> <li>feat(nextjs): Create spans and route parameterization in server-side <code>getInitialProps</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5587">#5587</a>)</li> <li>fix(remix): Use domains to prevent scope bleed (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5570">#5570</a>)</li> <li>fix(remix): Wrap domains properly on instrumentServer (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5590">#5590</a>)</li> <li>feat(remix): Add route ID to remix routes (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5568">#5568</a>)</li> <li>feat(remix): Export a manual wrapper for custom Express servers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5524">#5524</a>)</li> <li>feat(tracing): Add long task collection (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5529">#5529</a>)</li> <li>feat(tracing): Allow for setting of an empty array (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5583">#5583</a>)</li> </ul> <h2>7.10.0</h2> <p>This release introduces the first alpha version of <code>@sentry/svelte</code>, our newest JavaScript SDK! For details on how to use it, please see the <a href="https://github.com/getsentry/sentry-javascript/blob/master/packages/svelte/README.md">README</a> and <a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5492">the tracking GitHub issue</a>.</p> <ul> <li>feat(react): Track duration of React component updates (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5531">#5531</a>)</li> <li>feat(svelte): Add Error and Performance Instrumentation from Browser SDK (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5543">#5543</a>)</li> <li>feat(svelte): Add Svelte SDK Package Boilerplate (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5535">#5535</a>)</li> <li>fix(integration): Don't mangle localforage internals (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5534">#5534</a>)</li> <li>fix(react): Set redux state context properly (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5550">#5550</a>)</li> <li>fix(remix): Support merging <code>json</code> responses from root loader functions. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5548">#5548</a>)</li> <li>fix(remix): Return response if detected in root loader (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5558">#5558</a>)</li> <li>ref(nextjs): Move <code>autoWrapDataFetchers</code> option into <code>experiments</code> object (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5540">#5540</a>)</li> <li>ref(nextjs): Wrap server-side data-fetching methods during build (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5503">#5503</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/augustuswm"><code>@​augustuswm</code></a>. Thank you for your contribution!</p> <h2>7.9.0</h2> <p>This release adds the <a href="https://docs.sentry.io/platforms/node/configuration/options/#trace-propagation-targets"><code>tracePropagationTargets</code></a> option to the Sentry Node SDK.</p> <ul> <li>feat(node): Add <code>tracePropagationTargets</code> option (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5521">#5521</a>)</li> <li>fix(browser): Parse Chrome stack frames without full paths (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5519">#5519</a>)</li> <li>fix(browser): Set <code>:</code> as a part of gecko protocol regex group. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/4153">#4153</a>)</li> <li>fix(browser): Strip webpack wrapping from stack frames (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5522">#5522</a>)</li> <li>fix(nextjs): Pull <code>transpileClientSDK</code> option from correct location (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5516">#5516</a>)</li> <li>fix(node): Handle colons in stack trace paths (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5517">#5517</a>)</li> <li>fix(react): Fix React Router v6 paramaterization (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5515">#5515</a>)</li> <li>fix(remix): Paramaterize server side transactions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5491">#5491</a>)</li> <li>fix(remix): Provide <code>sentry-trace</code> and <code>baggage</code> via root loader. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5509">#5509</a>)</li> <li>ref(nextjs): Prework for wrapping data-fetching functions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5508">#5508</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/c9d76df65b6cffa3c6ab56e9f1bc19ad7295cf9b"><code>c9d76df</code></a> release: 7.11.1</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a1fd7c41796f307b57c586a05bde095bd0756a94"><code>a1fd7c4</code></a> meta: 7.11.1 CHANGELOG (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5597">#5597</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8e21f0de10c1da59053d199fe7de1234d222319f"><code>8e21f0d</code></a> fix(remix): Store transaction on express req (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5595">#5595</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8c58e0de35152ae3c5e4c47a58766c544c658458"><code>8c58e0d</code></a> Merge branch 'release/7.11.0'</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/753ad8611ccc197c49c828527d50eb250dc274ae"><code>753ad86</code></a> release: 7.11.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2306940649a1c655ee88c75084722e6ef4770cf3"><code>2306940</code></a> meta: Update CHANGELOG for 7.11.0 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5588">#5588</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2f6deeb183a6b1049898111547e20c5d5a14c8f6"><code>2f6deeb</code></a> feat(nextjs): Create spans and route parameterization in server-side `getInit...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e861cc436d32edd87a7235d7f119896680c70adf"><code>e861cc4</code></a> feat(nextjs): Add spans and route parameterization in data fetching wrappers ...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c2cdf92616c6f3116db3aeaad1df71fd9ac147c8"><code>c2cdf92</code></a> fix(remix): Wrap domains properly on instrumentServer (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5590">#5590</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/bdd7fde89b053dec61d43f2af1c13fdc55d9b2b8"><code>bdd7fde</code></a> fix(remix): Use domains to prevent scope bleed (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/5570">#5570</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/6.19.7...7.11.1">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.11.1)](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:30:26 +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#3931
No description provided.