[PR #97] [CLOSED] Bump @sentry/browser from 5.6.3 to 5.13.2 #106

Closed
opened 2026-02-26 05:30:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/97
Author: @dependabot-preview[bot]
Created: 3/5/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/sentry/browser-5.13.2


📝 Commits (1)

  • 41359ed Bump @sentry/browser from 5.6.3 to 5.13.2

📊 Changes

2 files changed (+39 additions, -44 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+38 -43)

📄 Description

Bumps @sentry/browser from 5.6.3 to 5.13.2.

Release notes

Sourced from @sentry/browser's releases.

5.13.2

  • [apm] feat: Add discardBackgroundSpans to discard background spans by default

5.13.1

  • [node] fix: Restore engines back to >= 6

5.13.0

  • [apm] feat: Add options.autoPopAfter parameter to pushActivity to prevent never-ending spans (#2459)
  • [apm] fix: Use monotonic clock to compute durations (#2441)
  • [core] ref: Remove unused sentry_timestamp header (#2458)
  • [node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (#2455)
  • [utils] ref: Prevent instantiating unnecessary Date objects in timestampWithMs (#2442)
  • [browser] fix: Mark transactions as event.transaction in breadcrumbs correctly

5.12.5

  • [browser] ref: Mark transactions as event.transaction in breadcrumbs (#2450)
  • [node] fix: Dont overwrite servername in requestHandler (#2449)
  • [utils] ref: Move creation of iframe into try/catch in fetch support check (#2447)

5.12.4

  • [browser] ref: Rework XHR wrapping logic to make sure it always triggers
  • [browser] fix: Handle PromiseRejectionEvent-like CustomEvents (#2429)
  • [core] ref: Notify user when event failed to deliver because of digestion pipeline issue (#2416)
  • [node] fix: Improve incorrect ParseRequest typing (#2433)
  • [apm] fix: Remove auto unknown_error transaction status (#2440)
  • [apm] fix: Properly remove undefined keys from apm payload (#2414)

5.12.3

  • [apm] fix: Remove undefined keys from trace.context

5.12.2

  • [apm] ref: Check if Tracing integration is enabled before dropping transaction

5.12.1

  • [apm] ref: If maxTransactionTimeout = 0 there is no timeout
  • [apm] fix: Make sure that the maxTransactionTimeout is always enforced on transaction events
  • [browser] fix: Support for Hermes stacktraces

5.12.0

  • [core] feat: Provide normalizeDepth option and sensible default for scope methods (#2404)
  • [browser] fix: Export EventHint type (#2407)

5.11.2

  • [apm] fix: Add new option to Tracing maxTransactionTimeout determines the max length of a transaction
  • [hub] ref: Always also set transaction name on the top span in the scope
  • [core] fix: Use event_id from hint given by top-level hub calls

5.11.1

  • [apm] feat: Add build bundle including @sentry/browser + @sentry/apm
  • [utils] ref: Extract adding source context incl. tests
... (truncated)
Changelog

Sourced from @sentry/browser's changelog.

5.13.2

  • [apm] feat: Add discardBackgroundSpans to discard background spans by default

5.13.1

  • [node] fix: Restore engines back to >= 6

5.13.0

  • [apm] feat: Add options.autoPopAfter parameter to pushActivity to prevent never-ending spans (#2459)
  • [apm] fix: Use monotonic clock to compute durations (#2441)
  • [core] ref: Remove unused sentry_timestamp header (#2458)
  • [node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (#2455)
  • [utils] ref: Prevent instantiating unnecessary Date objects in timestampWithMs (#2442)
  • [browser] fix: Mark transactions as event.transaction in breadcrumbs correctly

5.12.5

  • [browser] ref: Mark transactions as event.transaction in breadcrumbs (#2450)
  • [node] fix: Dont overwrite servername in requestHandler (#2449)
  • [utils] ref: Move creation of iframe into try/catch in fetch support check (#2447)

5.12.4

  • [browser] ref: Rework XHR wrapping logic to make sure it always triggers (#2438)
  • [browser] fix: Handle PromiseRejectionEvent-like CustomEvents (#2429)
  • [core] ref: Notify user when event failed to deliver because of digestion pipeline issue (#2416)
  • [node] fix: Improve incorrect ParseRequest typing (#2433)
  • [apm] fix: Remove auto unknown_error transaction status (#2440)
  • [apm] fix: Properly remove undefined keys from apm payload (#2414)

5.12.3

  • [apm] fix: Remove undefined keys from trace.context (#2413)

5.12.2

  • [apm] ref: Check if Tracing integration is enabled before dropping transaction

5.12.1

  • [apm] ref: If maxTransactionTimeout = 0 there is no timeout (#2410)
  • [apm] fix: Make sure that the maxTransactionTimeout is always enforced on transaction events (#2410)
  • [browser] fix: Support for Hermes stacktraces (#2406)

5.12.0

  • [core] feat: Provide normalizeDepth option and sensible default for scope methods (#2404)
  • [browser] fix: Export EventHint type (#2407)
... (truncated)
Commits
  • 9cfa4a5 release: 5.13.2
  • 7040313 chore: Remove tracing tests
  • b21d44e chore: disbale apm tests
  • caecb80 meta: 5.13.2
  • e57aeb7 feat[apm]: Add discardBackgroundSpans option (#2471)
  • 708bac4 test: Add DOM events breadcrumbHint test (#2468)
  • 69f66fd fix: Add missing event to EventHint in breadcrumbs integration (#2465)
  • 424d50e ci: Change pre-release -yes to --yes flag
  • a258c27 ci: Force publish the same versions using lerna (#2466)
  • fbaabfb Merge release/5.13.1 into master
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/moollaza/repo-remover/pull/97 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/5/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-5.13.2` --- ### 📝 Commits (1) - [`41359ed`](https://github.com/moollaza/repo-remover/commit/41359ed3335c7e7fe293c511e7e12da3989deebc) Bump @sentry/browser from 5.6.3 to 5.13.2 ### 📊 Changes **2 files changed** (+39 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+38 -43) </details> ### 📄 Description Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.6.3 to 5.13.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases">@sentry/browser's releases</a>.</em></p> <blockquote> <h2>5.13.2</h2> <ul> <li>[apm] feat: Add <code>discardBackgroundSpans</code> to discard background spans by default</li> </ul> <h2>5.13.1</h2> <ul> <li>[node] fix: Restore engines back to <code>&gt;= 6</code></li> </ul> <h2>5.13.0</h2> <ul> <li>[apm] feat: Add <code>options.autoPopAfter</code> parameter to <code>pushActivity</code> to prevent never-ending spans (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2459">#2459</a>)</li> <li>[apm] fix: Use monotonic clock to compute durations (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2441">#2441</a>)</li> <li>[core] ref: Remove unused <code>sentry_timestamp</code> header (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2458">#2458</a>)</li> <li>[node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2455">#2455</a>)</li> <li>[utils] ref: Prevent instantiating unnecessary Date objects in <code>timestampWithMs</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2442">#2442</a>)</li> <li>[browser] fix: Mark transactions as event.transaction in breadcrumbs correctly</li> </ul> <h2>5.12.5</h2> <ul> <li>[browser] ref: Mark transactions as event.transaction in breadcrumbs (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2450">#2450</a>)</li> <li>[node] fix: Dont overwrite servername in requestHandler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2449">#2449</a>)</li> <li>[utils] ref: Move creation of iframe into try/catch in fetch support check (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2447">#2447</a>)</li> </ul> <h2>5.12.4</h2> <ul> <li>[browser] ref: Rework XHR wrapping logic to make sure it always triggers</li> <li>[browser] fix: Handle PromiseRejectionEvent-like CustomEvents (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2429">#2429</a>)</li> <li>[core] ref: Notify user when event failed to deliver because of digestion pipeline issue (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2416">#2416</a>)</li> <li>[node] fix: Improve incorrect <code>ParseRequest</code> typing (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2433">#2433</a>)</li> <li>[apm] fix: Remove auto unknown_error transaction status (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2440">#2440</a>)</li> <li>[apm] fix: Properly remove undefined keys from apm payload (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2414">#2414</a>)</li> </ul> <h2>5.12.3</h2> <ul> <li>[apm] fix: Remove undefined keys from trace.context</li> </ul> <h2>5.12.2</h2> <ul> <li>[apm] ref: Check if Tracing integration is enabled before dropping transaction</li> </ul> <h2>5.12.1</h2> <ul> <li>[apm] ref: If <code>maxTransactionTimeout</code> = <code>0</code> there is no timeout</li> <li>[apm] fix: Make sure that the <code>maxTransactionTimeout</code> is always enforced on transaction events</li> <li>[browser] fix: Support for Hermes stacktraces</li> </ul> <h2>5.12.0</h2> <ul> <li>[core] feat: Provide <code>normalizeDepth</code> option and sensible default for scope methods (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2404">#2404</a>)</li> <li>[browser] fix: Export <code>EventHint</code> type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2407">#2407</a>)</li> </ul> <h2>5.11.2</h2> <ul> <li>[apm] fix: Add new option to <code>Tracing</code> <code>maxTransactionTimeout</code> determines the max length of a transaction</li> <li>[hub] ref: Always also set transaction name on the top span in the scope</li> <li>[core] fix: Use event_id from hint given by top-level hub calls</li> </ul> <h2>5.11.1</h2> <ul> <li>[apm] feat: Add build bundle including @sentry/browser + @sentry/apm</li> <li>[utils] ref: Extract adding source context incl. tests</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md">@sentry/browser's changelog</a>.</em></p> <blockquote> <h2>5.13.2</h2> <ul> <li>[apm] feat: Add <code>discardBackgroundSpans</code> to discard background spans by default</li> </ul> <h2>5.13.1</h2> <ul> <li>[node] fix: Restore engines back to <code>&gt;= 6</code></li> </ul> <h2>5.13.0</h2> <ul> <li>[apm] feat: Add <code>options.autoPopAfter</code> parameter to <code>pushActivity</code> to prevent never-ending spans (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2459">#2459</a>)</li> <li>[apm] fix: Use monotonic clock to compute durations (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2441">#2441</a>)</li> <li>[core] ref: Remove unused <code>sentry_timestamp</code> header (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2458">#2458</a>)</li> <li>[node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2455">#2455</a>)</li> <li>[utils] ref: Prevent instantiating unnecessary Date objects in <code>timestampWithMs</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2442">#2442</a>)</li> <li>[browser] fix: Mark transactions as event.transaction in breadcrumbs correctly</li> </ul> <h2>5.12.5</h2> <ul> <li>[browser] ref: Mark transactions as event.transaction in breadcrumbs (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2450">#2450</a>)</li> <li>[node] fix: Dont overwrite servername in requestHandler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2449">#2449</a>)</li> <li>[utils] ref: Move creation of iframe into try/catch in fetch support check (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2447">#2447</a>)</li> </ul> <h2>5.12.4</h2> <ul> <li>[browser] ref: Rework XHR wrapping logic to make sure it always triggers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2438">#2438</a>)</li> <li>[browser] fix: Handle PromiseRejectionEvent-like CustomEvents (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2429">#2429</a>)</li> <li>[core] ref: Notify user when event failed to deliver because of digestion pipeline issue (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2416">#2416</a>)</li> <li>[node] fix: Improve incorrect <code>ParseRequest</code> typing (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2433">#2433</a>)</li> <li>[apm] fix: Remove auto unknown_error transaction status (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2440">#2440</a>)</li> <li>[apm] fix: Properly remove undefined keys from apm payload (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2414">#2414</a>)</li> </ul> <h2>5.12.3</h2> <ul> <li>[apm] fix: Remove undefined keys from trace.context (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2413">#2413</a>)</li> </ul> <h2>5.12.2</h2> <ul> <li>[apm] ref: Check if Tracing integration is enabled before dropping transaction</li> </ul> <h2>5.12.1</h2> <ul> <li>[apm] ref: If <code>maxTransactionTimeout</code> = <code>0</code> there is no timeout (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2410">#2410</a>)</li> <li>[apm] fix: Make sure that the <code>maxTransactionTimeout</code> is always enforced on transaction events (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2410">#2410</a>)</li> <li>[browser] fix: Support for Hermes stacktraces (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2406">#2406</a>)</li> </ul> <h2>5.12.0</h2> <ul> <li>[core] feat: Provide <code>normalizeDepth</code> option and sensible default for scope methods (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2404">#2404</a>)</li> <li>[browser] fix: Export <code>EventHint</code> type (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2407">#2407</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/9cfa4a5b979bc3ffdd062882171f1888b221b254"><code>9cfa4a5</code></a> release: 5.13.2</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7040313a9c8e9fb4cd063be788c644f198ba87a5"><code>7040313</code></a> chore: Remove tracing tests</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b21d44e3ab0cacc1fec9b53f618650b74699b2e3"><code>b21d44e</code></a> chore: disbale apm tests</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/caecb8051f08e92bae76618ea53b0991c4ffe7b9"><code>caecb80</code></a> meta: 5.13.2</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e57aeb77a4779f053ef20b0f4808a4cd5609dfad"><code>e57aeb7</code></a> feat[apm]: Add discardBackgroundSpans option (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2471">#2471</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/708bac401137ca235b4617e85cc9b8c6f93bc976"><code>708bac4</code></a> test: Add DOM events breadcrumbHint test (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2468">#2468</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/69f66fd23be8323de8348d20975299868d2ccd14"><code>69f66fd</code></a> fix: Add missing event to EventHint in breadcrumbs integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2465">#2465</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/424d50e402414a820a355fd150213b63d36e7449"><code>424d50e</code></a> ci: Change pre-release -yes to --yes flag</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a258c27076df74f67687ae087555a55d2f02dd4a"><code>a258c27</code></a> ci: Force publish the same versions using lerna (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2466">#2466</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/fbaabfb30afd5d90d894ac88d87a6b9cdc40fa45"><code>fbaabfb</code></a> Merge release/5.13.1 into master</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/5.6.3...5.13.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@sentry/browser&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.13.2)](https://dependabot.com/compatibility-score/?dependency-name=@sentry/browser&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.13.2) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:24 +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/repo-remover-moollaza#106
No description provided.