segmentio / segmentio/analytics.js-integrations
[sentry] Upgrade Raven.js to latest version
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
Migrated from #29 by @andreipopovici
We are trying to get rid of the following message in the Sentry dashboard:

The most recent Sentry version is:
<script src="https://cdn.ravenjs.com/3.23.1/raven.min.js" crossorigin="anonymous"></script>
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open lib/index.js at the linked line and inspect how Raven.js is loaded. Update the referenced Raven.js version to 3.23.1, then verify that the integration uses the requested version and that the outdated-version message is no longer expected in Sentry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100