Update dependency @sentry/browser to ^5.15.4
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 |
Release Notes
getsentry/sentry-javascript
v5.15.4
- [node] fix: Path domain onto global extension method to not use require (#2527)
v5.15.3
- [hub] fix: Restore dynamicRequire, but for
perf_hooks
only (#2524)
v5.15.2
- [hub] fix: Remove dynamicRequire, Fix require call (#2521)
v5.15.1
- [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
- [apm] fix: Sampling of traces work now only depending on the client option
tracesSampleRate
(#2500) - [apm] fix: Remove internal
forceNoChild
parameter fromhub.startSpan
(#2500) - [apm] fix: Made constructor of
Span
internal, only usehub.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
- [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
- [apm] fix: Check for performance.timing in webworkers (#2491)
- [apm] ref: Remove performance clear entry calls (#2490)
v5.14.0
- [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
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.