--- - branch: MAIN date: Tue Jul 10 22:03:08 UTC 2018 files: - new: '1.137' old: '1.136' path: pkgsrc/lang/nodejs/Makefile pathrev: pkgsrc/lang/nodejs/Makefile@1.137 type: modified - new: '1.130' old: '1.129' path: pkgsrc/lang/nodejs/distinfo pathrev: pkgsrc/lang/nodejs/distinfo@1.130 type: modified id: 20180710T220308Z.4c42cefe4f8ce0d9000fc46081f73bc7df323c1e log: | lang/nodejs: Update to 10.6.0. - dns: An experimental promisified version of the dns module is now available. Give it a try with `require('dns').promises`. - fs: `fs.lchown` has been undeprecated now that libuv supports it. - lib: `Atomics.wake` is being renamed to `Atomics.notify` in the ECMAScript specification. Since Node.js now has experimental support for worker threads, we are being proactive and added a `notify` alias, while emitting a warning if `wake` is used. - n-api: Add API for asynchronous functions. - util: `util.inspect` is now able to return a result instead of throwing when the maximum call stack size is exceeded during inspection. - vm: Add `script.createCachedData()`. This API replaces the `produceCachedData` option of the `Script` constructor that is now deprecated. - worker: Support for relative paths has been added to the `Worker` constructor. Paths are interpreted relative to the current working directory. module: pkgsrc subject: 'CVS commit: pkgsrc/lang/nodejs' unixtime: '1531260188' user: fhajny