Skip to content

Update dependency @sentry/browser to ^5.6.3

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

Release Notes

getsentry/sentry-javascript

v5.6.3

Compare Source

  • [browser] fix: Don't capture our own XHR events that somehow bubbled-up to global handler

v5.6.2

Compare Source

  • [browser] feat: Use framesToPop for InvaliantViolations in React errors (#​2204)
  • [browser] fix: Apply crossorigin attribute with setAttribute tag for userReport dialog (#​2196)
  • [browser] fix: Make sure that falsy values are captured in unhandledrejections (#​2207)
  • [loader] fix: Loader should also retrigger falsy values as errors (#​2207)

v5.6.1

Compare Source

  • [core] fix: Correctly detect when client is enabled before installing integrations (#​2193)
  • [browser] ref: Loosen typings in wrap method

v5.6.0

Compare Source

  • [core] fix: When using enabled:false integrations shouldnt be installed (#​2181)
  • [browser] feat: Add support for custom schemes to Tracekit
  • [browser] ref: Return function call result from wrap method
  • [browser] ref: Better UnhandledRejection messages (#​2185)
  • [browser] test: Complete rewrite of Browser Integration Tests (#​2176)
  • [node] feat: Add cookies as an optional property in the request handler (#​2167)
  • [node] ref: Unify method name casing in breadcrumbs (#​2183)
  • [integrations] feat: Add logErrors option to Vue integration (#​2182)

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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

Merge request reports

Loading