Skip to content

Update dependency @sentry/browser to ^5.15.4

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.15.4 source code search for "@sentry/browser"

Release Notes

getsentry/sentry-javascript

v5.15.4

Compare Source

  • [node] fix: Path domain onto global extension method to not use require (#​2527)

v5.15.3

Compare Source

  • [hub] fix: Restore dynamicRequire, but for perf_hooks only (#​2524)

v5.15.2

Compare Source

  • [hub] fix: Remove dynamicRequire, Fix require call (#​2521)

v5.15.1

Compare Source

  • [browser] fix: Prevent crash for react native instrumenting fetch (#​2510)
  • [node] fix: Remove the no longer required dynamicRequire hack to fix scope memory leak (#​2515)
  • [node] fix: Guard against invalid req.user input (#​2512)
  • [node] ref: Move node version to runtime context (#​2507)
  • [utils] fix: Make sure that SyncPromise handler is called only once (#​2511)

v5.15.0

Compare Source

  • [apm] fix: Sampling of traces work now only depending on the client option tracesSampleRate (#​2500)
  • [apm] fix: Remove internal forceNoChild parameter from hub.startSpan (#​2500)
  • [apm] fix: Made constructor of Span internal, only use hub.startSpan (#​2500)
  • [apm] ref: Remove status from tags in transaction (#​2497)
  • [browser] fix: Respect breadcrumbs sentry:false option (#​2499)
  • [node] ref: Skip body parsing for GET/HEAD requests (#​2504)

v5.14.2

Compare Source

  • [apm] fix: Use Performance API for timings when available, including Web Workers (#​2492)
  • [apm] fix: Remove Performance references (#​2495)
  • [apm] fix: Set op in node http.server transaction (#​2496)

v5.14.1

Compare Source

  • [apm] fix: Check for performance.timing in webworkers (#​2491)
  • [apm] ref: Remove performance clear entry calls (#​2490)

v5.14.0

Compare Source

  • [apm] feat: Add a simple heartbeat check, if activities don't change in 3 beats, finish the transaction (#​2478)
  • [apm] feat: Make use of the performance browser API to provide better instrumentation (#​2474)
  • [browser] ref: Move global error handler + unhandled promise rejection to instrument (#​2475)
  • [apm] ref: Always use monotonic clock for time calculations (#​2485)
  • [apm] fix: Add trace context to all events (#​2486)

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