Through PR loopbackio/loopback-datasource-juggler#1728 and loopbackio/loopback-datasource-juggler#1729, loopback-datasource-juggler now supports Node.js 12. The next step is to test and add support for Node.js 12.x for the connectors.
Acceptance Criteria
For the following connectors, test locally on Node.js 12 and see if all tests passed.
- If yes, add Node.js 12 to CI
- If not, try to fix it for simple fixes. If you don't think you can fix it in a day, open a new issue to keep track of it.
Here is the list of connectors:
SQL connectors: #3110
noSQL connectors: #3111
service connectors: #3112
currently with CI issues:
not sure if we need to enable Node.js 12
I'm taking the list from https://github.com/strongloop?utf8=%E2%9C%93&q=loopback-connector&type=&language=
Through PR loopbackio/loopback-datasource-juggler#1728 and loopbackio/loopback-datasource-juggler#1729,
loopback-datasource-jugglernow supports Node.js 12. The next step is to test and add support for Node.js 12.x for the connectors.Acceptance Criteria
For the following connectors, test locally on Node.js 12 and see if all tests passed.
Here is the list of connectors:
SQL connectors: #3110
loopback-connector-db2(doesn't work with node 12 yet)noSQL connectors: #3111
service connectors: #3112
loopback-connector-swaggerdeprecatedcurrently with CI issues:
loopback-connector-dashdb(doesn't work with node 12 yet)not sure if we need to enable Node.js 12
I'm taking the list from https://github.com/strongloop?utf8=%E2%9C%93&q=loopback-connector&type=&language=