Skip to content

Revert "src: runtime deprecate process.umask()"

This reverts commit 60c4c2b6.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Only the documentation deprecation was released in v14.x. We pushed the runtime deprecation to v15.x, but it looks like it will cause too much ecosystem disruption.

Refs: https://github.com/nodejs/node/pull/35014#issuecomment-692382677

Opening this PR to start the discussion on reverting the runtime deprecation.

Merge request reports

Loading