loopbackio / loopback-connector

Building blocks for LoopBack connectors
Other
35 stars 99 forks source link

Retire deprecated Bluebird dependency #229

Open tommi-leino-fidera opened 2 years ago

tommi-leino-fidera commented 2 years ago

Suggestion

Can we retire the Bluebird dependency? It is in practice deprecated: https://github.com/petkaantonov/bluebird/ https://github.com/petkaantonov/bluebird/issues/1684

achrinza commented 2 years ago

I'd like to propose this change as part of a TypeScript rewrite & package fix up.

I'll see if I can prepare a draft PR in the upcoming weeks for a "v6 alpha" to test the waters.

Loosely-related: https://github.com/loopbackio/loopback-datasource-juggler/pull/1904