mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

Consider replacing isomorphic-fetch with cross-fetch (or dropping it) #2110

Open diox opened 2 years ago

diox commented 2 years ago

We use isomorphic-fetch but it's barely maintained, hasn't had a release in 2 years. cross-fetch is more popular and actively maintained.

These days fetch is also native in node these days so we should look into dropping the dependency entirely.

┆Issue is synchronized with this Jira Task

diox commented 2 years ago

Related note: upgrading node-fetch in 0dc0fe4896aa1bb4c855fb5b0c8500cb3c600820 caused https://github.com/mozilla/addons/issues/14536

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this bug should stay open, please comment on the issue with further details. Thank you for your contributions.

KevinMind commented 5 months ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDFRNT-31