springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
612 stars 64 forks source link

chore(deps): update @sentry/browser to v5.18.0 #385

Closed thi-bot closed 4 years ago

thi-bot commented 4 years ago

This PR contains the following updates:

Package Update Type Change
@sentry/browser minor devDependencies 5.17.0 -> 5.18.0

Release Notes

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

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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.



This PR has been generated by Renovate Bot.