chore(ci): Bump node (#7221)

This commit is contained in:
Diamond Lewis
2021-02-23 13:54:52 -06:00
committed by GitHub
parent 91a0108084
commit f71b63b83c
2 changed files with 12 additions and 12 deletions

View File

@@ -106,10 +106,10 @@ Parse Server is continuously tested with the most recent releases of Node.js to
| Version | Latest Patch Version | End-of-Life Date | Compatibility |
|------------|----------------------|------------------|--------------------|
| Node.js 10 | 10.23.2 | April 2021 | ✅ Fully compatible |
| Node.js 12 | 12.20.1 | April 2022 | ✅ Fully compatible |
| Node.js 14 | 14.15.4 | April 2023 | ✅ Fully compatible |
| Node.js 15 | 15.9.0 | June 2021 | ✅ Fully compatible |
| Node.js 10 | 10.24.0 | April 2021 | ✅ Fully compatible |
| Node.js 12 | 12.21.0 | April 2022 | ✅ Fully compatible |
| Node.js 14 | 14.16.0 | April 2023 | ✅ Fully compatible |
| Node.js 15 | 15.10.0 | June 2021 | ✅ Fully compatible |
#### MongoDB
Parse Server is continuously tested with the most recent releases of MongoDB to ensure compatibility. We follow the [MongoDB support schedule](https://www.mongodb.com/support-policy) and only test against versions that are officially supported and have not reached their end-of-life date.