loopbackio / loopbackio/loopback-next

Test/Enable Node.js 14 support for SQL connectors

Open
#6,020 7 comments 0 reactions 1 assignee View on GitHub

@jannyHou is already working on this.

Since Oct 27, 2020.

feature
Dominant language
TypeScript
Stars
5.1k
Forks
1.1k
Avg merge
2d 21h
Merged PRs (30d)
27

Description

Originated from epic: https://github.com/strongloop/loopback-next/issues/6019

### Acceptance Criteria
For the following connectors, test locally on Node.js 14 and see if all tests passed.
- If yes, add Node.js 14 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:_
- [x] loopback-connector
- [x] loopback-connector-mysql
- [x] loopback-connector-postgresql
- [x] loopback-connector-mssql
- [ ] loopback-connector-oracle
- [x] loopback-connector-db2 (need to find out if ibm_db supports Node.js 14)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.