Update nodejs to 24.15.0 #4

Merged
sbelikov merged 1 commit from update-nodejs-24.15.0 into niceos-5.2 2026-04-30 02:01:56 +03:00
Owner

This PR updates the Node.js package from 24.12.0 to 24.15.0.

Key Changes:

  • Added --max-heap-size and --require-module CLI options.
  • Improved crypto APIs with raw key format support and updated root certificates.
  • Performance improvements in buffer operations and assertion logic.
  • Various bug fixes in fs, net, and stream modules.

Issue: #3

Summary (RU): Обновление пакета nodejs до версии 24.15.0 включает новые возможности командной строки, улучшения в модуле crypto и исправления ошибок производительности.

Summary (EN): This update brings new CLI features, crypto enhancements, and performance optimizations to the Node.js runtime.

This PR updates the Node.js package from 24.12.0 to 24.15.0. **Key Changes:** - Added `--max-heap-size` and `--require-module` CLI options. - Improved crypto APIs with raw key format support and updated root certificates. - Performance improvements in buffer operations and assertion logic. - Various bug fixes in fs, net, and stream modules. **Issue:** https://specs.niceos.ru/rpms/nodejs/issues/3 **Summary (RU):** Обновление пакета nodejs до версии 24.15.0 включает новые возможности командной строки, улучшения в модуле crypto и исправления ошибок производительности. **Summary (EN):** This update brings new CLI features, crypto enhancements, and performance optimizations to the Node.js runtime.
sbelikov merged commit ed4591d436 into niceos-5.2 2026-04-30 02:01:56 +03:00
Sign in to join this conversation.
No description provided.