Skip to content

Update dependency @sentry/browser to ^5.5.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.5.0 source code search for "@sentry/browser"

Release Notes

getsentry/sentry-javascript

v5.5.0

Compare Source

  • [core] fix: Store processing state for each flush call separately (#​2143)
  • [scope] feat: Generate hint if not provided in the Hub calls (#​2142)
  • [browser] feat: Read window.SENTRY_RELEASE to set release by default (#​2132)
  • [browser] fix: Don't call fn.handleEvent.bind if fn.handleEvent does not exist (#​2138)
  • [browser] fix: Correctly handle events that utilize handleEvent object (#​2149)
  • [node] feat: Provide optional shouldHandleError option for node errorHandler (#​2146)
  • [node] fix: Remove unsafe any from NodeOptions type (#​2111)
  • [node] fix: Merge transportOptions correctly (#​2151)
  • [utils] fix: Add polyfill for Object.setPrototypeOf (#​2127)
  • [integrations] feat: SessionDuration integration (#​2150)

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