parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.69k stars 4.76k forks source link

bcrypt-nodejs is deprecated and throws a warning on install #8903

Closed cbaker6 closed 4 months ago

cbaker6 commented 5 months ago

New Issue Checklist

Issue Description

Causes a warning during install, npm WARN deprecated bcrypt-nodejs@0.0.3: bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryptjs. See https://github.com/kelektiv/node.bcrypt.js/wiki/bcrypt-vs-brypt.js to learn more about these two options

Steps to reproduce

Install the latest version of the parse-server using npm ci

Actual Outcome

Installs, but throws the warning in the console output.

Expected Outcome

The warning not to be shown.

Environment

Server

Database

Client

Logs

parse-github-assistant[bot] commented 5 months ago

Thanks for opening this issue!

parseplatformorg commented 4 months ago

🎉 This change has been released in version 7.0.0-alpha.19

parseplatformorg commented 3 months ago

🎉 This change has been released in version 7.0.0-beta.1

parseplatformorg commented 3 months ago

🎉 This change has been released in version 7.0.0