Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

inspect dependencies & replace the deprecated ones #54

Open
jerger opened this issue Jul 6, 2020 · 9 comments
Open

inspect dependencies & replace the deprecated ones #54

jerger opened this issue Jul 6, 2020 · 9 comments

Comments

@jerger
Copy link
Collaborator

jerger commented Jul 6, 2020

Read about npm-dependencies (https://sambleckley.com/writing/npm.html) and realized, that request is deprecated ...
We should review our dependencies & find out, whether we can replace the outdated ones.

@yogthos
Copy link
Owner

yogthos commented Jul 6, 2020

good call

@jerger
Copy link
Collaborator Author

jerger commented Feb 17, 2021

related: vanita5/mastodon-api#21

@jerger
Copy link
Collaborator Author

jerger commented Feb 17, 2021

related: #64

@jerger
Copy link
Collaborator Author

jerger commented Feb 17, 2021

Overview-Article for alternatives: https://nodesource.com/blog/express-going-into-maintenance-mode

@yogthos
Copy link
Owner

yogthos commented Feb 17, 2021

Looks like it'll make sense to switch to something that's more up to date, but doesn't look too urgent since they're still going to do maintenance and fixes for request.

@jerger
Copy link
Collaborator Author

jerger commented Feb 18, 2021

that's true for request, but twitter was last published 4 years ago.

I tend to try out the request & twitter upgrade in mastodon-bot. For the transient dependencies in mastodon-api I follow your valuation.

@yogthos
Copy link
Owner

yogthos commented Feb 18, 2021

Oh yeah that's pretty dated, I'm definitely up for upgrading to something more recent. :)

@jerger
Copy link
Collaborator Author

jerger commented Jun 23, 2021

FYI: replaced now some parts of request - but the streaming through mastodon-api is quite hard to rework ...

@yogthos
Copy link
Owner

yogthos commented Jun 23, 2021

I guess we could see if there's a more up to date library that we could leverage as well here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants