Page MenuHomePhabricator

Update raven-js to @sentry/browser
Closed, DeclinedPublic

Description

Currently, raven-js(browser side. not sentry-php. rESNT/resources/raven/raven.js) on Sentry Extension is out of date.

The version that sentry extension uses is released 7 years ago(v1.1.16 according to sentry report. Doesn't appears on npmjs.org but v1.1.17 is released on 3/8/2015.)

Even, raven-js is old sdk which last release was 3 years ago. it replaced with @sentry/browser. We should migrate to that.

image.png (160×875 px, 23 KB)

Related Objects

Event Timeline

Declining per T374411 and T257424.

Thanks for your response. Actually, we managed to migrate ourselves to newer SDKs yesterday. Since our wiki has some issues with extensions quite frequently, we’re using Sentry for just error checking.

@MPThLee if you want to maintain the Sentry extension, feel free to unarchive it. (Or just fork it and host it elsewhere.) But it was unmaintained for a long time, and Sentry is not opensource anymore, so it's about to be removed (T379212: Archive the Sentry extension).

If you use Sentry but not the extension then then this isn't relevant to you.