Skip to content

Update dependency @sentry/browser to ^5.19.0

Administrator requested to merge renovate/sentry-monorepo into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@sentry/browser dependencies minor ^5.19.0 source code search for "@sentry/browser"

Release Notes

getsentry/sentry-javascript

v5.19.0

Compare Source

  • [tracing] feat: Pick up sentry-trace in JS tag (#​2703)
  • [react] feat: Expose eventId on ErrorBoundary component (#​2704)
  • [node] fix: Extract transaction from nested express paths correctly (#​2714)
  • [tracing] fix: Respect fetch headers (#​2712) (#​2713)
  • [tracing] fix: Check if performance.getEntries() exists (#​2710)
  • [tracing] fix: Add manual Location typing (#​2700)
  • [tracing] fix: Respect sample decision when continuing trace from header in node (#​2703)
  • [tracing] fix: All options of adding fetch headers (#​2712)
  • [gatsby] fix: Add gatsby SDK identifier (#​2709)
  • [gatsby] fix: Package gatsby files properly (#​2711)

v5.18.1

Compare Source

  • [react] feat: Update peer dependencies for react and react-dom (#​2694)
  • [react] ref: Change Profiler prop names (#​2699)

v5.18.0

Compare Source

  • [react] feat: Add @​sentry/react package (#​2631)
  • [react] feat: Add Error Boundary component (#​2647)
  • [react] feat: Add useProfiler hook (#​2659)
  • [core] feat: Export makeMain (#​2665)
  • [core] fix: Call bindClient when creating new Hub to make integrations work automatically (#​2665)
  • [gatsby] feat: Add @​sentry/gatsby package (#​2652)
  • [tracing] feat: Add scope.getTransaction to return a Transaction if it exists (#​2668)
  • [tracing] ref: Deprecate scope.setTransaction in favor of scope.setTransactionName (#​2668)
  • [core] ref: Rename whitelistUrls/blacklistUrls to allowUrls/denyUrls (#​2671)
  • [react] ref: Refactor Profiler to account for update and render (#​2677)
  • [apm] feat: Add ability to get span from activity using getActivitySpan (#​2677)
  • [apm] fix: Check if performance.mark exists before calling it (#​2680)
  • [tracing] feat: Add beforeNavigate option (#​2691)
  • [tracing] ref: Create navigation transactions using window.location.pathname instead of window.location.href (#​2691)

v5.17.0

Compare Source

  • [browser] feat: Support fetchParameters (#​2567)
  • [apm] feat: Report LCP metric on pageload transactions (#​2624)
  • [core] fix: Normalize Transaction and Span consistently (#​2655)
  • [core] fix: Handle DSN qs and show better error messages (#​2639)
  • [browser] fix: Change XHR instrumentation order to handle onreadystatechange breadcrumbs correctly (#​2643)
  • [apm] fix: Re-add TraceContext for all events (#​2656)
  • [integrations] fix: Change Vue interface to be inline with the original types (#​2634)
  • [apm] ref: Use startTransaction where appropriate (#​2644)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading