Static File Serving: Introduce support for the latest version of the 'send' package, enhancing the performance and reliability of serving static files.
Node.js Compatibility: Drop support for Node.js versions below 18, ensuring better performance and security with the latest Node.js features.
Improvements
OSSF Scorecard Reporting: Add a new pipeline that proactively reports the project's status daily, helping to maintain transparency and improve project health.
Fixes
Fix issues related to development dependencies, ensuring that the testing environment is stable and up-to-date with the latest tools.
Fix compatibility issues with the 'nyc' testing tool for Node.js versions 8 and 9, ensuring tests run smoothly across different environments.
Others
Update production dependencies to the latest versions, enhancing overall performance and security of the application.